Support Us
If you like our work, please consider giving us a tip. Even small donations helps us a lot to keep development going
Buy Me a Coffee at ko-fi.com
Simple Controller
Example of Controller usage to interact with device. Controller finds desired device within system model by value of "info" field and shows if device is currently online
Setup
1. Set value of "info" field on device you want to observe to "SimpleController custom id"
2. Install and start example as any other Node.js component (see Reference for details).