2022-05-01 06:12:48 +00:00
|
|
|
/* Automatically generated nanopb constant definitions */
|
|
|
|
/* Generated by nanopb-0.4.5 */
|
|
|
|
|
|
|
|
#include "config.pb.h"
|
|
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
|
|
#endif
|
|
|
|
|
|
|
|
PB_BIND(Config, Config, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_DeviceConfig, Config_DeviceConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_GpsConfig, Config_GpsConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_PowerConfig, Config_PowerConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_WiFiConfig, Config_WiFiConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_DisplayConfig, Config_DisplayConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_LoRaConfig, Config_LoRaConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig, Config_ModuleConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig_MQTTConfig, Config_ModuleConfig_MQTTConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig_SerialConfig, Config_ModuleConfig_SerialConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig_ExternalNotificationConfig, Config_ModuleConfig_ExternalNotificationConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig_StoreForwardConfig, Config_ModuleConfig_StoreForwardConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig_RangeTestConfig, Config_ModuleConfig_RangeTestConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig_TelemetryConfig, Config_ModuleConfig_TelemetryConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(Config_ModuleConfig_CannedMessageConfig, Config_ModuleConfig_CannedMessageConfig, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-05-07 03:34:06 +00:00
|
|
|
|