Catch errors from bot for debug messages #10

Closed
opened 2019-03-02 16:29:21 +01:00 by bmartin5692 · 0 comments
bmartin5692 commented 2019-03-02 16:29:21 +01:00 (Migrated from github.com)

Catch errors sent by bots over either MQTT or XMPP to log out to debug.
Example from MQTT:

  • Topic: iot/atr/errors/<DID>/<CLASS>/<RESOURCE>/x
  • Message: <ctl ts='1551538248617' td='errors' old='' new='110'/>
    • "DustBox out"

This would make it easier to debug bot-level issues in relation to bumper.

Catch errors sent by bots over either MQTT or XMPP to log out to debug. Example from MQTT: - Topic: `iot/atr/errors/<DID>/<CLASS>/<RESOURCE>/x` - Message: `<ctl ts='1551538248617' td='errors' old='' new='110'/>` - "DustBox out" This would make it easier to debug bot-level issues in relation to bumper.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mia/bumper#10
No description provided.