Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 910 Bytes

dhwNextSwitchpoint.md

File metadata and controls

40 lines (29 loc) · 910 Bytes

dhwNextSwitchpoint

Endpoint

Info Details
URL /dhwCircuits/dhwA/dhwNextSwitchpoint
Recordable False
Writable False
Parameters N/A

Detailed Content

Key Example Description
id /dhwCircuits/dhwA/dhwNextSwitchpoint Message ID (URL)
recordable 0 Recordable parameter (0=No)
type DhwProgram Data type of value
value []
writeable 0 Writable parameter (0=No)

DhwProgram type details

Key Example Description

Example Message Content

{
    "id": "/dhwCircuits/dhwA/dhwNextSwitchpoint",
    "recordable": 0,
    "type": "DhwProgram",
    "value": [],
    "writeable": 0
}