ModuleInterface icon indicating copy to clipboard operation
ModuleInterface copied to clipboard

Easy config and value sync between IoT modules, database and web pages

Results 2 ModuleInterface issues
Sort by recently updated
recently updated
newest added

I am working on low power IOT home automation network. The code I wrote send up to 5 different sensor values, their respective sensor types and 5 different status values...

feature request

All the examples use hard coded device ids (masters and slaves). Can ModuleInterface also be used with [PJON's dynamic addressing](https://github.com/gioblu/PJON/blob/master/specification/PJON-dynamic-addressing-specification-v2.0.md)?

feature request