Push Data to Vera Node
-
Ok,
Current Project:
So I'm working on another project that involves controlling an existing ventilation system. It's very similar to the water heater control a few months ago..Problem Description:
The sensor node needs to monitor the ventilation signal from the HVAC controller, and report an On or Off status to the Vera Node. (much like battery level, last update.. etc..) I have all the hardware completed however.... I don't know how to send this information from the sensor node to the Vera node?Question:
How do I send this information from the sensor node to the Vera node?Thanks
-
I would suggest your Arduino Node/sketch creates a child device (e.g. Light) which you report values on. The "Vera Node" device shouldn't be used for this... But if you must it has child-id 255.