EMANE  1.2.1
emane.ota.otaheader_pb2 Namespace Reference

Variables

 DESCRIPTOR
 
 containing_type
 
 message_type
 
 OTAHeader
 
 has_options
 

Variable Documentation

◆ containing_type

emane.ota.otaheader_pb2.containing_type

Definition at line 130 of file build/lib/emane/ota/otaheader_pb2.py.

◆ DESCRIPTOR

emane.ota.otaheader_pb2.DESCRIPTOR
Initial value:
1 = _descriptor.FileDescriptor(
2  name='otaheader.proto',
3  package='EMANEMessage',
4  syntax='proto2',
5  serialized_pb=_b('\n\x0fotaheader.proto\x12\x0c\x45MANEMessage\"\xd9\x01\n\tOTAHeader\x12\x0e\n\x06source\x18\x01 \x02(\r\x12\x13\n\x0b\x64\x65stination\x18\x02 \x02(\r\x12\x10\n\x08sequence\x18\x03 \x02(\x04\x12\x0c\n\x04uuid\x18\x04 \x02(\x0c\x12\x38\n\x0bpayloadInfo\x18\x05 \x01(\x0b\x32#.EMANEMessage.OTAHeader.PayloadInfo\x1aM\n\x0bPayloadInfo\x12\x13\n\x0b\x65ventLength\x18\x01 \x02(\r\x12\x15\n\rcontrolLength\x18\x02 \x02(\r\x12\x12\n\ndataLength\x18\x03 \x02(\rB\x02H\x01')
6 )

Definition at line 18 of file build/lib/emane/ota/otaheader_pb2.py.

◆ has_options

emane.ota.otaheader_pb2.has_options

Definition at line 151 of file build/lib/emane/ota/otaheader_pb2.py.

◆ message_type

emane.ota.otaheader_pb2.message_type

Definition at line 131 of file build/lib/emane/ota/otaheader_pb2.py.

◆ OTAHeader

emane.ota.otaheader_pb2.OTAHeader
Initial value:
1 = _reflection.GeneratedProtocolMessageType('OTAHeader', (_message.Message,), dict(
2 
3  PayloadInfo = _reflection.GeneratedProtocolMessageType('PayloadInfo', (_message.Message,), dict(
4  DESCRIPTOR = _OTAHEADER_PAYLOADINFO,
5  __module__ = 'otaheader_pb2'
6  # @@protoc_insertion_point(class_scope:EMANEMessage.OTAHeader.PayloadInfo)
7  ))
8  ,
9  DESCRIPTOR = _OTAHEADER,
10  __module__ = 'otaheader_pb2'
11  # @@protoc_insertion_point(class_scope:EMANEMessage.OTAHeader)
12  ))

Definition at line 135 of file build/lib/emane/ota/otaheader_pb2.py.