Releases: Spruik/libre-common
Releases · Spruik/libre-common
v0.1.20
Add retain flag to TAGDATA
v0.1.19
Added
- Add calendar entity and service test cases
- Add comments
- Add config option for calendar service evaluation tick
- Add contribution guide to README
- Add Geoff and Tom to Maintainers
- Add option for opc-ua endpoint override
- Add sanity check for entry calculation
- Add security policy
Changed
- Change workCalendarType from EdgeMessage to EdgeTagChange
Fixed
- Fix code formatting
- Fix calendar cervice cache initialization
Remove
- Remove debugging printf statements
v0.1.18
Bugs fixed:
- mutex bug with managedEquipmentProperties
v0.1.17
Bug Fixes:
- OPCUA URL from config used to connect, rather than the one found by OPCUA by browsing the endpoint
- Configurable delay added to event evaluation after the trigger has evaluated and before field property values are retrieved so that you can wait for all payload field values to arrive before preparing the payload
v0.1.16
fixed a bug with edgeConnectorMQTTv3
v0.1.15
Added MQTTv3 drivers to support the nats MQTT broker which does not support MQTTv5
v0.1.14
v0.1.13
v0.1.12
Bugs fixed:
- added OwningAssetId into event payload to MQTT
v0.1.11
fixed a bug with the TLS connections