summary:The GET method is used to request information about the subscriptions related to sensor status for this requestor
description:This method shall support the URI query parameter, request and response data structures, and response codes, as specified in Tables 7.7.3.1-1 and 7.7.3.1-2
operationId:SensorStatusIndividualSubscriptionGET
operationId:SensorStatusSubscriptionGET
parameters:
-name:sensorIdentifier
in:query
@@ -431,7 +431,7 @@ paths:
-sensor-status-subscription
summary:The GET method is used to retrieve information about this subscription
description:This method shall support the request and response data structures, and response codes, as specified in Tables 7.8.3.1-1 and 7.8.3.1-2
operationId:SensorSatusIndividualSubscriptionGET
operationId:SensorStatusIndividualSubscriptionGET
parameters:
-name:subscriptionId
in:path
@@ -559,7 +559,7 @@ paths:
application/problem+json:
schema:
$ref:'#/components/schemas/ProblemDetails'
/queries/status_data:
/queries/sensor_data:
get:
tags:
-sensor-data-lookup
@@ -691,7 +691,7 @@ paths:
application/problem+json:
schema:
$ref:'#/components/schemas/ProblemDetails'
/queries/status_data/{subscriptionId}:
/queries/sensor_data/{subscriptionId}:
get:
tags:
-sensor-data-subscription
@@ -872,7 +872,7 @@ paths:
$ref:'#/components/schemas/ProblemDetails'
put:
tags:
-managementn
-management
summary:The PUT method is used to update the value of the characteristics that can be set on a sensor or on a group of sensors
description:This method shall support the URI query parameters, request and response data structures, and response codes, as specified in Tables 7.12.3.2-1 and 7.12.3.2-2