Commit 6cc6ee4
committed
fix: Consider RPC channel health based on MQTT session
Use the MQTT session for the health rather than the "subscription". It is straight foward to add a topic when sending an RPC so we assume we can do that on demand when sending the RPC.1 parent 4c4051e commit 6cc6ee4
File tree
2 files changed
+2
-2
lines changed- roborock/devices
- tests/devices
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments