Releases: NREL/alfalfa-bacnet-bridge
Releases · NREL/alfalfa-bacnet-bridge
v0.7.0
What's Changed
- Configurable device name and id by @TShapinsky in #11
- Make point IDs deterministic. by @TShapinsky in #10
- Add ability to cede control of point by writing null to priority array by @TShapinsky in #13
- Nonfinte float check by @TShapinsky in #14
- Point to api refactored client by @TShapinsky in #15
- Update to Alfalfa-client version 0.7.0 by @TShapinsky in #16
Full Changelog: v0.5.0...v0.7.0
v0.5.0
Official release for use with Alfalfa v0.5.x
What's Changed
- Cleanup and improve documentation by @TShapinsky in #7
Full Changelog: v0.0.0...v0.5.0
v0.0.0 Initial Release
- Created docker image for alfalfa-bacnet-bridge
- Present read and write points over BACnet
- Override local date and time of device object to present model date and time
- Watchdog restarts bridge when site (pointed to by alias) changes