An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

        

# stub 🧪

[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![Build Status](https://api.travis-ci.org/TuyaAPI/stub.svg?branch=master)](https://travis-ci.org/tuyapi/stub)
![Node Version](https://img.shields.io/badge/node-%3E=6-blue.svg)

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).