Skip to content
Success

Changes

Summary

  1. Add metadata to resource GET when requested (commit: 48ec9bb) (details)
Commit 48ec9bb6a5170724d31ac49ab438b964bd50771e by thomas.calmant
Add metadata to resource GET when requested

Added a 'metadata' query string to resource GET on REST API
(commit: 48ec9bb)
The file was modifiednorthbound/rest/src/main/java/org/eclipse/sensinact/northbound/rest/impl/RestNorthbound.java
The file was modifiednorthbound/query-handler/src/main/java/org/eclipse/sensinact/northbound/query/impl/QueryHandler.java
The file was modifiednorthbound/query-handler/src/main/java/org/eclipse/sensinact/northbound/query/dto/query/QueryGetDTO.java
The file was modifiednorthbound/rest/src/main/java/org/eclipse/sensinact/northbound/rest/api/IRestNorthbound.java
The file was modifiednorthbound/query-handler/src/main/java/org/eclipse/sensinact/northbound/query/dto/result/ResponseGetDTO.java