2023-01-18 13:42:53 +00:00
|
|
|
/* Automatically generated nanopb constant definitions */
|
2024-04-09 08:00:19 -05:00
|
|
|
/* Generated by nanopb-0.4.8 */
|
2023-01-18 13:42:53 +00:00
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
#include "meshtastic/mesh.pb.h"
|
2023-01-18 13:42:53 +00:00
|
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
|
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
|
|
|
#endif
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_Position, meshtastic_Position, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_User, meshtastic_User, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_RouteDiscovery, meshtastic_RouteDiscovery, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_Routing, meshtastic_Routing, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_Data, meshtastic_Data, 2)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_Waypoint, meshtastic_Waypoint, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-07-08 20:37:04 -05:00
|
|
|
PB_BIND(meshtastic_MqttClientProxyMessage, meshtastic_MqttClientProxyMessage, 2)
|
|
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_MeshPacket, meshtastic_MeshPacket, 2)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2024-08-10 07:25:05 -05:00
|
|
|
PB_BIND(meshtastic_NodeInfo, meshtastic_NodeInfo, 2)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_MyNodeInfo, meshtastic_MyNodeInfo, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2024-06-29 19:04:08 -05:00
|
|
|
PB_BIND(meshtastic_LogRecord, meshtastic_LogRecord, 2)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_QueueStatus, meshtastic_QueueStatus, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_FromRadio, meshtastic_FromRadio, 2)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2024-08-10 07:25:05 -05:00
|
|
|
PB_BIND(meshtastic_ClientNotification, meshtastic_ClientNotification, 2)
|
|
|
|
|
|
|
|
|
|
|
2024-06-24 20:27:00 -05:00
|
|
|
PB_BIND(meshtastic_FileInfo, meshtastic_FileInfo, AUTO)
|
|
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_ToRadio, meshtastic_ToRadio, 2)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-01-21 18:22:19 +01:00
|
|
|
PB_BIND(meshtastic_Compressed, meshtastic_Compressed, AUTO)
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
2023-04-17 15:42:42 -05:00
|
|
|
PB_BIND(meshtastic_NeighborInfo, meshtastic_NeighborInfo, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(meshtastic_Neighbor, meshtastic_Neighbor, AUTO)
|
|
|
|
|
|
|
|
|
|
|
2023-02-16 10:21:03 -06:00
|
|
|
PB_BIND(meshtastic_DeviceMetadata, meshtastic_DeviceMetadata, AUTO)
|
|
|
|
|
|
|
|
|
|
|
2024-03-15 08:09:48 -05:00
|
|
|
PB_BIND(meshtastic_Heartbeat, meshtastic_Heartbeat, AUTO)
|
|
|
|
|
|
|
|
|
|
|
2024-03-28 06:44:34 -05:00
|
|
|
PB_BIND(meshtastic_NodeRemoteHardwarePin, meshtastic_NodeRemoteHardwarePin, AUTO)
|
|
|
|
|
|
|
|
|
|
|
2024-06-04 08:34:38 -05:00
|
|
|
PB_BIND(meshtastic_ChunkedPayload, meshtastic_ChunkedPayload, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(meshtastic_resend_chunks, meshtastic_resend_chunks, AUTO)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PB_BIND(meshtastic_ChunkedPayloadResponse, meshtastic_ChunkedPayloadResponse, AUTO)
|
|
|
|
|
|
|
|
|
|
|
2023-01-18 13:42:53 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|