Property

bacnet

Property Name Type Description Required
appsoft string
bbmd array of BacnetDevice Yes
desc string
fdt array of BacnetDevice Yes
firmware string
instance_id string
location string
model string
name string
object string
vendor string

BacnetDevice

Property Name Type Description Required
ip string Yes
port integer Yes
timeout integer
ttl integer


↑ TopExample
{
    "object": "VWCC-MAIN",
    "name": "Reliable Controls Corporation",
    "firmware": "8.26|01,10|01,10|--,--|--,--|--,--|--,--|--,--|--,--\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
    "instance_id": "30000",
    "bbmd": [],
    "fdt": [],
    "model": "MACH-ProSys",
    "appsoft": "8.26|01,10|01,10|--,--|--,--|--,--|--,--|--,--|--,--\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
}