REST API Test Page
Operation
POST
on
/config/{gatewayId}/io/discover/sensors/pulse/gas/{deviceAddress}
Set the settings of a IO gas pulse sensor
Produces
: application/json
Parameters
Name
Type
Value
Description
gatewayId
Path Variable
*
The gateway ID
deviceAddress
Path Variable
*
Gas pulse sensor device address
(JSON)
Request Body
{ "usedForCooking" : false, "usedForDHW" : true, "peopleCount" : 1 }
*
Json description of the gas pulse sensor settings
Result
HTTP Status :