OpenorCloseValve
PUT
Open or Close Valve
Open or close an L5 valve manually
Homeywell Home T-Series devices also have the capability of a 7-day schedule as well as geofencing. When sending a setpoint change request you have a few options:
Request body example:
{ "state": "open" }
Field Name/Location | Data Type | Definition |
---|---|---|
state | String | "open" or "close" |
Resource URL
https://api.honeywell.com/v2 /devices/shutoffvalve/{deviceId}/control
Query Parameters
Name | Values | Description |
---|---|---|
apikey
(required) |
Your API Key |
Request Body
deviceId DeviceID for the requested device true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Resource Summary |
|
Security |
|
Category |
Shutoff Valve |
Working...