Commit b1522c4
committed
feat(api): ✨ generalize MQTT message type handling
Expanded MQTT message processing to handle all types ending with "DisplayPropertyUpload" or containing "HeartBeatReport" (case-insensitive), instead of only specific hardcoded types. This improves flexibility and supports a broader range of message types.1 parent 0ede3a3 commit b1522c4
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| 138 | + | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
| |||
0 commit comments