https://github.com/tuyaapi/stub
🧪 A stub implementation of the Tuya protocol for local testing. Documentation: https://tuyaapi.github.io/stub/
https://github.com/tuyaapi/stub
Last synced: 13 days ago
JSON representation
🧪 A stub implementation of the Tuya protocol for local testing. Documentation: https://tuyaapi.github.io/stub/
- Host: GitHub
- URL: https://github.com/tuyaapi/stub
- Owner: TuyaAPI
- License: mit
- Created: 2019-02-18T23:33:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:36:45.000Z (over 1 year ago)
- Last Synced: 2025-04-18T09:53:59.116Z (14 days ago)
- Language: JavaScript
- Homepage:
- Size: 1.41 MB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# stub 🧪
[](https://github.com/sindresorhus/xo)
[](https://travis-ci.org/tuyapi/stub)
A stub device implementation of Tuya's protocol for local testing.
## Installation
`npm i @tuyapi/stub`
## 📓 Documentation
See the [docs](https://tuyaapi.github.io/stub/index.html).