Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 804 Bytes

thermaldesinfect-weekday.md

File metadata and controls

35 lines (26 loc) · 804 Bytes

thermaldesinfect-weekday

Endpoint

Info Details
URL /dhwCircuits/dhwA/thermaldesinfect/weekday
Recordable False
Writable True
Parameters N/A

Detailed Content

Key Example Description
id /dhwCircuits/dhwA/thermaldesinfect/weekday Message ID (URL)
recordable 0 Recordable parameter (0=No)
type stringValue Data type of value
value Mo
writeable 1 Writable parameter (0=No)

Example Message Content

{
    "id": "/dhwCircuits/dhwA/thermaldesinfect/weekday",
    "recordable": 0,
    "type": "stringValue",
    "value": "Mo",
    "writeable": 1
}