Crate kubos_system
source · [−]Expand description
KubOS System level APIs
Modules
Common structure and functions for setting up service logging
Structs
A simple address consisting of an IP address and port number
KubOS config used by either Apps or Services. KubOS config files use the TOML format, and can may contain multiple named Categories. Typically each category corresponds to an App or Service name. This allows one config file to store configuration for multiple Apps / Services at a time.
Information about the version(s) of KubOS installed in the system
A convenience wrapper for fetching UBoot variables used by KubOS
Constants
The name of the KubOS app service that can be used to derive service configuration
The name of the KubOS telemetry db service that can be used to dervice service configuration
Statics
The default configuration file path
The default configuration file path
Functions
Whether or not the system has been marked as deployed
Fetch information about the version(s) of KubOS installed in the system