- Print
- DarkLight
- PDF
Update Water Valve data partially
Operation is used to update specific fields in existing Water Valve data.
Token issued for API consumer.
Id of Water Valve to update
Water Valve attributes and values to be updated
Water valve address
Water valve diameter
Water valve diameter2
SnConstant with group name VALVE_HAND
Primary key
SnConstant with group name VALVE_MANUFACTURER
Water Node id
SnConstant with group name VALVE_TYPE
Object was updated successfully
{
"diameter": [
"12.5"
],
"diameter2": [
"10"
],
"id": [
"123"
],
"node": [
"12345"
]
}
Water valve address
Water valve diameter
Water valve diameter2
SnConstant with group name VALVE_HAND
Primary key
SnConstant with group name VALVE_MANUFACTURER
Water Node id
SnConstant with group name VALVE_TYPE
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error
Object was not found
{
"details": "Not found."
}
Detailed description of error