tuya-device-sharing-sdk


Nametuya-device-sharing-sdk JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/tuya/tuya-device-sharing-sdk
SummaryA Python sdk for Tuya Open API, which provides IoT capabilities, maintained by Tuya official
upload_time2024-02-26 02:09:17
maintainer
docs_urlNone
authorTuya Inc.
requires_python>=3.7
licenseMIT
keywords tuya device sdk python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tuya Device Sharing SDK

A Python sdk for Tuya Open API, which provides basic IoT capabilities like device management capabilities, helping you create IoT solutions. 
With diversified devices and industries, Tuya IoT Development Platform opens basic IoT capabilities like device management, AI scenarios, and data analytics services, as well as industry capabilities, helping you create IoT solutions.

## Features
### APIs

- Manager
  - update_device_cache
  - refresh_mq
  - send_commands
  - get_device_stream_allocate
  - query_scenes
  - trigger_scene
  - add_device_listener
  - remove_device_listener
  - unload
- CustomerApi
	- get
	- post
	- put
	- delete
- SharingMQ
	- start
	- stop
	- add_message_listener
	- remove_message_listener
- DeviceRepository
	- query_devices_by_home
	- query_devices_by_ids
	- send_commands
- HomeRepository
	- query_homes
- SceneRepository
	- query_scenes
	- trigger_scene

## Possible scenarios

- [Smart Life Integration](https://github.com/tuya/tuya-smart-life)

## Usage

## Release Note

| version | Description             |
|---------|-------------------------|
| 0.1.8   | fix topic error         |
| 0.1.9   | fix mq link id          |
| 0.2.0   | MQTT bulk subscription  |

## Installation

`pip3 install tuya-device-sharing-sdk`

## Issue feedback

You can provide feedback on your issue via **Github Issue**.

## License

**tuya-device-sharing-sdk** is available under the MIT license. Please see the [LICENSE](./LICENSE) file for more info.
>>>>>>> main

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tuya/tuya-device-sharing-sdk",
    "name": "tuya-device-sharing-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "tuya device sdk python",
    "author": "Tuya Inc.",
    "author_email": "developer@tuya.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/e7/585ae6fa1d3e63d8a2e9c2c694e4081950ff8e3b480fc6d052fe2e86da99/tuya-device-sharing-sdk-0.2.0.tar.gz",
    "platform": null,
    "description": "# Tuya Device Sharing SDK\n\nA Python sdk for Tuya Open API, which provides basic IoT capabilities like device management capabilities, helping you create IoT solutions. \nWith diversified devices and industries, Tuya IoT Development Platform opens basic IoT capabilities like device management, AI scenarios, and data analytics services, as well as industry capabilities, helping you create IoT solutions.\n\n## Features\n### APIs\n\n- Manager\n  - update_device_cache\n  - refresh_mq\n  - send_commands\n  - get_device_stream_allocate\n  - query_scenes\n  - trigger_scene\n  - add_device_listener\n  - remove_device_listener\n  - unload\n- CustomerApi\n\t- get\n\t- post\n\t- put\n\t- delete\n- SharingMQ\n\t- start\n\t- stop\n\t- add_message_listener\n\t- remove_message_listener\n- DeviceRepository\n\t- query_devices_by_home\n\t- query_devices_by_ids\n\t- send_commands\n- HomeRepository\n\t- query_homes\n- SceneRepository\n\t- query_scenes\n\t- trigger_scene\n\n## Possible scenarios\n\n- [Smart Life Integration](https://github.com/tuya/tuya-smart-life)\n\n## Usage\n\n## Release Note\n\n| version | Description             |\n|---------|-------------------------|\n| 0.1.8   | fix topic error         |\n| 0.1.9   | fix mq link id          |\n| 0.2.0   | MQTT bulk subscription  |\n\n## Installation\n\n`pip3 install tuya-device-sharing-sdk`\n\n## Issue feedback\n\nYou can provide feedback on your issue via **Github Issue**.\n\n## License\n\n**tuya-device-sharing-sdk** is available under the MIT license. Please see the [LICENSE](./LICENSE) file for more info.\n>>>>>>> main\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python sdk for Tuya Open API, which provides IoT capabilities, maintained by Tuya official",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/tuya/tuya-device-sharing-sdk/issues",
        "Changes": "https://github.com/tuya/tuya-device-sharing-sdk/wiki/Tuya-Device-Sharing-SDK-Release-Notes",
        "Homepage": "https://github.com/tuya/tuya-device-sharing-sdk"
    },
    "split_keywords": [
        "tuya",
        "device",
        "sdk",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b6d5d02f0d2652daa317f3ef99fdc2e1293564700ff81981724351c75282d26",
                "md5": "5da34e3057891956d7b9389e3414f750",
                "sha256": "6805a0dc6fda78a0d05e8f3f4ee1fd0fe46712458e3dc3e2dcf25c7b8db23ba5"
            },
            "downloads": -1,
            "filename": "tuya_device_sharing_sdk-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5da34e3057891956d7b9389e3414f750",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 37690,
            "upload_time": "2024-02-26T02:09:15",
            "upload_time_iso_8601": "2024-02-26T02:09:15.135289Z",
            "url": "https://files.pythonhosted.org/packages/8b/6d/5d02f0d2652daa317f3ef99fdc2e1293564700ff81981724351c75282d26/tuya_device_sharing_sdk-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6e7585ae6fa1d3e63d8a2e9c2c694e4081950ff8e3b480fc6d052fe2e86da99",
                "md5": "1bf32b6a73a3cc892b5bb7d3a1b1be84",
                "sha256": "7eef33879f70967c6db2d35b34bf26226d74b625f2db6a0f6e2ea8532e71f1cf"
            },
            "downloads": -1,
            "filename": "tuya-device-sharing-sdk-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1bf32b6a73a3cc892b5bb7d3a1b1be84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 23315,
            "upload_time": "2024-02-26T02:09:17",
            "upload_time_iso_8601": "2024-02-26T02:09:17.195760Z",
            "url": "https://files.pythonhosted.org/packages/a6/e7/585ae6fa1d3e63d8a2e9c2c694e4081950ff8e3b480fc6d052fe2e86da99/tuya-device-sharing-sdk-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 02:09:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tuya",
    "github_project": "tuya-device-sharing-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tuya-device-sharing-sdk"
}
        
Elapsed time: 0.18872s