JoelBender / bacpypes

BACpypes provides a BACnet application layer and network layer written in Python for daemons, scripting, and graphical interfaces.
MIT License
303 stars 129 forks source link

COV - how is Priority handled #520

Closed kheldaroz402 closed 8 months ago

kheldaroz402 commented 8 months ago

I was wondering how COV handles priority

Should I be checking the priority after I recieve the subscribed message or is it part of that message ?

kheldaroz402 commented 8 months ago

I thought about this more and its not something I need to check