mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
Merge branch 'DemandLogic-feature/add-errorclass-communication' into stage
This commit is contained in:
commit
9a0b757c53
|
@ -707,6 +707,7 @@ class ErrorClass(Enumerated):
|
||||||
, 'security':4
|
, 'security':4
|
||||||
, 'services':5
|
, 'services':5
|
||||||
, 'vt':6
|
, 'vt':6
|
||||||
|
, 'communication':7
|
||||||
}
|
}
|
||||||
|
|
||||||
class ErrorCode(Enumerated):
|
class ErrorCode(Enumerated):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user