DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
hermescontroller_pb2.py
Go to the documentation of this file.
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: hermesmodules/opmon/hermescontroller.proto
4"""Generated protocol buffer code."""
5from google.protobuf import descriptor as _descriptor
6from google.protobuf import descriptor_pool as _descriptor_pool
7from google.protobuf import symbol_database as _symbol_database
8from google.protobuf.internal import builder as _builder
9# @@protoc_insertion_point(imports)
10
11_sym_db = _symbol_database.Default()
12
13
14
15
16DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*hermesmodules/opmon/hermescontroller.proto\x12\x1b\x64unedaq.hermesmodules.opmon\"\xdc\x01\n\x08LinkInfo\x12\x0b\n\x03\x65rr\x18\x01 \x01(\x08\x12\x0f\n\x07\x65th_rdy\x18\x02 \x01(\x08\x12\x0f\n\x07src_rdy\x18\x03 \x01(\x08\x12\x0f\n\x07udp_rdy\x18\x04 \x01(\x08\x12\x16\n\x0esent_arp_count\x18\n \x01(\r\x12\x17\n\x0fsent_ping_count\x18\x0b \x01(\r\x12\x16\n\x0esent_udp_count\x18\x0c \x01(\r\x12\x16\n\x0ercvd_arp_count\x18\x0f \x01(\r\x12\x17\n\x0frcvd_ping_count\x18\x10 \x01(\r\x12\x16\n\x0ercvd_udp_count\x18\x11 \x01(\r\"O\n\x0e\x43ontrollerInfo\x12\x14\n\x0ctotal_amount\x18\x01 \x01(\x04\x12\'\n\x1f\x61mount_since_last_get_info_call\x18\x02 \x01(\rb\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'hermesmodules.opmon.hermescontroller_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_LINKINFO']._serialized_start=76
24 _globals['_LINKINFO']._serialized_end=296
25 _globals['_CONTROLLERINFO']._serialized_start=298
26 _globals['_CONTROLLERINFO']._serialized_end=377
27# @@protoc_insertion_point(module_scope)