slim helperbot subscriptions
replace subscriptions with consolidated iot/#
This commit is contained in:
parent
aca40e0e57
commit
3e8ad68eb2
1 changed files with 1 additions and 5 deletions
|
|
@ -55,11 +55,7 @@ class MQTTHelperBot:
|
|||
)
|
||||
await self.Client.subscribe(
|
||||
[
|
||||
("iot/p2p/+/+/+/+/helperbot/bumper/helperbot/+/+/+", QOS_0),
|
||||
("iot/p2p/+/+/+/+/+/+/+/+/+/+", QOS_0),
|
||||
("iot/p2p/+", QOS_0),
|
||||
("iot/atr/+", QOS_0),
|
||||
|
||||
("iot/#", QOS_0),
|
||||
]
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue