7.5.124 Recorder state

The Recorder state holds the information about current state of configured parameter ID . It is used by the /api/v1/satrecdbstate/minmax API calls.

Data Model

Key Type Value
parameterId String Parameter ID
state String current result of configured parameter ID. (TOO_LOW, TOO_HIGH, NORMAL)

The sat-nms backend stores all information about satellites, antenna pointing, ephemeris data etc. In a SQL database which is accessible through the backend's API. The following paragraphs describe the table structure of the database and the meaning of each particular table column as an appendix to the API description given above.

SatDB Schema