Releases: SmartGridready/SGrJava
Releases · SmartGridready/SGrJava
DriverAPI 2.4.0
What's Changed
- Modbus supports timeout parameter
- Modbus supports RTU over TCP
- Modbus exception codes are propagated to client
- added HTTP header constants
Full Changelog: driver-api-2.3.2...driver-api-2.4.0
CommHandler 2.5.0
What's Changed
- requires specification 2.2
- requires driver API 2.4
- added REST client for SGr declaration library
- JSONata expressions as response query in REST / messaging data points and message filters
- response or template query can be used in write operations
Full Changelog: commhandler-2.4.2...commhandler-2.5.0
DriverAPI 2.3.2
CommHandler 2.4.2
What's Changed
- fixed JMESpath mapping order
- fixed missing test EIDs by @mkrebs81 in #171
- Adapted tests after EID rename in Specifications by @mkrebs81 in #172
- Completed Javadoc by @mkrebs81 in #175
- Fixed decoding of null string to JSON. by @mkrebs81 in #174
- prepared bugfix releases by @mkrebs81 in #176
Full Changelog: commhandler-2.4.1...commhandler-2.4.2
CommHandler 2.4.1
What's Changed
- fixed get all values from FP and JSON conversion by @mkrebs81 in #168
- code documentation javadoc - driver API by @mkrebs81 in #167
- use updated driver API 2.3.1
Full Changelog: commhandler-2.4.0...commhandler-2.4.1
DriverAPI 2.3.1
CommHandler 2.4.0
What's Changed
- requires SGr specification 2.1
- requires driver API 2.3
- implemented value mappings in messaging interface similar to REST interface
- added option to disable SSL certificate validation to REST interface
- implemented introspection methods of dynamic data point parameters
- data point
{{value}}placeholders must be replaced with[[value]]
Full Changelog: commhandler-2.3.1...commhandler-2.4.0
CommHandler Release 2.3.1
What's Changed
- Fix EID property replacement by @mkrebs81 in #163
- updated specification to
2.1_2025-04-15 - data point "{{value}}" placeholders must be replaced with "[[value]]"
Full Changelog: commhandler-2.3.0...commhandler-2.3.1
CommHandler 2.2.1
What's Changed
- Added unit conversion to messaging device by @mkrebs81 in #159
- support datetime data type by @mkrebs81 in #160
- updated specification to
2.1_2025-04-15 - data point "{{value}}" placeholders must be replaced with "[[value]]"
Full Changelog: commhandler-2.2.0...commhandler-2.2.1
DriverAPI 2.3.0
What's Changed
Full Changelog: driver-api-2.2.0...driver-api-2.3.0