Skip to main content

Crate bacnet_server

Crate bacnet_server 

Source
Expand description

BACnet server: APDU dispatch and service handlers.

Modules§

cov
COV subscription engine — tracks SubscribeCOV subscriptions and their lifetimes.
event_enrollment
Event Enrollment algorithmic evaluation.
fault_detection
Fault detection / reliability evaluation.
handlers
Service handlers for incoming BACnet requests.
intrinsic_reporting
Intrinsic reporting engine.
pics
Protocol Implementation Conformance Statement (PICS) generation per ASHRAE 135-2020 Annex A.
schedule
Schedule execution engine.
server
BACnetServer: builder, APDU dispatch, and lifecycle management.
trend_log
Automatic trend logging.