Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 712 Bytes

brandID.md

File metadata and controls

35 lines (26 loc) · 712 Bytes

brandID

Endpoint

Info Details
URL /gateway/brandID
Recordable False
Writable False
Parameters N/A

Detailed Content

Key Example Description
id /gateway/brandID Message ID (URL)
recordable 0 Recordable parameter (0=No)
type stringValue Data type of value
value 0x4
writeable 0 Writable parameter (0=No)

Example Message Content

{
    "id": "/gateway/brandID",
    "recordable": 0,
    "type": "stringValue",
    "value": "0x4",
    "writeable": 0
}