Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration StateExitingReason

Index

Enumeration members

ERROR_API_CMD_MQ_OPEN = "api_cmd_mq_open"

Failed to open message queue for API CMD.

ERROR_CHILD = "child"

Radiod child process failed.

ERROR_CLI_OPTION = "cli_option"

CLI options prevented Radiod from running.

ERROR_CONFIG = "config"

Faulty config.

ERROR_EVENT_LOOP = "event_loop"

Event loop failed.

ERROR_EVENT_LOOP_INIT = "event_loop_init"

Failed to init event loop.

ERROR_HEARTBEAT = "heartbeat"

Failed to start heartbeat.

ERROR_JOURNAL_GETTER = "journal_getter"

Failed to start journal getter process.

ERROR_MODEM_INIT = "modem_init"

Failed to init 4G modem.

ERROR_NATZ_INIT = "natz_init"

Failed to init NATS client connection.

ERROR_NO_ERROR = "no_error"

There was no error.

ERROR_RESTART = "restart"

Radiod needs to restart.

ERROR_SIGNALFD_OPEN = "signalfd_open"

Failed to open signal fd.

ERROR_WIFI_AP_TIMERFD_OPEN = "wifi_ap_timerfd_open"

Failed to start timer for Wi-Fi access point (hotspot).

ERROR_WIFI_CTRL_INIT = "wifi_ctrl_init"

Failed to init wifi ctrl (wpa_supplicant/hostapd) interface.

ERROR_WIFI_METRICS = "wifi_metric"

Failed to start wifi metric.

Generated using TypeDoc