19 lines
479 B
JSON
19 lines
479 B
JSON
{
|
|
"protocol": "TCP",
|
|
"endianness": "BigEndian",
|
|
"registers": [
|
|
{
|
|
"id": "outdoorTemperature",
|
|
"address": 507,
|
|
"size": 1,
|
|
"type": "int16",
|
|
"registerType": "inputRegister",
|
|
"readSchedule": "update",
|
|
"description": "Outdoor temperature",
|
|
"staticScaleFactor": -1,
|
|
"defaultValue": "0",
|
|
"unit": "°C",
|
|
"access": "RO"
|
|
}
|
|
]
|
|
} |