mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
clean up
This commit is contained in:
parent
37a6e485f5
commit
dfecdc21ab
|
@ -692,7 +692,6 @@ class ChangeOfValueServices(Capability):
|
|||
prop_id = apdu.monitoredPropertyIdentifier
|
||||
cov_inc = apdu.covIncrement
|
||||
|
||||
print("Dap: prop_id: {}, cov_inc: {}".format(prop_id,cov_inc))
|
||||
# request is to cancel the subscription
|
||||
cancel_subscription = (confirmed is None) and (lifetime is None)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user