messages_ota_fail.json 574 B

123456789101112131415161718192021
  1. [{
  2. "message": "{\"ota_dsc\":\"Initializing...\",\"ota_pct\":0}",
  3. "type": "MESSAGING_INFO",
  4. "class": "MESSAGING_CLASS_OTA",
  5. "sent_time": 119203,
  6. "current_time": 121837
  7. }, {
  8. "message": "{\"ota_dsc\":\"Starting OTA...\",\"ota_pct\":0}",
  9. "type": "MESSAGING_INFO",
  10. "class": "MESSAGING_CLASS_OTA",
  11. "sent_time": 119255,
  12. "current_time": 121838
  13. },
  14. {
  15. "message": "{\"ota_dsc\":\"Error: Failed to execute HTTP download. ERROR\",\"ota_pct\":0}",
  16. "type": "MESSAGING_ERROR",
  17. "class": "MESSAGING_CLASS_OTA",
  18. "sent_time": 121954,
  19. "current_time": 124911
  20. }
  21. ]