You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Publish ptReal to device topic instead of account topic
- Publish commands to GD/{device_id} topic instead of account subscription topic
- Include device ID and SKU in the ptReal payload for proper targeting
- Handle non-state messages gracefully (ignore command responses)
This fixes the disconnection that occurred after every publish when
sending to the account topic we were subscribed to.
0 commit comments