Skip to content

Latest commit

 

History

History

sensor

Tuya Panel Switch Template

English | 简体中文

for docs, please visit tuya docs

for users outside Chinese mainland, please remove .npmrc file.

Attention

The RN version of the template is 0.51, and the template is no longer maintained. It is for reference only, and it is recommended to use basic-ts-0.59

Download manually

$ curl https://codeload.github.com/tuya/tuya-panel-demo/tar.gz/master | tar -xz --strip=2 tuya-panel-demo-master/examples/sensor
$ mv sensor tuya-panel-sensor-example
$ cd tuya-panel-sensor-example

Introduction

This template is suitable for sensing products and supports the following functions:

  1. Main status display on the homepage
  2. Device log history
  3. Setup page - Alarm management

You can scan the following QR code through the Tuya app to preview.

sensor

Running

$ npm install && npm run start
# or
$ yarn && yarn start

API

License

Copyright © 2020