Configure the Schema Fields – Bacnet Expanded Schema
Last updated
Last updated
The Tridium Jace field configuration for this schema is provided in Appendix D. The schema can be found here:
{
"$schema": "http://csiro.au/dch/bms-json/schema-draft-07.json",
"gatewayName": "DCH_2470Newcastle_JACE01",
"gatewayModel": "JACE-8000",
"gatewaySoftwareVersion": "4.8.0.110",
"siteName": "NewcastleEnergyCenter",
"buildingName": "NewcastleEnergyCenterB001",
"point": {
"pointName": "CS.EC.OFF.AHU 06.SA RH",
"timestamp": "2020-03-04T12:03:26.993+11:00",
"currentValue": 86.32,
"status": "{ok}",
"ord": "station:|h:9efb",
"parentName": "AHU06",
"facets": {
"precision": 3,
"units": "%",
"resolution": 0.0039
},
"proxyExtProperties": {
"status": "{ok}",
"faultCause": "",
"enabled": true,
"deviceFacets": "precision\u003d3,units\u003d%,resolution\u003d0.00",
"conversion": "Default",
"turningPolicyName": "",
"readValue": 86.32,
"writeValue": 0
},
"bacnetProperties": {
"objectId": "analogInput:1",
"propertyId": "Present Value",
"propertyArrayIndex": -1,
"dataType": "REAL",
"readStatus": "Polled",
"writeStatus": "Read Only"
},
"tags": {
"hs:cur": "M",
"hs:curErr": "",
"hs:curStatus": "ok",
"hs:curVal": 86.32,
"hs:id": "h:9efb",
"hs:kind": "Number",
"hs:maxVal": 1.7976931348623157E308,
"hs:minVal": 4.9E-324,
"hs:point": "M",
"hs:tz": "Sydney",
"hs:unit": "%"
}
}
}