Evaluate Centaur overall SOH status #2

Open
opened 2022-12-02 10:01:23 +01:00 by kasper · 0 comments
Collaborator

The Centaur SOH api can be accessed at (/api/v1/instruments/soh). The returned json object contains a value for the overall system status, e.g.

"instrumentStatus" : {
      "value" : "http://nmx.ca/06/terms/instrumentStatus/ok",
      "time" : "2022-12-02T08:30:23.893000000Z"
    }

This could be fetched once per hour, 6 hours or day and added to the status page.

The Centaur SOH api can be accessed at (/api/v1/instruments/soh). The returned json object contains a value for the overall system status, e.g. ``` "instrumentStatus" : { "value" : "http://nmx.ca/06/terms/instrumentStatus/ok", "time" : "2022-12-02T08:30:23.893000000Z" } ``` This could be fetched once per hour, 6 hours or day and added to the status page.
kasper added the
enhancement
label 2022-12-02 10:01:23 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: marcel/survBot#2
No description provided.