JaiaBot
2.6.0+14+g3cab9c46
JaiaBot micro-AUV software
Loading...
Searching...
No Matches
atlas_scientific__oem_ph.pb.h
Go to the documentation of this file.
1
/* Automatically generated nanopb header */
2
/* Generated by nanopb-0.4.8 */
3
4
#ifndef PB_JAIABOT_SENSOR_PROTOBUF_JAIABOT_MESSAGES_SENSOR_ATLAS_SCIENTIFIC__OEM_PH_PB_H_INCLUDED
5
#define PB_JAIABOT_SENSOR_PROTOBUF_JAIABOT_MESSAGES_SENSOR_ATLAS_SCIENTIFIC__OEM_PH_PB_H_INCLUDED
6
#include <pb.h>
7
#include "
dccl/option_extensions.pb.h
"
8
9
#if PB_PROTO_HEADER_VERSION != 40
10
#error Regenerate this file with the current version of nanopb generator.
11
#endif
12
13
/* Struct definitions */
14
typedef
struct
_jaiabot_sensor_protobuf_AtlasScientificOEMpH
{
15
/* notional - add units and additional fields as needed */
16
bool
has_ph_raw
;
17
double
ph_raw
;
18
bool
has_ph
;
19
double
ph
;
20
bool
has_temperature
;
21
double
temperature
;
22
bool
has_temperature_voltage
;
23
double
temperature_voltage
;
24
}
jaiabot_sensor_protobuf_AtlasScientificOEMpH
;
25
26
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
31
/* Initializer values for message structs */
32
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_init_default {false, 0, false, 0, false, 0, false, 0}
33
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_init_zero {false, 0, false, 0, false, 0, false, 0}
34
35
/* Field tags (for use in manual encoding/decoding) */
36
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_ph_raw_tag 1
37
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_ph_tag 2
38
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_temperature_tag 3
39
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_temperature_voltage_tag 4
40
41
/* Struct field encoding specification for nanopb */
42
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_FIELDLIST(X, a) \
43
X(a, STATIC, OPTIONAL, DOUBLE, ph_raw, 1) \
44
X(a, STATIC, OPTIONAL, DOUBLE, ph, 2) \
45
X(a, STATIC, OPTIONAL, DOUBLE, temperature, 3) \
46
X(a, STATIC, OPTIONAL, DOUBLE, temperature_voltage, 4)
47
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_CALLBACK NULL
48
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_DEFAULT NULL
49
50
extern
const
pb_msgdesc_t
jaiabot_sensor_protobuf_AtlasScientificOEMpH_msg
;
51
52
/* Defines for backwards compatibility with code written before nanopb-0.4.0 */
53
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_fields &jaiabot_sensor_protobuf_AtlasScientificOEMpH_msg
54
55
/* Maximum encoded size of messages (where known) */
56
#define JAIABOT_SENSOR_PROTOBUF_JAIABOT_MESSAGES_SENSOR_ATLAS_SCIENTIFIC__OEM_PH_PB_H_MAX_SIZE jaiabot_sensor_protobuf_AtlasScientificOEMpH_size
57
#define jaiabot_sensor_protobuf_AtlasScientificOEMpH_size 36
58
59
#ifdef __cplusplus
60
}
/* extern "C" */
61
#endif
62
63
#endif
option_extensions.pb.h
jaiabot_sensor_protobuf_AtlasScientificOEMpH_msg
const pb_msgdesc_t jaiabot_sensor_protobuf_AtlasScientificOEMpH_msg
jaiabot_sensor_protobuf_AtlasScientificOEMpH
struct _jaiabot_sensor_protobuf_AtlasScientificOEMpH jaiabot_sensor_protobuf_AtlasScientificOEMpH
_jaiabot_sensor_protobuf_AtlasScientificOEMpH
Definition
atlas_scientific__oem_ph.pb.h:14
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::temperature
double temperature
Definition
atlas_scientific__oem_ph.pb.h:21
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::has_ph_raw
bool has_ph_raw
Definition
atlas_scientific__oem_ph.pb.h:16
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::has_temperature_voltage
bool has_temperature_voltage
Definition
atlas_scientific__oem_ph.pb.h:22
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::ph_raw
double ph_raw
Definition
atlas_scientific__oem_ph.pb.h:17
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::ph
double ph
Definition
atlas_scientific__oem_ph.pb.h:19
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::temperature_voltage
double temperature_voltage
Definition
atlas_scientific__oem_ph.pb.h:23
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::has_ph
bool has_ph
Definition
atlas_scientific__oem_ph.pb.h:18
_jaiabot_sensor_protobuf_AtlasScientificOEMpH::has_temperature
bool has_temperature
Definition
atlas_scientific__oem_ph.pb.h:20
nanopb
jaiabot
messages
sensor
atlas_scientific__oem_ph.pb.h
Generated by
1.9.8