Skip to the content.

BACnet/IP 通信模块设计说明

架构概览

三种读取模式

统一数据模型

{
  "channel_id": "CH-1",
  "device_id": "bacnet-18",
  "instance_id": 18,
  "point_id": "AI1",
  "value": 23.5,
  "quality": "Good",
  "timestamp": "2026-02-28T12:00:00Z",
  "meta": {
    "objectType": 0,
    "objectId": 1,
    "propertyId": 85,
    "statusFlags": null
  }
}

可靠性与恢复

性能优化

对外暴露

安全与质量