Skip to content

Commit

Permalink
add dynamic_priorities
Browse files Browse the repository at this point in the history
  • Loading branch information
francesconazzaro committed Nov 20, 2024
1 parent d216c40 commit 5d20448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cads_broker/qos/Properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ def __init__(self):
self.starting_priority = 0
self.limits = []
self.priorities = []
self.dynamic_priorities = []
self.permissions = []

0 comments on commit 5d20448

Please sign in to comment.