Summary
- Added tests for null parsed filter when creating a predicate (commit: d26d378) (details)
- Added a metrics provider handler (commit: 962b426) (details)
- Metrics: Keep track of gauges bound before activation (commit: 14ac75f) (details)
- Added metrics provider presence test (commit: b5620b5) (details)
- Normalize metrics resources names (commit: 369831b) (details)
- Review metrics provider test (commit: d87aac5) (details)
- Fixed computation of topic segments for MQTT DevFactory context (commit: 3a77504) (details)
- Enables complex EMF Resource Objects (commit: d25bd7a) (details)
- Adds addition Test (commit: e8eaa0b) (details)
- Initial version of the programmatic whiteboard (commit: 4a1d370) (details)
- Added WB handler providers property update (commit: 0037932) (details)
- Better Whiteboard handlers priority test (commit: 1e0e476) (details)
- Added some javadoc (commit: 3b4582c) (details)
- Put constants in an interface and use them internally (commit: ed3470c) (details)
- Removed generic from WhiteboardHandler interface (commit: 6bb42da) (details)
- Added note on javadoc (commit: a95e364) (details)
- Addressed review comments (commit: ca3e7b4) (details)
- Fixed resource description construction in session (commit: 31c92de) (details)
- Small enhancements of the Gogo shell commands for sensiNact (commit: dfa86c7) (details)
- Fix to list services and resources on newly created provider instances (commit: 91d5fff) (details)
- Added ability to set resource metadata before it gets a value (commit: 41054e4) (details)
- Protect against metadata w/o timestamp (commit: 2671b7b) (details)
- Update to Dash Plugin 1.1.0 (commit: 9a42124) (details)
- Small enhancements of the provider snapshot API (commit: 6a6a881) (details)
- Use new Snapshot API in other projects (commit: 2af3b58) (details)
- Allow default resource metadata to be set in the model (commit: fad36b2) (details)
- Fixed provider snapshot filterEmptyServices to keep services insertion order (commit: 202312d) (details)
- Implement the expand query for SensorThings northbound (commit: 79ed936) (details)
- Added support for resource metadata in device factory (commit: e8798ff) (details)
- Fixed inclusion of metadata in resource description (commit: d03aef6) (details)
- Add metadata to resource GET when requested (commit: 48ec9bb) (details)
- Mark metadata DTOs with NullAction.IGNORE (commit: 5dfb831) (details)
- [doc] remove empty 'how-to' chapter (commit: cd470de) (details)
- [doc] describe northbound&southbound concepts (commit: dc936e6) (details)
- [doc] improve install instructions (commit: e389d35) (details)
- [doc] deduplicate install instructions (commit: 5c25c36) (details)
- [doc] improve northbound quick-start (commit: 1bc9977) (details)
- [doc] deduplicate northbound quick-start (commit: 61e4218) (details)
- [doc] improve southbound quick-start (commit: 1305208) (details)
- [doc] deduplicate getting-started (commit: 2d17cac) (details)
- Allow data and metadata update de-duplication (commit: d56f449) (details)
- Further improvements to timestamp mapping (commit: 508355c) (details)
- Add northbound API/SPI to the sensinact BOM (commit: 111f254) (details)
- dataUpdate now supports multiple updates (commit: c7b3cb4) (details)
- Annotated DTO mapping error (commit: 117c165) (details)