System Data Message

Contains system information and statistics

Payload

Payload examples
{
  "status_message_counter": 123,
  "timestamp": 1730916415,
  "target_hostname": "DE_NW_SVS_EBTS_S01",
  "target_mac_address": "CC:7B:5C:F1:7F:B4",
  "target_ip_address": "192.168.1.100",
  "target_lane": 1,
  "target_type": "prone",
  "free_heap": 40963,
  "total_heap": 81920,
  "free_flash": 102400,
  "total_flash": 163840,
  "cpu_temp": 45.5,
  "wifi_rssi_dbm": -50,
  "wifi_signal_strength": "Very Good",
  "uptime": 4556,
  "sent_intermediate_target_results": 45,
  "sent_final_target_results": 13
}