(ProtobufCMessageInit) scf_eline__init,
NULL,NULL,NULL /* reserved[123] */
};
-static const ProtobufCFieldDescriptor scf_ecomponent__field_descriptors[14] =
+static const ProtobufCFieldDescriptor scf_ecomponent__field_descriptors[17] =
{
{
"id",
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "data",
+ "R",
7,
PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_DOUBLE,
0, /* quantifier_offset */
- offsetof(ScfEcomponent, data),
+ offsetof(ScfEcomponent, r),
NULL,
NULL,
0, /* flags */
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "dfo",
+ "jR",
8,
PROTOBUF_C_LABEL_REQUIRED,
+ PROTOBUF_C_TYPE_DOUBLE,
+ 0, /* quantifier_offset */
+ offsetof(ScfEcomponent, jr),
+ NULL,
+ NULL,
+ 0, /* flags */
+ 0,NULL,NULL /* reserved1,reserved2, etc */
+ },
+ {
+ "uF",
+ 9,
+ PROTOBUF_C_LABEL_REQUIRED,
+ PROTOBUF_C_TYPE_DOUBLE,
+ 0, /* quantifier_offset */
+ offsetof(ScfEcomponent, uf),
+ NULL,
+ NULL,
+ 0, /* flags */
+ 0,NULL,NULL /* reserved1,reserved2, etc */
+ },
+ {
+ "uH",
+ 10,
+ PROTOBUF_C_LABEL_REQUIRED,
+ PROTOBUF_C_TYPE_DOUBLE,
+ 0, /* quantifier_offset */
+ offsetof(ScfEcomponent, uh),
+ NULL,
+ NULL,
+ 0, /* flags */
+ 0,NULL,NULL /* reserved1,reserved2, etc */
+ },
+ {
+ "dfo",
+ 11,
+ PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_INT64,
0, /* quantifier_offset */
offsetof(ScfEcomponent, dfo),
},
{
"status",
- 9,
+ 12,
PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_INT32,
0, /* quantifier_offset */
},
{
"x",
- 10,
+ 13,
PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_INT32,
0, /* quantifier_offset */
},
{
"y",
- 11,
+ 14,
PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_INT32,
0, /* quantifier_offset */
},
{
"w",
- 12,
+ 15,
PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_INT32,
0, /* quantifier_offset */
},
{
"h",
- 13,
+ 16,
PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_INT32,
0, /* quantifier_offset */
},
{
"vflag",
- 14,
+ 17,
PROTOBUF_C_LABEL_REQUIRED,
PROTOBUF_C_TYPE_BOOL,
0, /* quantifier_offset */
};
static const unsigned scf_ecomponent__field_indices_by_name[] = {
5, /* field[5] = A */
+ 6, /* field[6] = R */
4, /* field[4] = V */
- 6, /* field[6] = data */
- 7, /* field[7] = dfo */
- 12, /* field[12] = h */
+ 10, /* field[10] = dfo */
+ 15, /* field[15] = h */
0, /* field[0] = id */
+ 7, /* field[7] = jR */
2, /* field[2] = model */
3, /* field[3] = pins */
- 8, /* field[8] = status */
+ 11, /* field[11] = status */
1, /* field[1] = type */
- 13, /* field[13] = vflag */
- 11, /* field[11] = w */
- 9, /* field[9] = x */
- 10, /* field[10] = y */
+ 8, /* field[8] = uF */
+ 9, /* field[9] = uH */
+ 16, /* field[16] = vflag */
+ 14, /* field[14] = w */
+ 12, /* field[12] = x */
+ 13, /* field[13] = y */
};
static const ProtobufCIntRange scf_ecomponent__number_ranges[1 + 1] =
{
{ 1, 0 },
- { 0, 14 }
+ { 0, 17 }
};
const ProtobufCMessageDescriptor scf_ecomponent__descriptor =
{
"ScfEcomponent",
"",
sizeof(ScfEcomponent),
- 14,
+ 17,
scf_ecomponent__field_descriptors,
scf_ecomponent__field_indices_by_name,
1, scf_ecomponent__number_ranges,