PyDevNullReceiver Satellite#
Name |
PyDevNullReceiver |
---|---|
Description |
A Python satellite that receives data and drops it |
Category |
Developer Tools |
Language |
Python |
Custom Commands#
Command |
Description |
Arguments |
Return Value |
Allowed States |
---|---|---|---|---|
|
Get data rate during the last run in Gbps |
- |
data rate, |
|
Framework Parameters#
This satellite inherits the following framework parameters from its base classes:
Parameters inherited from ReceiverSatellite
#
Parameter |
Type |
Description |
Default Value |
---|---|---|---|
|
List of strings |
List of canonical names of transmitter satellites this receiver should connect to and receive data messages from. If empty, this receiver will connect to all transmitters. |
|
|
Unsigned integer |
Timeout waiting for the reception of the end-of-run message. The receiver satellite will wait this number of seconds for receiving the EOR message from each connected transmitter satellite, and will go into error state if the message has not been received within this period. The timeout will only be started after the pending data messages have been read from the queue. |
|
Parameters inherited from Satellite
#
Autonomous Operation#
Parameter |
Type |
Description |
Default Value |
---|---|---|---|
|
Role name |
Role this satellite should take in the Constellation. Accepted values are |
|
Transition Orchestration#
Parameters to control autonomous transition orchestration of satellites:
Parameter |
Type |
Description |
Default Value |
---|---|---|---|
|
Unsigned integer |
Timeout in seconds to wait for all conditions to be satisfied for conditional transitioning |
|
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
|
List of strings |
List of canonical names of remote satellites for conditional transitioning in |
- |
Framework Metrics#
This satellite inherits the following framework metrics from its base classes:
Metrics inherited from ReceiverSatellite
#
Metric |
Description |
Value Type |
Metric Type |
Interval |
---|---|---|---|---|
|
Amount of bytes received from all transmitters during current run |
Integer |
|
10s |
Metrics inherited from Satellite
#
None