Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Latest commit

 

History

History

sample

Tuyalib sample

How to run

  1. Run ./gradlew run.

  2. Edit generated devices.json file and set your parameters. You will need:

    • device IP in your local network;
    • device ID;
    • AES secret key for local interactions (instructions TBD).
  3. Once you configured your device, run ./gradlew run again.

Your lamp will blink with long interval.