Getting Ground Station Monitoring Data
StellarStation collects monitoring data from ground segment resources, processes it, and provides it to the authorized users.
This includes information about the plan itself, modem configuration settings, transceiver state, etc.
(API) Near Real-time Streaming of Ground Station Monitoring Data
GS monitoring data can be streamed via the PlanMonitoringEvent message.
General Notes:
- GroundStationConfiguration, containing information about the initial configuration and GS specifications, is returned only once at the beginning of the reservation.
- GroundStationState, containing information about the state of the transceiver and actuators, is returned periodically throughout the duration of the reservation.
- GroundStationEvent, containing information about executing services from the perspective of the ground station operator, is intended only for reference and should NOT be used by the satellite operator in their automated operational logic.