Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 750 Bytes

installername.md

File metadata and controls

35 lines (26 loc) · 750 Bytes

installername

Endpoint

Info Details
URL /gateway/remote/installername
Recordable False
Writable True
Parameters N/A

Detailed Content

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

Example Message Content

{
    "id": "/gateway/remote/installername",
    "recordable": 0,
    "type": "stringValue",
    "value": "",
    "writeable": 1
}