Itron LCE research protocol on July 12, 2017. The protocol is based on Protocol Buffers developed by Google.

Dependents:   ProtocBufTest Borsch

source/eagle.pb.c

Committer:
sgnezdov
Date:
2017-08-03
Revision:
2:67db916a7e08
Parent:
0:1139a294684a

File content as of revision 2:67db916a7e08:

/* Automatically generated nanopb constant definitions */
/* Generated by nanopb-0.3.8 at Wed Jul 12 11:04:33 2017. */

#include "eagle.pb.h"

/* @@protoc_insertion_point(includes) */
#if PB_PROTO_HEADER_VERSION != 30
#error Regenerate this file with the current version of nanopb generator.
#endif



const pb_field_t protocol_EagleRawSample_fields[4] = {
    PB_FIELD(  2, UENUM   , SINGULAR, STATIC  , FIRST, protocol_EagleRawSample, ValveStatusType, ValveStatusType, 0),
    PB_FIELD(  3, BYTES   , SINGULAR, CALLBACK, OTHER, protocol_EagleRawSample, ValveStatus, ValveStatusType, 0),
    PB_FIELD(  4, BYTES   , SINGULAR, CALLBACK, OTHER, protocol_EagleRawSample, Consumption, ValveStatus, 0),
    PB_LAST_FIELD
};



/* @@protoc_insertion_point(eof) */