Daemon
OLAF can monitor and control other daemon. This is useful when there is other OreSat daemon on card.
- class olaf.DaemonState(value)[source]
Systemd unit states.
- ACTIVE = 0
- RELOADING = 1
- INACTIVE = 2
- FAILED = 3
- ACTIVATING = 4
- DEACTIVATING = 5