blob: be9711624ca7b718b56cf2fe3f4990d1645c6706 [file] [log] [blame]
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: dmi/hw.proto
4
uwe ottrembka66d91ea2020-08-11 10:50:55 +02005from google.protobuf.internal import enum_type_wrapper
6from google.protobuf import descriptor as _descriptor
7from google.protobuf import message as _message
8from google.protobuf import reflection as _reflection
9from google.protobuf import symbol_database as _symbol_database
10# @@protoc_insertion_point(imports)
11
12_sym_db = _symbol_database.Default()
13
14
15from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
16
17
18DESCRIPTOR = _descriptor.FileDescriptor(
19 name='dmi/hw.proto',
20 package='dmi',
21 syntax='proto3',
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020022 serialized_options=b'Z9github.com/opencord/device-management-interface/v3/go/dmi',
23 create_key=_descriptor._internal_create_key,
24 serialized_pb=b'\n\x0c\x64mi/hw.proto\x12\x03\x64mi\x1a\x1fgoogle/protobuf/timestamp.proto\"\x14\n\x04Uuid\x12\x0c\n\x04uuid\x18\x01 \x01(\t\"%\n\nHardwareID\x12\x17\n\x04uuid\x18\x01 \x01(\x0b\x32\t.dmi.Uuid\"\x12\n\x03Uri\x12\x0b\n\x03uri\x18\x01 \x01(\t\"\xb5\x02\n\x0e\x43omponentState\x12\x36\n\x12state_last_changed\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12-\n\x0b\x61\x64min_state\x18\x02 \x01(\x0e\x32\x18.dmi.ComponentAdminState\x12+\n\noper_state\x18\x03 \x01(\x0e\x32\x17.dmi.ComponentOperState\x12-\n\x0busage_state\x18\x04 \x01(\x0e\x32\x18.dmi.ComponentUsageState\x12-\n\x0b\x61larm_state\x18\x05 \x01(\x0e\x32\x18.dmi.ComponentAlarmState\x12\x31\n\rstandby_state\x18\x06 \x01(\x0e\x32\x1a.dmi.ComponentStandbyState\"\x98\x02\n\x13\x43omponentSensorData\x12\r\n\x05value\x18\x01 \x01(\x05\x12\"\n\x04type\x18\x02 \x01(\x0e\x32\x14.dmi.SensorValueType\x12$\n\x05scale\x18\x03 \x01(\x0e\x32\x15.dmi.SensorValueScale\x12\x11\n\tprecision\x18\x04 \x01(\x05\x12!\n\x06status\x18\x05 \x01(\x0e\x32\x11.dmi.SensorStatus\x12\x15\n\runits_display\x18\x06 \x01(\t\x12-\n\ttimestamp\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x19\n\x11value_update_rate\x18\x08 \x01(\r\x12\x11\n\tdata_type\x18\t \x01(\t\"\xf9\x03\n\tComponent\x12\x0c\n\x04name\x18\x01 \x01(\t\x12!\n\x05\x63lass\x18\x02 \x01(\x0e\x32\x12.dmi.ComponentType\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x0e\n\x06parent\x18\x04 \x01(\t\x12\x16\n\x0eparent_rel_pos\x18\x05 \x01(\x05\x12 \n\x08\x63hildren\x18\x06 \x03(\x0b\x32\x0e.dmi.Component\x12\x14\n\x0chardware_rev\x18\x07 \x01(\t\x12\x14\n\x0c\x66irmware_rev\x18\x08 \x01(\t\x12\x14\n\x0csoftware_rev\x18\t \x01(\t\x12\x12\n\nserial_num\x18\n \x01(\t\x12\x10\n\x08mfg_name\x18\x0b \x01(\t\x12\x12\n\nmodel_name\x18\x0c \x01(\t\x12\r\n\x05\x61lias\x18\r \x01(\t\x12\x10\n\x08\x61sset_id\x18\x0e \x01(\t\x12\x0e\n\x06is_fru\x18\x0f \x01(\x08\x12,\n\x08mfg_date\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x15\n\x03uri\x18\x11 \x01(\x0b\x32\x08.dmi.Uri\x12\x17\n\x04uuid\x18\x12 \x01(\x0b\x32\t.dmi.Uuid\x12\"\n\x05state\x18\x13 \x01(\x0b\x32\x13.dmi.ComponentState\x12-\n\x0bsensor_data\x18\x14 \x03(\x0b\x32\x18.dmi.ComponentSensorData\"Y\n\x08Hardware\x12/\n\x0blast_change\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x1c\n\x04root\x18\x02 \x01(\x0b\x32\x0e.dmi.Component\"\xe5\x01\n\x13ModifiableComponent\x12\x0c\n\x04name\x18\x01 \x01(\t\x12!\n\x05\x63lass\x18\x02 \x01(\x0e\x32\x12.dmi.ComponentType\x12\x1e\n\x06parent\x18\x03 \x01(\x0b\x32\x0e.dmi.Component\x12\x16\n\x0eparent_rel_pos\x18\x04 \x01(\x05\x12\r\n\x05\x61lias\x18\x05 \x01(\t\x12\x10\n\x08\x61sset_id\x18\x06 \x01(\t\x12\x15\n\x03uri\x18\x07 \x01(\x0b\x32\x08.dmi.Uri\x12-\n\x0b\x61\x64min_state\x18\x08 \x01(\x0e\x32\x18.dmi.ComponentAdminState*\xb4\x03\n\rComponentType\x12\x1c\n\x18\x43OMPONENT_TYPE_UNDEFINED\x10\x00\x12\x1a\n\x16\x43OMPONENT_TYPE_UNKNOWN\x10\x01\x12\x1a\n\x16\x43OMPONENT_TYPE_CHASSIS\x10\x02\x12\x1c\n\x18\x43OMPONENT_TYPE_BACKPLANE\x10\x03\x12\x1c\n\x18\x43OMPONENT_TYPE_CONTAINER\x10\x04\x12\x1f\n\x1b\x43OMPONENT_TYPE_POWER_SUPPLY\x10\x05\x12\x16\n\x12\x43OMPONENT_TYPE_FAN\x10\x06\x12\x19\n\x15\x43OMPONENT_TYPE_SENSOR\x10\x07\x12\x19\n\x15\x43OMPONENT_TYPE_MODULE\x10\x08\x12\x17\n\x13\x43OMPONENT_TYPE_PORT\x10\t\x12\x16\n\x12\x43OMPONENT_TYPE_CPU\x10\n\x12\x1a\n\x16\x43OMPONENT_TYPE_BATTERY\x10\x0b\x12\x1a\n\x16\x43OMPONENT_TYPE_STORAGE\x10\x0c\x12\x19\n\x15\x43OMPONENT_TYPE_MEMORY\x10\r\x12\x1e\n\x1a\x43OMPONENT_TYPE_TRANSCEIVER\x10\x0e*\xb3\x01\n\x13\x43omponentAdminState\x12\x1e\n\x1a\x43OMP_ADMIN_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_ADMIN_STATE_UNKNOWN\x10\x01\x12\x1b\n\x17\x43OMP_ADMIN_STATE_LOCKED\x10\x02\x12\"\n\x1e\x43OMP_ADMIN_STATE_SHUTTING_DOWN\x10\x03\x12\x1d\n\x19\x43OMP_ADMIN_STATE_UNLOCKED\x10\x04*\xa8\x01\n\x12\x43omponentOperState\x12\x1d\n\x19\x43OMP_OPER_STATE_UNDEFINED\x10\x00\x12\x1b\n\x17\x43OMP_OPER_STATE_UNKNOWN\x10\x01\x12\x1c\n\x18\x43OMP_OPER_STATE_DISABLED\x10\x02\x12\x1b\n\x17\x43OMP_OPER_STATE_ENABLED\x10\x03\x12\x1b\n\x17\x43OMP_OPER_STATE_TESTING\x10\x04*\xa6\x01\n\x13\x43omponentUsageState\x12\x1e\n\x1a\x43OMP_USAGE_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_USAGE_STATE_UNKNOWN\x10\x01\x12\x19\n\x15\x43OMP_USAGE_STATE_IDLE\x10\x02\x12\x1b\n\x17\x43OMP_USAGE_STATE_ACTIVE\x10\x03\x12\x19\n\x15\x43OMP_USAGE_STATE_BUSY\x10\x04*\x8e\x02\n\x13\x43omponentAlarmState\x12\x1e\n\x1a\x43OMP_ALARM_STATE_UNDEFINED\x10\x00\x12\x1c\n\x18\x43OMP_ALARM_STATE_UNKNOWN\x10\x01\x12!\n\x1d\x43OMP_ALARM_STATE_UNDER_REPAIR\x10\x02\x12\x1d\n\x19\x43OMP_ALARM_STATE_CRITICAL\x10\x03\x12\x1a\n\x16\x43OMP_ALARM_STATE_MAJOR\x10\x04\x12\x1a\n\x16\x43OMP_ALARM_STATE_MINOR\x10\x05\x12\x1c\n\x18\x43OMP_ALARM_STATE_WARNING\x10\x06\x12!\n\x1d\x43OMP_ALARM_STATE_INTERMEDIATE\x10\x07*\xbc\x01\n\x15\x43omponentStandbyState\x12 \n\x1c\x43OMP_STANDBY_STATE_UNDEFINED\x10\x00\x12\x1e\n\x1a\x43OMP_STANDBY_STATE_UNKNOWN\x10\x01\x12\x1a\n\x16\x43OMP_STANDBY_STATE_HOT\x10\x02\x12\x1b\n\x17\x43OMP_STANDBY_STATE_COLD\x10\x03\x12(\n$COMP_STANDBY_STATE_PROVIDING_SERVICE\x10\x04*\xa1\x03\n\x0fSensorValueType\x12\x1f\n\x1bSENSOR_VALUE_TYPE_UNDEFINED\x10\x00\x12\x1b\n\x17SENSOR_VALUE_TYPE_OTHER\x10\x01\x12\x1d\n\x19SENSOR_VALUE_TYPE_UNKNOWN\x10\x02\x12\x1e\n\x1aSENSOR_VALUE_TYPE_VOLTS_AC\x10\x03\x12\x1e\n\x1aSENSOR_VALUE_TYPE_VOLTS_DC\x10\x04\x12\x1d\n\x19SENSOR_VALUE_TYPE_AMPERES\x10\x05\x12\x1b\n\x17SENSOR_VALUE_TYPE_WATTS\x10\x06\x12\x1b\n\x17SENSOR_VALUE_TYPE_HERTZ\x10\x07\x12\x1d\n\x19SENSOR_VALUE_TYPE_CELSIUS\x10\x08\x12 \n\x1cSENSOR_VALUE_TYPE_PERCENT_RH\x10\t\x12\x19\n\x15SENSOR_VALUE_TYPE_RPM\x10\n\x12\x19\n\x15SENSOR_VALUE_TYPE_CMM\x10\x0b\x12!\n\x1dSENSOR_VALUE_TYPE_TRUTH_VALUE\x10\x0c*\xa8\x04\n\x10SensorValueScale\x12 \n\x1cSENSOR_VALUE_SCALE_UNDEFINED\x10\x00\x12\x1c\n\x18SENSOR_VALUE_SCALE_YOCTO\x10\x01\x12\x1c\n\x18SENSOR_VALUE_SCALE_ZEPTO\x10\x02\x12\x1b\n\x17SENSOR_VALUE_SCALE_ATTO\x10\x03\x12\x1c\n\x18SENSOR_VALUE_SCALE_FEMTO\x10\x04\x12\x1b\n\x17SENSOR_VALUE_SCALE_PICO\x10\x05\x12\x1b\n\x17SENSOR_VALUE_SCALE_NANO\x10\x06\x12\x1c\n\x18SENSOR_VALUE_SCALE_MICRO\x10\x07\x12\x1c\n\x18SENSOR_VALUE_SCALE_MILLI\x10\x08\x12\x1c\n\x18SENSOR_VALUE_SCALE_UNITS\x10\t\x12\x1b\n\x17SENSOR_VALUE_SCALE_KILO\x10\n\x12\x1b\n\x17SENSOR_VALUE_SCALE_MEGA\x10\x0b\x12\x1b\n\x17SENSOR_VALUE_SCALE_GIGA\x10\x0c\x12\x1b\n\x17SENSOR_VALUE_SCALE_TERA\x10\r\x12\x1b\n\x17SENSOR_VALUE_SCALE_PETA\x10\x0e\x12\x1a\n\x16SENSOR_VALUE_SCALE_EXA\x10\x0f\x12\x1c\n\x18SENSOR_VALUE_SCALE_ZETTA\x10\x10\x12\x1c\n\x18SENSOR_VALUE_SCALE_YOTTA\x10\x11*\x82\x01\n\x0cSensorStatus\x12\x1b\n\x17SENSOR_STATUS_UNDEFINED\x10\x00\x12\x14\n\x10SENSOR_STATUS_OK\x10\x01\x12\x1d\n\x19SENSOR_STATUS_UNAVAILABLE\x10\x02\x12 \n\x1cSENSOR_STATUS_NONOPERATIONAL\x10\x03\x42;Z9github.com/opencord/device-management-interface/v3/go/dmib\x06proto3'
uwe ottrembka66d91ea2020-08-11 10:50:55 +020025 ,
26 dependencies=[google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,])
27
28_COMPONENTTYPE = _descriptor.EnumDescriptor(
29 name='ComponentType',
30 full_name='dmi.ComponentType',
31 filename=None,
32 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020033 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +020034 values=[
35 _descriptor.EnumValueDescriptor(
36 name='COMPONENT_TYPE_UNDEFINED', index=0, number=0,
37 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020038 type=None,
39 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020040 _descriptor.EnumValueDescriptor(
41 name='COMPONENT_TYPE_UNKNOWN', index=1, number=1,
42 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020043 type=None,
44 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020045 _descriptor.EnumValueDescriptor(
46 name='COMPONENT_TYPE_CHASSIS', index=2, number=2,
47 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020048 type=None,
49 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020050 _descriptor.EnumValueDescriptor(
51 name='COMPONENT_TYPE_BACKPLANE', index=3, number=3,
52 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020053 type=None,
54 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020055 _descriptor.EnumValueDescriptor(
56 name='COMPONENT_TYPE_CONTAINER', index=4, number=4,
57 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020058 type=None,
59 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020060 _descriptor.EnumValueDescriptor(
61 name='COMPONENT_TYPE_POWER_SUPPLY', index=5, number=5,
62 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020063 type=None,
64 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020065 _descriptor.EnumValueDescriptor(
66 name='COMPONENT_TYPE_FAN', index=6, number=6,
67 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020068 type=None,
69 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020070 _descriptor.EnumValueDescriptor(
71 name='COMPONENT_TYPE_SENSOR', index=7, number=7,
72 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020073 type=None,
74 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020075 _descriptor.EnumValueDescriptor(
76 name='COMPONENT_TYPE_MODULE', index=8, number=8,
77 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020078 type=None,
79 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020080 _descriptor.EnumValueDescriptor(
81 name='COMPONENT_TYPE_PORT', index=9, number=9,
82 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020083 type=None,
84 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020085 _descriptor.EnumValueDescriptor(
86 name='COMPONENT_TYPE_CPU', index=10, number=10,
87 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020088 type=None,
89 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020090 _descriptor.EnumValueDescriptor(
91 name='COMPONENT_TYPE_BATTERY', index=11, number=11,
92 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020093 type=None,
94 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +020095 _descriptor.EnumValueDescriptor(
96 name='COMPONENT_TYPE_STORAGE', index=12, number=12,
97 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +020098 type=None,
99 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200100 _descriptor.EnumValueDescriptor(
101 name='COMPONENT_TYPE_MEMORY', index=13, number=13,
102 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200103 type=None,
104 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200105 _descriptor.EnumValueDescriptor(
106 name='COMPONENT_TYPE_TRANSCEIVER', index=14, number=14,
107 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200108 type=None,
109 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200110 ],
111 containing_type=None,
112 serialized_options=None,
113 serialized_start=1562,
114 serialized_end=1998,
115)
116_sym_db.RegisterEnumDescriptor(_COMPONENTTYPE)
117
118ComponentType = enum_type_wrapper.EnumTypeWrapper(_COMPONENTTYPE)
119_COMPONENTADMINSTATE = _descriptor.EnumDescriptor(
120 name='ComponentAdminState',
121 full_name='dmi.ComponentAdminState',
122 filename=None,
123 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200124 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200125 values=[
126 _descriptor.EnumValueDescriptor(
127 name='COMP_ADMIN_STATE_UNDEFINED', index=0, number=0,
128 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200129 type=None,
130 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200131 _descriptor.EnumValueDescriptor(
132 name='COMP_ADMIN_STATE_UNKNOWN', index=1, number=1,
133 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200134 type=None,
135 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200136 _descriptor.EnumValueDescriptor(
137 name='COMP_ADMIN_STATE_LOCKED', index=2, number=2,
138 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200139 type=None,
140 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200141 _descriptor.EnumValueDescriptor(
142 name='COMP_ADMIN_STATE_SHUTTING_DOWN', index=3, number=3,
143 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200144 type=None,
145 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200146 _descriptor.EnumValueDescriptor(
147 name='COMP_ADMIN_STATE_UNLOCKED', index=4, number=4,
148 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200149 type=None,
150 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200151 ],
152 containing_type=None,
153 serialized_options=None,
154 serialized_start=2001,
155 serialized_end=2180,
156)
157_sym_db.RegisterEnumDescriptor(_COMPONENTADMINSTATE)
158
159ComponentAdminState = enum_type_wrapper.EnumTypeWrapper(_COMPONENTADMINSTATE)
160_COMPONENTOPERSTATE = _descriptor.EnumDescriptor(
161 name='ComponentOperState',
162 full_name='dmi.ComponentOperState',
163 filename=None,
164 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200165 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200166 values=[
167 _descriptor.EnumValueDescriptor(
168 name='COMP_OPER_STATE_UNDEFINED', index=0, number=0,
169 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200170 type=None,
171 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200172 _descriptor.EnumValueDescriptor(
173 name='COMP_OPER_STATE_UNKNOWN', index=1, number=1,
174 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200175 type=None,
176 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200177 _descriptor.EnumValueDescriptor(
178 name='COMP_OPER_STATE_DISABLED', index=2, number=2,
179 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200180 type=None,
181 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200182 _descriptor.EnumValueDescriptor(
183 name='COMP_OPER_STATE_ENABLED', index=3, number=3,
184 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200185 type=None,
186 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200187 _descriptor.EnumValueDescriptor(
188 name='COMP_OPER_STATE_TESTING', index=4, number=4,
189 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200190 type=None,
191 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200192 ],
193 containing_type=None,
194 serialized_options=None,
195 serialized_start=2183,
196 serialized_end=2351,
197)
198_sym_db.RegisterEnumDescriptor(_COMPONENTOPERSTATE)
199
200ComponentOperState = enum_type_wrapper.EnumTypeWrapper(_COMPONENTOPERSTATE)
201_COMPONENTUSAGESTATE = _descriptor.EnumDescriptor(
202 name='ComponentUsageState',
203 full_name='dmi.ComponentUsageState',
204 filename=None,
205 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200206 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200207 values=[
208 _descriptor.EnumValueDescriptor(
209 name='COMP_USAGE_STATE_UNDEFINED', index=0, number=0,
210 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200211 type=None,
212 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200213 _descriptor.EnumValueDescriptor(
214 name='COMP_USAGE_STATE_UNKNOWN', index=1, number=1,
215 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200216 type=None,
217 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200218 _descriptor.EnumValueDescriptor(
219 name='COMP_USAGE_STATE_IDLE', index=2, number=2,
220 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200221 type=None,
222 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200223 _descriptor.EnumValueDescriptor(
224 name='COMP_USAGE_STATE_ACTIVE', index=3, number=3,
225 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200226 type=None,
227 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200228 _descriptor.EnumValueDescriptor(
229 name='COMP_USAGE_STATE_BUSY', index=4, number=4,
230 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200231 type=None,
232 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200233 ],
234 containing_type=None,
235 serialized_options=None,
236 serialized_start=2354,
237 serialized_end=2520,
238)
239_sym_db.RegisterEnumDescriptor(_COMPONENTUSAGESTATE)
240
241ComponentUsageState = enum_type_wrapper.EnumTypeWrapper(_COMPONENTUSAGESTATE)
242_COMPONENTALARMSTATE = _descriptor.EnumDescriptor(
243 name='ComponentAlarmState',
244 full_name='dmi.ComponentAlarmState',
245 filename=None,
246 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200247 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200248 values=[
249 _descriptor.EnumValueDescriptor(
250 name='COMP_ALARM_STATE_UNDEFINED', index=0, number=0,
251 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200252 type=None,
253 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200254 _descriptor.EnumValueDescriptor(
255 name='COMP_ALARM_STATE_UNKNOWN', index=1, number=1,
256 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200257 type=None,
258 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200259 _descriptor.EnumValueDescriptor(
260 name='COMP_ALARM_STATE_UNDER_REPAIR', index=2, number=2,
261 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200262 type=None,
263 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200264 _descriptor.EnumValueDescriptor(
265 name='COMP_ALARM_STATE_CRITICAL', index=3, number=3,
266 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200267 type=None,
268 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200269 _descriptor.EnumValueDescriptor(
270 name='COMP_ALARM_STATE_MAJOR', index=4, number=4,
271 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200272 type=None,
273 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200274 _descriptor.EnumValueDescriptor(
275 name='COMP_ALARM_STATE_MINOR', index=5, number=5,
276 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200277 type=None,
278 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200279 _descriptor.EnumValueDescriptor(
280 name='COMP_ALARM_STATE_WARNING', index=6, number=6,
281 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200282 type=None,
283 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200284 _descriptor.EnumValueDescriptor(
285 name='COMP_ALARM_STATE_INTERMEDIATE', index=7, number=7,
286 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200287 type=None,
288 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200289 ],
290 containing_type=None,
291 serialized_options=None,
292 serialized_start=2523,
293 serialized_end=2793,
294)
295_sym_db.RegisterEnumDescriptor(_COMPONENTALARMSTATE)
296
297ComponentAlarmState = enum_type_wrapper.EnumTypeWrapper(_COMPONENTALARMSTATE)
298_COMPONENTSTANDBYSTATE = _descriptor.EnumDescriptor(
299 name='ComponentStandbyState',
300 full_name='dmi.ComponentStandbyState',
301 filename=None,
302 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200303 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200304 values=[
305 _descriptor.EnumValueDescriptor(
306 name='COMP_STANDBY_STATE_UNDEFINED', index=0, number=0,
307 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200308 type=None,
309 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200310 _descriptor.EnumValueDescriptor(
311 name='COMP_STANDBY_STATE_UNKNOWN', index=1, number=1,
312 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200313 type=None,
314 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200315 _descriptor.EnumValueDescriptor(
316 name='COMP_STANDBY_STATE_HOT', index=2, number=2,
317 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200318 type=None,
319 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200320 _descriptor.EnumValueDescriptor(
321 name='COMP_STANDBY_STATE_COLD', index=3, number=3,
322 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200323 type=None,
324 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200325 _descriptor.EnumValueDescriptor(
326 name='COMP_STANDBY_STATE_PROVIDING_SERVICE', index=4, number=4,
327 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200328 type=None,
329 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200330 ],
331 containing_type=None,
332 serialized_options=None,
333 serialized_start=2796,
334 serialized_end=2984,
335)
336_sym_db.RegisterEnumDescriptor(_COMPONENTSTANDBYSTATE)
337
338ComponentStandbyState = enum_type_wrapper.EnumTypeWrapper(_COMPONENTSTANDBYSTATE)
339_SENSORVALUETYPE = _descriptor.EnumDescriptor(
340 name='SensorValueType',
341 full_name='dmi.SensorValueType',
342 filename=None,
343 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200344 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200345 values=[
346 _descriptor.EnumValueDescriptor(
347 name='SENSOR_VALUE_TYPE_UNDEFINED', index=0, number=0,
348 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200349 type=None,
350 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200351 _descriptor.EnumValueDescriptor(
352 name='SENSOR_VALUE_TYPE_OTHER', index=1, number=1,
353 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200354 type=None,
355 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200356 _descriptor.EnumValueDescriptor(
357 name='SENSOR_VALUE_TYPE_UNKNOWN', index=2, number=2,
358 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200359 type=None,
360 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200361 _descriptor.EnumValueDescriptor(
362 name='SENSOR_VALUE_TYPE_VOLTS_AC', index=3, number=3,
363 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200364 type=None,
365 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200366 _descriptor.EnumValueDescriptor(
367 name='SENSOR_VALUE_TYPE_VOLTS_DC', index=4, number=4,
368 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200369 type=None,
370 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200371 _descriptor.EnumValueDescriptor(
372 name='SENSOR_VALUE_TYPE_AMPERES', index=5, number=5,
373 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200374 type=None,
375 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200376 _descriptor.EnumValueDescriptor(
377 name='SENSOR_VALUE_TYPE_WATTS', index=6, number=6,
378 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200379 type=None,
380 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200381 _descriptor.EnumValueDescriptor(
382 name='SENSOR_VALUE_TYPE_HERTZ', index=7, number=7,
383 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200384 type=None,
385 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200386 _descriptor.EnumValueDescriptor(
387 name='SENSOR_VALUE_TYPE_CELSIUS', index=8, number=8,
388 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200389 type=None,
390 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200391 _descriptor.EnumValueDescriptor(
392 name='SENSOR_VALUE_TYPE_PERCENT_RH', index=9, number=9,
393 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200394 type=None,
395 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200396 _descriptor.EnumValueDescriptor(
397 name='SENSOR_VALUE_TYPE_RPM', index=10, number=10,
398 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200399 type=None,
400 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200401 _descriptor.EnumValueDescriptor(
402 name='SENSOR_VALUE_TYPE_CMM', index=11, number=11,
403 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200404 type=None,
405 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200406 _descriptor.EnumValueDescriptor(
407 name='SENSOR_VALUE_TYPE_TRUTH_VALUE', index=12, number=12,
408 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200409 type=None,
410 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200411 ],
412 containing_type=None,
413 serialized_options=None,
414 serialized_start=2987,
415 serialized_end=3404,
416)
417_sym_db.RegisterEnumDescriptor(_SENSORVALUETYPE)
418
419SensorValueType = enum_type_wrapper.EnumTypeWrapper(_SENSORVALUETYPE)
420_SENSORVALUESCALE = _descriptor.EnumDescriptor(
421 name='SensorValueScale',
422 full_name='dmi.SensorValueScale',
423 filename=None,
424 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200425 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200426 values=[
427 _descriptor.EnumValueDescriptor(
428 name='SENSOR_VALUE_SCALE_UNDEFINED', index=0, number=0,
429 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200430 type=None,
431 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200432 _descriptor.EnumValueDescriptor(
433 name='SENSOR_VALUE_SCALE_YOCTO', index=1, number=1,
434 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200435 type=None,
436 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200437 _descriptor.EnumValueDescriptor(
438 name='SENSOR_VALUE_SCALE_ZEPTO', index=2, number=2,
439 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200440 type=None,
441 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200442 _descriptor.EnumValueDescriptor(
443 name='SENSOR_VALUE_SCALE_ATTO', index=3, number=3,
444 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200445 type=None,
446 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200447 _descriptor.EnumValueDescriptor(
448 name='SENSOR_VALUE_SCALE_FEMTO', index=4, number=4,
449 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200450 type=None,
451 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200452 _descriptor.EnumValueDescriptor(
453 name='SENSOR_VALUE_SCALE_PICO', index=5, number=5,
454 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200455 type=None,
456 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200457 _descriptor.EnumValueDescriptor(
458 name='SENSOR_VALUE_SCALE_NANO', index=6, number=6,
459 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200460 type=None,
461 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200462 _descriptor.EnumValueDescriptor(
463 name='SENSOR_VALUE_SCALE_MICRO', index=7, number=7,
464 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200465 type=None,
466 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200467 _descriptor.EnumValueDescriptor(
468 name='SENSOR_VALUE_SCALE_MILLI', index=8, number=8,
469 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200470 type=None,
471 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200472 _descriptor.EnumValueDescriptor(
473 name='SENSOR_VALUE_SCALE_UNITS', index=9, number=9,
474 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200475 type=None,
476 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200477 _descriptor.EnumValueDescriptor(
478 name='SENSOR_VALUE_SCALE_KILO', index=10, number=10,
479 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200480 type=None,
481 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200482 _descriptor.EnumValueDescriptor(
483 name='SENSOR_VALUE_SCALE_MEGA', index=11, number=11,
484 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200485 type=None,
486 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200487 _descriptor.EnumValueDescriptor(
488 name='SENSOR_VALUE_SCALE_GIGA', index=12, number=12,
489 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200490 type=None,
491 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200492 _descriptor.EnumValueDescriptor(
493 name='SENSOR_VALUE_SCALE_TERA', index=13, number=13,
494 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200495 type=None,
496 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200497 _descriptor.EnumValueDescriptor(
498 name='SENSOR_VALUE_SCALE_PETA', index=14, number=14,
499 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200500 type=None,
501 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200502 _descriptor.EnumValueDescriptor(
503 name='SENSOR_VALUE_SCALE_EXA', index=15, number=15,
504 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200505 type=None,
506 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200507 _descriptor.EnumValueDescriptor(
508 name='SENSOR_VALUE_SCALE_ZETTA', index=16, number=16,
509 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200510 type=None,
511 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200512 _descriptor.EnumValueDescriptor(
513 name='SENSOR_VALUE_SCALE_YOTTA', index=17, number=17,
514 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200515 type=None,
516 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200517 ],
518 containing_type=None,
519 serialized_options=None,
520 serialized_start=3407,
521 serialized_end=3959,
522)
523_sym_db.RegisterEnumDescriptor(_SENSORVALUESCALE)
524
525SensorValueScale = enum_type_wrapper.EnumTypeWrapper(_SENSORVALUESCALE)
526_SENSORSTATUS = _descriptor.EnumDescriptor(
527 name='SensorStatus',
528 full_name='dmi.SensorStatus',
529 filename=None,
530 file=DESCRIPTOR,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200531 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200532 values=[
533 _descriptor.EnumValueDescriptor(
534 name='SENSOR_STATUS_UNDEFINED', index=0, number=0,
535 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200536 type=None,
537 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200538 _descriptor.EnumValueDescriptor(
539 name='SENSOR_STATUS_OK', index=1, number=1,
540 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200541 type=None,
542 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200543 _descriptor.EnumValueDescriptor(
544 name='SENSOR_STATUS_UNAVAILABLE', index=2, number=2,
545 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200546 type=None,
547 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200548 _descriptor.EnumValueDescriptor(
549 name='SENSOR_STATUS_NONOPERATIONAL', index=3, number=3,
550 serialized_options=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200551 type=None,
552 create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200553 ],
554 containing_type=None,
555 serialized_options=None,
556 serialized_start=3962,
557 serialized_end=4092,
558)
559_sym_db.RegisterEnumDescriptor(_SENSORSTATUS)
560
561SensorStatus = enum_type_wrapper.EnumTypeWrapper(_SENSORSTATUS)
562COMPONENT_TYPE_UNDEFINED = 0
563COMPONENT_TYPE_UNKNOWN = 1
564COMPONENT_TYPE_CHASSIS = 2
565COMPONENT_TYPE_BACKPLANE = 3
566COMPONENT_TYPE_CONTAINER = 4
567COMPONENT_TYPE_POWER_SUPPLY = 5
568COMPONENT_TYPE_FAN = 6
569COMPONENT_TYPE_SENSOR = 7
570COMPONENT_TYPE_MODULE = 8
571COMPONENT_TYPE_PORT = 9
572COMPONENT_TYPE_CPU = 10
573COMPONENT_TYPE_BATTERY = 11
574COMPONENT_TYPE_STORAGE = 12
575COMPONENT_TYPE_MEMORY = 13
576COMPONENT_TYPE_TRANSCEIVER = 14
577COMP_ADMIN_STATE_UNDEFINED = 0
578COMP_ADMIN_STATE_UNKNOWN = 1
579COMP_ADMIN_STATE_LOCKED = 2
580COMP_ADMIN_STATE_SHUTTING_DOWN = 3
581COMP_ADMIN_STATE_UNLOCKED = 4
582COMP_OPER_STATE_UNDEFINED = 0
583COMP_OPER_STATE_UNKNOWN = 1
584COMP_OPER_STATE_DISABLED = 2
585COMP_OPER_STATE_ENABLED = 3
586COMP_OPER_STATE_TESTING = 4
587COMP_USAGE_STATE_UNDEFINED = 0
588COMP_USAGE_STATE_UNKNOWN = 1
589COMP_USAGE_STATE_IDLE = 2
590COMP_USAGE_STATE_ACTIVE = 3
591COMP_USAGE_STATE_BUSY = 4
592COMP_ALARM_STATE_UNDEFINED = 0
593COMP_ALARM_STATE_UNKNOWN = 1
594COMP_ALARM_STATE_UNDER_REPAIR = 2
595COMP_ALARM_STATE_CRITICAL = 3
596COMP_ALARM_STATE_MAJOR = 4
597COMP_ALARM_STATE_MINOR = 5
598COMP_ALARM_STATE_WARNING = 6
599COMP_ALARM_STATE_INTERMEDIATE = 7
600COMP_STANDBY_STATE_UNDEFINED = 0
601COMP_STANDBY_STATE_UNKNOWN = 1
602COMP_STANDBY_STATE_HOT = 2
603COMP_STANDBY_STATE_COLD = 3
604COMP_STANDBY_STATE_PROVIDING_SERVICE = 4
605SENSOR_VALUE_TYPE_UNDEFINED = 0
606SENSOR_VALUE_TYPE_OTHER = 1
607SENSOR_VALUE_TYPE_UNKNOWN = 2
608SENSOR_VALUE_TYPE_VOLTS_AC = 3
609SENSOR_VALUE_TYPE_VOLTS_DC = 4
610SENSOR_VALUE_TYPE_AMPERES = 5
611SENSOR_VALUE_TYPE_WATTS = 6
612SENSOR_VALUE_TYPE_HERTZ = 7
613SENSOR_VALUE_TYPE_CELSIUS = 8
614SENSOR_VALUE_TYPE_PERCENT_RH = 9
615SENSOR_VALUE_TYPE_RPM = 10
616SENSOR_VALUE_TYPE_CMM = 11
617SENSOR_VALUE_TYPE_TRUTH_VALUE = 12
618SENSOR_VALUE_SCALE_UNDEFINED = 0
619SENSOR_VALUE_SCALE_YOCTO = 1
620SENSOR_VALUE_SCALE_ZEPTO = 2
621SENSOR_VALUE_SCALE_ATTO = 3
622SENSOR_VALUE_SCALE_FEMTO = 4
623SENSOR_VALUE_SCALE_PICO = 5
624SENSOR_VALUE_SCALE_NANO = 6
625SENSOR_VALUE_SCALE_MICRO = 7
626SENSOR_VALUE_SCALE_MILLI = 8
627SENSOR_VALUE_SCALE_UNITS = 9
628SENSOR_VALUE_SCALE_KILO = 10
629SENSOR_VALUE_SCALE_MEGA = 11
630SENSOR_VALUE_SCALE_GIGA = 12
631SENSOR_VALUE_SCALE_TERA = 13
632SENSOR_VALUE_SCALE_PETA = 14
633SENSOR_VALUE_SCALE_EXA = 15
634SENSOR_VALUE_SCALE_ZETTA = 16
635SENSOR_VALUE_SCALE_YOTTA = 17
636SENSOR_STATUS_UNDEFINED = 0
637SENSOR_STATUS_OK = 1
638SENSOR_STATUS_UNAVAILABLE = 2
639SENSOR_STATUS_NONOPERATIONAL = 3
640
641
642
643_UUID = _descriptor.Descriptor(
644 name='Uuid',
645 full_name='dmi.Uuid',
646 filename=None,
647 file=DESCRIPTOR,
648 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200649 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200650 fields=[
651 _descriptor.FieldDescriptor(
652 name='uuid', full_name='dmi.Uuid.uuid', index=0,
653 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200654 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200655 message_type=None, enum_type=None, containing_type=None,
656 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200657 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200658 ],
659 extensions=[
660 ],
661 nested_types=[],
662 enum_types=[
663 ],
664 serialized_options=None,
665 is_extendable=False,
666 syntax='proto3',
667 extension_ranges=[],
668 oneofs=[
669 ],
670 serialized_start=54,
671 serialized_end=74,
672)
673
674
675_HARDWAREID = _descriptor.Descriptor(
676 name='HardwareID',
677 full_name='dmi.HardwareID',
678 filename=None,
679 file=DESCRIPTOR,
680 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200681 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200682 fields=[
683 _descriptor.FieldDescriptor(
684 name='uuid', full_name='dmi.HardwareID.uuid', index=0,
685 number=1, type=11, cpp_type=10, label=1,
686 has_default_value=False, default_value=None,
687 message_type=None, enum_type=None, containing_type=None,
688 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200689 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200690 ],
691 extensions=[
692 ],
693 nested_types=[],
694 enum_types=[
695 ],
696 serialized_options=None,
697 is_extendable=False,
698 syntax='proto3',
699 extension_ranges=[],
700 oneofs=[
701 ],
702 serialized_start=76,
703 serialized_end=113,
704)
705
706
707_URI = _descriptor.Descriptor(
708 name='Uri',
709 full_name='dmi.Uri',
710 filename=None,
711 file=DESCRIPTOR,
712 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200713 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200714 fields=[
715 _descriptor.FieldDescriptor(
716 name='uri', full_name='dmi.Uri.uri', index=0,
717 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200718 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200719 message_type=None, enum_type=None, containing_type=None,
720 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200721 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200722 ],
723 extensions=[
724 ],
725 nested_types=[],
726 enum_types=[
727 ],
728 serialized_options=None,
729 is_extendable=False,
730 syntax='proto3',
731 extension_ranges=[],
732 oneofs=[
733 ],
734 serialized_start=115,
735 serialized_end=133,
736)
737
738
739_COMPONENTSTATE = _descriptor.Descriptor(
740 name='ComponentState',
741 full_name='dmi.ComponentState',
742 filename=None,
743 file=DESCRIPTOR,
744 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200745 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200746 fields=[
747 _descriptor.FieldDescriptor(
748 name='state_last_changed', full_name='dmi.ComponentState.state_last_changed', index=0,
749 number=1, type=11, cpp_type=10, label=1,
750 has_default_value=False, default_value=None,
751 message_type=None, enum_type=None, containing_type=None,
752 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200753 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200754 _descriptor.FieldDescriptor(
755 name='admin_state', full_name='dmi.ComponentState.admin_state', index=1,
756 number=2, type=14, cpp_type=8, label=1,
757 has_default_value=False, default_value=0,
758 message_type=None, enum_type=None, containing_type=None,
759 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200760 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200761 _descriptor.FieldDescriptor(
762 name='oper_state', full_name='dmi.ComponentState.oper_state', index=2,
763 number=3, type=14, cpp_type=8, label=1,
764 has_default_value=False, default_value=0,
765 message_type=None, enum_type=None, containing_type=None,
766 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200767 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200768 _descriptor.FieldDescriptor(
769 name='usage_state', full_name='dmi.ComponentState.usage_state', index=3,
770 number=4, type=14, cpp_type=8, label=1,
771 has_default_value=False, default_value=0,
772 message_type=None, enum_type=None, containing_type=None,
773 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200774 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200775 _descriptor.FieldDescriptor(
776 name='alarm_state', full_name='dmi.ComponentState.alarm_state', index=4,
777 number=5, type=14, cpp_type=8, label=1,
778 has_default_value=False, default_value=0,
779 message_type=None, enum_type=None, containing_type=None,
780 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200781 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200782 _descriptor.FieldDescriptor(
783 name='standby_state', full_name='dmi.ComponentState.standby_state', index=5,
784 number=6, type=14, cpp_type=8, label=1,
785 has_default_value=False, default_value=0,
786 message_type=None, enum_type=None, containing_type=None,
787 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200788 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200789 ],
790 extensions=[
791 ],
792 nested_types=[],
793 enum_types=[
794 ],
795 serialized_options=None,
796 is_extendable=False,
797 syntax='proto3',
798 extension_ranges=[],
799 oneofs=[
800 ],
801 serialized_start=136,
802 serialized_end=445,
803)
804
805
806_COMPONENTSENSORDATA = _descriptor.Descriptor(
807 name='ComponentSensorData',
808 full_name='dmi.ComponentSensorData',
809 filename=None,
810 file=DESCRIPTOR,
811 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200812 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200813 fields=[
814 _descriptor.FieldDescriptor(
815 name='value', full_name='dmi.ComponentSensorData.value', index=0,
816 number=1, type=5, cpp_type=1, label=1,
817 has_default_value=False, default_value=0,
818 message_type=None, enum_type=None, containing_type=None,
819 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200820 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200821 _descriptor.FieldDescriptor(
822 name='type', full_name='dmi.ComponentSensorData.type', index=1,
823 number=2, type=14, cpp_type=8, label=1,
824 has_default_value=False, default_value=0,
825 message_type=None, enum_type=None, containing_type=None,
826 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200827 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200828 _descriptor.FieldDescriptor(
829 name='scale', full_name='dmi.ComponentSensorData.scale', index=2,
830 number=3, type=14, cpp_type=8, label=1,
831 has_default_value=False, default_value=0,
832 message_type=None, enum_type=None, containing_type=None,
833 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200834 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200835 _descriptor.FieldDescriptor(
836 name='precision', full_name='dmi.ComponentSensorData.precision', index=3,
837 number=4, type=5, cpp_type=1, label=1,
838 has_default_value=False, default_value=0,
839 message_type=None, enum_type=None, containing_type=None,
840 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200841 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200842 _descriptor.FieldDescriptor(
843 name='status', full_name='dmi.ComponentSensorData.status', index=4,
844 number=5, type=14, cpp_type=8, label=1,
845 has_default_value=False, default_value=0,
846 message_type=None, enum_type=None, containing_type=None,
847 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200848 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200849 _descriptor.FieldDescriptor(
850 name='units_display', full_name='dmi.ComponentSensorData.units_display', index=5,
851 number=6, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200852 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200853 message_type=None, enum_type=None, containing_type=None,
854 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200855 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200856 _descriptor.FieldDescriptor(
857 name='timestamp', full_name='dmi.ComponentSensorData.timestamp', index=6,
858 number=7, type=11, cpp_type=10, label=1,
859 has_default_value=False, default_value=None,
860 message_type=None, enum_type=None, containing_type=None,
861 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200862 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200863 _descriptor.FieldDescriptor(
864 name='value_update_rate', full_name='dmi.ComponentSensorData.value_update_rate', index=7,
865 number=8, type=13, cpp_type=3, label=1,
866 has_default_value=False, default_value=0,
867 message_type=None, enum_type=None, containing_type=None,
868 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200869 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200870 _descriptor.FieldDescriptor(
871 name='data_type', full_name='dmi.ComponentSensorData.data_type', index=8,
872 number=9, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200873 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200874 message_type=None, enum_type=None, containing_type=None,
875 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200876 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200877 ],
878 extensions=[
879 ],
880 nested_types=[],
881 enum_types=[
882 ],
883 serialized_options=None,
884 is_extendable=False,
885 syntax='proto3',
886 extension_ranges=[],
887 oneofs=[
888 ],
889 serialized_start=448,
890 serialized_end=728,
891)
892
893
894_COMPONENT = _descriptor.Descriptor(
895 name='Component',
896 full_name='dmi.Component',
897 filename=None,
898 file=DESCRIPTOR,
899 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200900 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200901 fields=[
902 _descriptor.FieldDescriptor(
903 name='name', full_name='dmi.Component.name', index=0,
904 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200905 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200906 message_type=None, enum_type=None, containing_type=None,
907 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200908 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200909 _descriptor.FieldDescriptor(
910 name='class', full_name='dmi.Component.class', index=1,
911 number=2, type=14, cpp_type=8, label=1,
912 has_default_value=False, default_value=0,
913 message_type=None, enum_type=None, containing_type=None,
914 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200915 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200916 _descriptor.FieldDescriptor(
917 name='description', full_name='dmi.Component.description', index=2,
918 number=3, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200919 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200920 message_type=None, enum_type=None, containing_type=None,
921 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200922 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200923 _descriptor.FieldDescriptor(
924 name='parent', full_name='dmi.Component.parent', index=3,
925 number=4, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200926 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200927 message_type=None, enum_type=None, containing_type=None,
928 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200929 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200930 _descriptor.FieldDescriptor(
931 name='parent_rel_pos', full_name='dmi.Component.parent_rel_pos', index=4,
932 number=5, type=5, cpp_type=1, label=1,
933 has_default_value=False, default_value=0,
934 message_type=None, enum_type=None, containing_type=None,
935 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200936 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200937 _descriptor.FieldDescriptor(
938 name='children', full_name='dmi.Component.children', index=5,
939 number=6, type=11, cpp_type=10, label=3,
940 has_default_value=False, default_value=[],
941 message_type=None, enum_type=None, containing_type=None,
942 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200943 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200944 _descriptor.FieldDescriptor(
945 name='hardware_rev', full_name='dmi.Component.hardware_rev', index=6,
946 number=7, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200947 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200948 message_type=None, enum_type=None, containing_type=None,
949 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200950 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200951 _descriptor.FieldDescriptor(
952 name='firmware_rev', full_name='dmi.Component.firmware_rev', index=7,
953 number=8, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200954 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200955 message_type=None, enum_type=None, containing_type=None,
956 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200957 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200958 _descriptor.FieldDescriptor(
959 name='software_rev', full_name='dmi.Component.software_rev', index=8,
960 number=9, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200961 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200962 message_type=None, enum_type=None, containing_type=None,
963 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200964 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200965 _descriptor.FieldDescriptor(
966 name='serial_num', full_name='dmi.Component.serial_num', index=9,
967 number=10, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200968 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200969 message_type=None, enum_type=None, containing_type=None,
970 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200971 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200972 _descriptor.FieldDescriptor(
973 name='mfg_name', full_name='dmi.Component.mfg_name', index=10,
974 number=11, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200975 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200976 message_type=None, enum_type=None, containing_type=None,
977 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200978 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200979 _descriptor.FieldDescriptor(
980 name='model_name', full_name='dmi.Component.model_name', index=11,
981 number=12, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200982 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200983 message_type=None, enum_type=None, containing_type=None,
984 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200985 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200986 _descriptor.FieldDescriptor(
987 name='alias', full_name='dmi.Component.alias', index=12,
988 number=13, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200989 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200990 message_type=None, enum_type=None, containing_type=None,
991 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200992 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200993 _descriptor.FieldDescriptor(
994 name='asset_id', full_name='dmi.Component.asset_id', index=13,
995 number=14, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200996 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +0200997 message_type=None, enum_type=None, containing_type=None,
998 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +0200999 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001000 _descriptor.FieldDescriptor(
1001 name='is_fru', full_name='dmi.Component.is_fru', index=14,
1002 number=15, type=8, cpp_type=7, label=1,
1003 has_default_value=False, default_value=False,
1004 message_type=None, enum_type=None, containing_type=None,
1005 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001006 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001007 _descriptor.FieldDescriptor(
1008 name='mfg_date', full_name='dmi.Component.mfg_date', index=15,
1009 number=16, type=11, cpp_type=10, label=1,
1010 has_default_value=False, default_value=None,
1011 message_type=None, enum_type=None, containing_type=None,
1012 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001013 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001014 _descriptor.FieldDescriptor(
1015 name='uri', full_name='dmi.Component.uri', index=16,
1016 number=17, type=11, cpp_type=10, label=1,
1017 has_default_value=False, default_value=None,
1018 message_type=None, enum_type=None, containing_type=None,
1019 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001020 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001021 _descriptor.FieldDescriptor(
1022 name='uuid', full_name='dmi.Component.uuid', index=17,
1023 number=18, type=11, cpp_type=10, label=1,
1024 has_default_value=False, default_value=None,
1025 message_type=None, enum_type=None, containing_type=None,
1026 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001027 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001028 _descriptor.FieldDescriptor(
1029 name='state', full_name='dmi.Component.state', index=18,
1030 number=19, type=11, cpp_type=10, label=1,
1031 has_default_value=False, default_value=None,
1032 message_type=None, enum_type=None, containing_type=None,
1033 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001034 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001035 _descriptor.FieldDescriptor(
1036 name='sensor_data', full_name='dmi.Component.sensor_data', index=19,
1037 number=20, type=11, cpp_type=10, label=3,
1038 has_default_value=False, default_value=[],
1039 message_type=None, enum_type=None, containing_type=None,
1040 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001041 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001042 ],
1043 extensions=[
1044 ],
1045 nested_types=[],
1046 enum_types=[
1047 ],
1048 serialized_options=None,
1049 is_extendable=False,
1050 syntax='proto3',
1051 extension_ranges=[],
1052 oneofs=[
1053 ],
1054 serialized_start=731,
1055 serialized_end=1236,
1056)
1057
1058
1059_HARDWARE = _descriptor.Descriptor(
1060 name='Hardware',
1061 full_name='dmi.Hardware',
1062 filename=None,
1063 file=DESCRIPTOR,
1064 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001065 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001066 fields=[
1067 _descriptor.FieldDescriptor(
1068 name='last_change', full_name='dmi.Hardware.last_change', index=0,
1069 number=1, type=11, cpp_type=10, label=1,
1070 has_default_value=False, default_value=None,
1071 message_type=None, enum_type=None, containing_type=None,
1072 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001073 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001074 _descriptor.FieldDescriptor(
1075 name='root', full_name='dmi.Hardware.root', index=1,
1076 number=2, type=11, cpp_type=10, label=1,
1077 has_default_value=False, default_value=None,
1078 message_type=None, enum_type=None, containing_type=None,
1079 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001080 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001081 ],
1082 extensions=[
1083 ],
1084 nested_types=[],
1085 enum_types=[
1086 ],
1087 serialized_options=None,
1088 is_extendable=False,
1089 syntax='proto3',
1090 extension_ranges=[],
1091 oneofs=[
1092 ],
1093 serialized_start=1238,
1094 serialized_end=1327,
1095)
1096
1097
1098_MODIFIABLECOMPONENT = _descriptor.Descriptor(
1099 name='ModifiableComponent',
1100 full_name='dmi.ModifiableComponent',
1101 filename=None,
1102 file=DESCRIPTOR,
1103 containing_type=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001104 create_key=_descriptor._internal_create_key,
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001105 fields=[
1106 _descriptor.FieldDescriptor(
1107 name='name', full_name='dmi.ModifiableComponent.name', index=0,
1108 number=1, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001109 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001110 message_type=None, enum_type=None, containing_type=None,
1111 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001112 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001113 _descriptor.FieldDescriptor(
1114 name='class', full_name='dmi.ModifiableComponent.class', index=1,
1115 number=2, type=14, cpp_type=8, label=1,
1116 has_default_value=False, default_value=0,
1117 message_type=None, enum_type=None, containing_type=None,
1118 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001119 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001120 _descriptor.FieldDescriptor(
1121 name='parent', full_name='dmi.ModifiableComponent.parent', index=2,
1122 number=3, type=11, cpp_type=10, label=1,
1123 has_default_value=False, default_value=None,
1124 message_type=None, enum_type=None, containing_type=None,
1125 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001126 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001127 _descriptor.FieldDescriptor(
1128 name='parent_rel_pos', full_name='dmi.ModifiableComponent.parent_rel_pos', index=3,
1129 number=4, type=5, cpp_type=1, label=1,
1130 has_default_value=False, default_value=0,
1131 message_type=None, enum_type=None, containing_type=None,
1132 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001133 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001134 _descriptor.FieldDescriptor(
1135 name='alias', full_name='dmi.ModifiableComponent.alias', index=4,
1136 number=5, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001137 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001138 message_type=None, enum_type=None, containing_type=None,
1139 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001140 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001141 _descriptor.FieldDescriptor(
1142 name='asset_id', full_name='dmi.ModifiableComponent.asset_id', index=5,
1143 number=6, type=9, cpp_type=9, label=1,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001144 has_default_value=False, default_value=b"".decode('utf-8'),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001145 message_type=None, enum_type=None, containing_type=None,
1146 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001147 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001148 _descriptor.FieldDescriptor(
1149 name='uri', full_name='dmi.ModifiableComponent.uri', index=6,
1150 number=7, type=11, cpp_type=10, label=1,
1151 has_default_value=False, default_value=None,
1152 message_type=None, enum_type=None, containing_type=None,
1153 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001154 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001155 _descriptor.FieldDescriptor(
1156 name='admin_state', full_name='dmi.ModifiableComponent.admin_state', index=7,
1157 number=8, type=14, cpp_type=8, label=1,
1158 has_default_value=False, default_value=0,
1159 message_type=None, enum_type=None, containing_type=None,
1160 is_extension=False, extension_scope=None,
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001161 serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key),
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001162 ],
1163 extensions=[
1164 ],
1165 nested_types=[],
1166 enum_types=[
1167 ],
1168 serialized_options=None,
1169 is_extendable=False,
1170 syntax='proto3',
1171 extension_ranges=[],
1172 oneofs=[
1173 ],
1174 serialized_start=1330,
1175 serialized_end=1559,
1176)
1177
1178_HARDWAREID.fields_by_name['uuid'].message_type = _UUID
1179_COMPONENTSTATE.fields_by_name['state_last_changed'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP
1180_COMPONENTSTATE.fields_by_name['admin_state'].enum_type = _COMPONENTADMINSTATE
1181_COMPONENTSTATE.fields_by_name['oper_state'].enum_type = _COMPONENTOPERSTATE
1182_COMPONENTSTATE.fields_by_name['usage_state'].enum_type = _COMPONENTUSAGESTATE
1183_COMPONENTSTATE.fields_by_name['alarm_state'].enum_type = _COMPONENTALARMSTATE
1184_COMPONENTSTATE.fields_by_name['standby_state'].enum_type = _COMPONENTSTANDBYSTATE
1185_COMPONENTSENSORDATA.fields_by_name['type'].enum_type = _SENSORVALUETYPE
1186_COMPONENTSENSORDATA.fields_by_name['scale'].enum_type = _SENSORVALUESCALE
1187_COMPONENTSENSORDATA.fields_by_name['status'].enum_type = _SENSORSTATUS
1188_COMPONENTSENSORDATA.fields_by_name['timestamp'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP
1189_COMPONENT.fields_by_name['class'].enum_type = _COMPONENTTYPE
1190_COMPONENT.fields_by_name['children'].message_type = _COMPONENT
1191_COMPONENT.fields_by_name['mfg_date'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP
1192_COMPONENT.fields_by_name['uri'].message_type = _URI
1193_COMPONENT.fields_by_name['uuid'].message_type = _UUID
1194_COMPONENT.fields_by_name['state'].message_type = _COMPONENTSTATE
1195_COMPONENT.fields_by_name['sensor_data'].message_type = _COMPONENTSENSORDATA
1196_HARDWARE.fields_by_name['last_change'].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP
1197_HARDWARE.fields_by_name['root'].message_type = _COMPONENT
1198_MODIFIABLECOMPONENT.fields_by_name['class'].enum_type = _COMPONENTTYPE
1199_MODIFIABLECOMPONENT.fields_by_name['parent'].message_type = _COMPONENT
1200_MODIFIABLECOMPONENT.fields_by_name['uri'].message_type = _URI
1201_MODIFIABLECOMPONENT.fields_by_name['admin_state'].enum_type = _COMPONENTADMINSTATE
1202DESCRIPTOR.message_types_by_name['Uuid'] = _UUID
1203DESCRIPTOR.message_types_by_name['HardwareID'] = _HARDWAREID
1204DESCRIPTOR.message_types_by_name['Uri'] = _URI
1205DESCRIPTOR.message_types_by_name['ComponentState'] = _COMPONENTSTATE
1206DESCRIPTOR.message_types_by_name['ComponentSensorData'] = _COMPONENTSENSORDATA
1207DESCRIPTOR.message_types_by_name['Component'] = _COMPONENT
1208DESCRIPTOR.message_types_by_name['Hardware'] = _HARDWARE
1209DESCRIPTOR.message_types_by_name['ModifiableComponent'] = _MODIFIABLECOMPONENT
1210DESCRIPTOR.enum_types_by_name['ComponentType'] = _COMPONENTTYPE
1211DESCRIPTOR.enum_types_by_name['ComponentAdminState'] = _COMPONENTADMINSTATE
1212DESCRIPTOR.enum_types_by_name['ComponentOperState'] = _COMPONENTOPERSTATE
1213DESCRIPTOR.enum_types_by_name['ComponentUsageState'] = _COMPONENTUSAGESTATE
1214DESCRIPTOR.enum_types_by_name['ComponentAlarmState'] = _COMPONENTALARMSTATE
1215DESCRIPTOR.enum_types_by_name['ComponentStandbyState'] = _COMPONENTSTANDBYSTATE
1216DESCRIPTOR.enum_types_by_name['SensorValueType'] = _SENSORVALUETYPE
1217DESCRIPTOR.enum_types_by_name['SensorValueScale'] = _SENSORVALUESCALE
1218DESCRIPTOR.enum_types_by_name['SensorStatus'] = _SENSORSTATUS
1219_sym_db.RegisterFileDescriptor(DESCRIPTOR)
1220
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001221Uuid = _reflection.GeneratedProtocolMessageType('Uuid', (_message.Message,), {
1222 'DESCRIPTOR' : _UUID,
1223 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001224 # @@protoc_insertion_point(class_scope:dmi.Uuid)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001225 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001226_sym_db.RegisterMessage(Uuid)
1227
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001228HardwareID = _reflection.GeneratedProtocolMessageType('HardwareID', (_message.Message,), {
1229 'DESCRIPTOR' : _HARDWAREID,
1230 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001231 # @@protoc_insertion_point(class_scope:dmi.HardwareID)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001232 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001233_sym_db.RegisterMessage(HardwareID)
1234
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001235Uri = _reflection.GeneratedProtocolMessageType('Uri', (_message.Message,), {
1236 'DESCRIPTOR' : _URI,
1237 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001238 # @@protoc_insertion_point(class_scope:dmi.Uri)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001239 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001240_sym_db.RegisterMessage(Uri)
1241
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001242ComponentState = _reflection.GeneratedProtocolMessageType('ComponentState', (_message.Message,), {
1243 'DESCRIPTOR' : _COMPONENTSTATE,
1244 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001245 # @@protoc_insertion_point(class_scope:dmi.ComponentState)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001246 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001247_sym_db.RegisterMessage(ComponentState)
1248
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001249ComponentSensorData = _reflection.GeneratedProtocolMessageType('ComponentSensorData', (_message.Message,), {
1250 'DESCRIPTOR' : _COMPONENTSENSORDATA,
1251 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001252 # @@protoc_insertion_point(class_scope:dmi.ComponentSensorData)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001253 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001254_sym_db.RegisterMessage(ComponentSensorData)
1255
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001256Component = _reflection.GeneratedProtocolMessageType('Component', (_message.Message,), {
1257 'DESCRIPTOR' : _COMPONENT,
1258 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001259 # @@protoc_insertion_point(class_scope:dmi.Component)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001260 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001261_sym_db.RegisterMessage(Component)
1262
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001263Hardware = _reflection.GeneratedProtocolMessageType('Hardware', (_message.Message,), {
1264 'DESCRIPTOR' : _HARDWARE,
1265 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001266 # @@protoc_insertion_point(class_scope:dmi.Hardware)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001267 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001268_sym_db.RegisterMessage(Hardware)
1269
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001270ModifiableComponent = _reflection.GeneratedProtocolMessageType('ModifiableComponent', (_message.Message,), {
1271 'DESCRIPTOR' : _MODIFIABLECOMPONENT,
1272 '__module__' : 'dmi.hw_pb2'
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001273 # @@protoc_insertion_point(class_scope:dmi.ModifiableComponent)
uwe ottrembka5ea5c0a2020-08-31 10:37:35 +02001274 })
uwe ottrembka66d91ea2020-08-11 10:50:55 +02001275_sym_db.RegisterMessage(ModifiableComponent)
1276
1277
1278DESCRIPTOR._options = None
1279# @@protoc_insertion_point(module_scope)