VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
456 stars 216 forks source link

Added on_property method to get_point and set_point. #3188

Closed davidraker closed 3 months ago

davidraker commented 3 months ago

Replaced and extended broken functionality to get_priortity_array on get_point. Added ability to set different properties on points than are configured in registry.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Has been tested by getting and setting additional properties on real bacnet devices.

Checklist:

craig8 commented 3 months ago

@davidraker please add a test for this. Because it is a breaking change in bacnet interface, I need a little more understanding on it. Perhaps we can look at it together.