NodeMCU lua samples
- Copy config.sample.lua to config.lua
- Update config.lua to your Wifi authentication
- Update init.lua to include your module - dofile("")
Turning on and off LED
When message length reach certain bytes, it will push the json data to the broker server.
Install
Update the did and broker variables for device id and broker url.
This project is under Apache License Version 2.0