v13.88.0

✏️ Modifications


✏️ Modifications

  • Updated the GET /smartbridge/status/ to return the new field named last_valid_connection_mode
  • GET /opticalsmartbridge/status/:
    • The endpoint now returns the new field named last_successful_meter_connection_timestamp
    • The values returned by the current_status field have been updated as per below:
      • CONTACT_WRONG_METER_SERIAL renamed to CONNECTED_WRONG_METER_SERIAL
      • CONTACT_NO_DATA_FROM_METER renamed to DISCONNECTED
      • INITIAL renamed to NO_METER_DETECTED
  • GET /meterreader/status/:
    • The endpoint now returns the new field named last_successful_meter_connection_timestamp
    • The INITIAL value returned by the current_status field has been merged into READY_FOR_METER_INCLUSION