I have read data from BACnet IP devices using Master Driver Agent. But now want to write back the set points using Volttron.
What I understand from reading documentation and seeing videos/presentations on Volttron, I have to use actuator agent for writing back. In BACnet registrty files, I have set the writeable values to TRUE.
Not able to configure it for writing back data.
How can I do this?
Thanks.
Assuming you already have a running VOLTTRON instance with a running Platform (Master) Driver and running BACnet driver w/ BACnet Proxy, the most basic steps are:
Example available here