We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d216c40 commit 5d20448Copy full SHA for 5d20448
cads_broker/qos/Properties.py
@@ -15,4 +15,5 @@ def __init__(self):
15
self.starting_priority = 0
16
self.limits = []
17
self.priorities = []
18
+ self.dynamic_priorities = []
19
self.permissions = []
0 commit comments