Newer
Older
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(TopologyId)
Lluis Gifre Renom
committed
Topology = _reflection.GeneratedProtocolMessageType('Topology', (_message.Message,), {
'DESCRIPTOR' : _TOPOLOGY,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.Topology)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(Topology)
Lluis Gifre Renom
committed
TopologyIdList = _reflection.GeneratedProtocolMessageType('TopologyIdList', (_message.Message,), {
'DESCRIPTOR' : _TOPOLOGYIDLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.TopologyIdList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(TopologyIdList)
Lluis Gifre Renom
committed
TopologyList = _reflection.GeneratedProtocolMessageType('TopologyList', (_message.Message,), {
'DESCRIPTOR' : _TOPOLOGYLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.TopologyList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(TopologyList)
Lluis Gifre Renom
committed
TopologyEvent = _reflection.GeneratedProtocolMessageType('TopologyEvent', (_message.Message,), {
'DESCRIPTOR' : _TOPOLOGYEVENT,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.TopologyEvent)
Lluis Gifre Renom
committed
})
Lluis Gifre Renom
committed
DeviceId = _reflection.GeneratedProtocolMessageType('DeviceId', (_message.Message,), {
'DESCRIPTOR' : _DEVICEID,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.DeviceId)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(DeviceId)
Lluis Gifre Renom
committed
Device = _reflection.GeneratedProtocolMessageType('Device', (_message.Message,), {
'DESCRIPTOR' : _DEVICE,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.Device)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(Device)
Lluis Gifre Renom
committed
DeviceConfig = _reflection.GeneratedProtocolMessageType('DeviceConfig', (_message.Message,), {
'DESCRIPTOR' : _DEVICECONFIG,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.DeviceConfig)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(DeviceConfig)
Lluis Gifre Renom
committed
DeviceIdList = _reflection.GeneratedProtocolMessageType('DeviceIdList', (_message.Message,), {
'DESCRIPTOR' : _DEVICEIDLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.DeviceIdList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(DeviceIdList)
Lluis Gifre Renom
committed
DeviceList = _reflection.GeneratedProtocolMessageType('DeviceList', (_message.Message,), {
'DESCRIPTOR' : _DEVICELIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.DeviceList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(DeviceList)
Lluis Gifre Renom
committed
DeviceEvent = _reflection.GeneratedProtocolMessageType('DeviceEvent', (_message.Message,), {
'DESCRIPTOR' : _DEVICEEVENT,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.DeviceEvent)
Lluis Gifre Renom
committed
})
Lluis Gifre Renom
committed
LinkId = _reflection.GeneratedProtocolMessageType('LinkId', (_message.Message,), {
'DESCRIPTOR' : _LINKID,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.LinkId)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(LinkId)
Lluis Gifre Renom
committed
Link = _reflection.GeneratedProtocolMessageType('Link', (_message.Message,), {
'DESCRIPTOR' : _LINK,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.Link)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(Link)
Lluis Gifre Renom
committed
LinkIdList = _reflection.GeneratedProtocolMessageType('LinkIdList', (_message.Message,), {
'DESCRIPTOR' : _LINKIDLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.LinkIdList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(LinkIdList)
Lluis Gifre Renom
committed
LinkList = _reflection.GeneratedProtocolMessageType('LinkList', (_message.Message,), {
'DESCRIPTOR' : _LINKLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.LinkList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(LinkList)
Lluis Gifre Renom
committed
LinkEvent = _reflection.GeneratedProtocolMessageType('LinkEvent', (_message.Message,), {
'DESCRIPTOR' : _LINKEVENT,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.LinkEvent)
Lluis Gifre Renom
committed
})
Lluis Gifre Renom
committed
ServiceId = _reflection.GeneratedProtocolMessageType('ServiceId', (_message.Message,), {
'DESCRIPTOR' : _SERVICEID,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ServiceId)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ServiceId)
Lluis Gifre Renom
committed
Service = _reflection.GeneratedProtocolMessageType('Service', (_message.Message,), {
'DESCRIPTOR' : _SERVICE,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.Service)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(Service)
Lluis Gifre Renom
committed
ServiceStatus = _reflection.GeneratedProtocolMessageType('ServiceStatus', (_message.Message,), {
'DESCRIPTOR' : _SERVICESTATUS,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ServiceStatus)
Lluis Gifre Renom
committed
})
Lluis Gifre Renom
committed
ServiceConfig = _reflection.GeneratedProtocolMessageType('ServiceConfig', (_message.Message,), {
'DESCRIPTOR' : _SERVICECONFIG,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ServiceConfig)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ServiceConfig)
Lluis Gifre Renom
committed
ServiceIdList = _reflection.GeneratedProtocolMessageType('ServiceIdList', (_message.Message,), {
'DESCRIPTOR' : _SERVICEIDLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ServiceIdList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ServiceIdList)
Lluis Gifre Renom
committed
ServiceList = _reflection.GeneratedProtocolMessageType('ServiceList', (_message.Message,), {
'DESCRIPTOR' : _SERVICELIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ServiceList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ServiceList)
Lluis Gifre Renom
committed
ServiceEvent = _reflection.GeneratedProtocolMessageType('ServiceEvent', (_message.Message,), {
'DESCRIPTOR' : _SERVICEEVENT,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ServiceEvent)
Lluis Gifre Renom
committed
})
Lluis Gifre Renom
committed
EndPointId = _reflection.GeneratedProtocolMessageType('EndPointId', (_message.Message,), {
'DESCRIPTOR' : _ENDPOINTID,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.EndPointId)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(EndPointId)
Lluis Gifre Renom
committed
EndPoint = _reflection.GeneratedProtocolMessageType('EndPoint', (_message.Message,), {
'DESCRIPTOR' : _ENDPOINT,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.EndPoint)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(EndPoint)
Lluis Gifre Renom
committed
ConfigRule = _reflection.GeneratedProtocolMessageType('ConfigRule', (_message.Message,), {
'DESCRIPTOR' : _CONFIGRULE,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ConfigRule)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ConfigRule)
Lluis Gifre Renom
committed
Constraint = _reflection.GeneratedProtocolMessageType('Constraint', (_message.Message,), {
'DESCRIPTOR' : _CONSTRAINT,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.Constraint)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(Constraint)
Lluis Gifre Renom
committed
ConnectionId = _reflection.GeneratedProtocolMessageType('ConnectionId', (_message.Message,), {
'DESCRIPTOR' : _CONNECTIONID,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ConnectionId)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ConnectionId)
Lluis Gifre Renom
committed
Connection = _reflection.GeneratedProtocolMessageType('Connection', (_message.Message,), {
'DESCRIPTOR' : _CONNECTION,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.Connection)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(Connection)
Lluis Gifre Renom
committed
ConnectionIdList = _reflection.GeneratedProtocolMessageType('ConnectionIdList', (_message.Message,), {
'DESCRIPTOR' : _CONNECTIONIDLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ConnectionIdList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ConnectionIdList)
Lluis Gifre Renom
committed
ConnectionList = _reflection.GeneratedProtocolMessageType('ConnectionList', (_message.Message,), {
'DESCRIPTOR' : _CONNECTIONLIST,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.ConnectionList)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(ConnectionList)
Lluis Gifre Renom
committed
TeraFlowController = _reflection.GeneratedProtocolMessageType('TeraFlowController', (_message.Message,), {
'DESCRIPTOR' : _TERAFLOWCONTROLLER,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.TeraFlowController)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(TeraFlowController)
Lluis Gifre Renom
committed
AuthenticationResult = _reflection.GeneratedProtocolMessageType('AuthenticationResult', (_message.Message,), {
'DESCRIPTOR' : _AUTHENTICATIONRESULT,
'__module__' : 'context_pb2'
# @@protoc_insertion_point(class_scope:context.AuthenticationResult)
Lluis Gifre Renom
committed
})
_sym_db.RegisterMessage(AuthenticationResult)
_CONTEXTSERVICE = _descriptor.ServiceDescriptor(
name='ContextService',
full_name='context.ContextService',
file=DESCRIPTOR,
index=0,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
serialized_start=4373,
serialized_end=6074,
methods=[
_descriptor.MethodDescriptor(
name='ListContextIds',
full_name='context.ContextService.ListContextIds',
index=0,
containing_service=None,
input_type=_EMPTY,
output_type=_CONTEXTIDLIST,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
name='ListContexts',
full_name='context.ContextService.ListContexts',
input_type=_EMPTY,
output_type=_CONTEXTLIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetContext',
full_name='context.ContextService.GetContext',
index=2,
containing_service=None,
input_type=_CONTEXTID,
output_type=_CONTEXT,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='SetContext',
full_name='context.ContextService.SetContext',
index=3,
containing_service=None,
input_type=_CONTEXT,
output_type=_CONTEXTID,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='RemoveContext',
full_name='context.ContextService.RemoveContext',
index=4,
containing_service=None,
input_type=_CONTEXTID,
output_type=_EMPTY,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetContextEvents',
full_name='context.ContextService.GetContextEvents',
index=5,
containing_service=None,
input_type=_EMPTY,
output_type=_CONTEXTEVENT,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListTopologyIds',
full_name='context.ContextService.ListTopologyIds',
index=6,
containing_service=None,
input_type=_CONTEXTID,
output_type=_TOPOLOGYIDLIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListTopologies',
full_name='context.ContextService.ListTopologies',
index=7,
containing_service=None,
input_type=_CONTEXTID,
output_type=_TOPOLOGYLIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetTopology',
full_name='context.ContextService.GetTopology',
containing_service=None,
input_type=_TOPOLOGYID,
output_type=_TOPOLOGY,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='SetTopology',
full_name='context.ContextService.SetTopology',
containing_service=None,
input_type=_TOPOLOGY,
output_type=_TOPOLOGYID,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='RemoveTopology',
full_name='context.ContextService.RemoveTopology',
index=10,
containing_service=None,
input_type=_TOPOLOGYID,
output_type=_EMPTY,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetTopologyEvents',
full_name='context.ContextService.GetTopologyEvents',
index=11,
containing_service=None,
input_type=_EMPTY,
output_type=_TOPOLOGYEVENT,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListDeviceIds',
full_name='context.ContextService.ListDeviceIds',
index=12,
containing_service=None,
input_type=_EMPTY,
output_type=_DEVICEIDLIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListDevices',
full_name='context.ContextService.ListDevices',
index=13,
containing_service=None,
input_type=_EMPTY,
output_type=_DEVICELIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetDevice',
full_name='context.ContextService.GetDevice',
containing_service=None,
input_type=_DEVICEID,
output_type=_DEVICE,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='SetDevice',
full_name='context.ContextService.SetDevice',
containing_service=None,
input_type=_DEVICE,
output_type=_DEVICEID,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='RemoveDevice',
full_name='context.ContextService.RemoveDevice',
containing_service=None,
input_type=_DEVICEID,
output_type=_EMPTY,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetDeviceEvents',
full_name='context.ContextService.GetDeviceEvents',
index=17,
containing_service=None,
input_type=_EMPTY,
output_type=_DEVICEEVENT,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListLinkIds',
full_name='context.ContextService.ListLinkIds',
index=18,
containing_service=None,
input_type=_EMPTY,
output_type=_LINKIDLIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListLinks',
full_name='context.ContextService.ListLinks',
index=19,
containing_service=None,
input_type=_EMPTY,
output_type=_LINKLIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetLink',
full_name='context.ContextService.GetLink',
containing_service=None,
input_type=_LINKID,
output_type=_LINK,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='SetLink',
full_name='context.ContextService.SetLink',
input_type=_LINK,
output_type=_LINKID,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
name='RemoveLink',
full_name='context.ContextService.RemoveLink',
index=22,
containing_service=None,
input_type=_LINKID,
output_type=_EMPTY,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
_descriptor.MethodDescriptor(
name='GetLinkEvents',
full_name='context.ContextService.GetLinkEvents',
index=23,
containing_service=None,
input_type=_EMPTY,
output_type=_LINKEVENT,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListServiceIds',
full_name='context.ContextService.ListServiceIds',
index=24,
containing_service=None,
input_type=_CONTEXTID,
output_type=_SERVICEIDLIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='ListServices',
full_name='context.ContextService.ListServices',
index=25,
containing_service=None,
input_type=_CONTEXTID,
output_type=_SERVICELIST,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='GetService',
full_name='context.ContextService.GetService',
containing_service=None,
input_type=_SERVICEID,
output_type=_SERVICE,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='SetService',
full_name='context.ContextService.SetService',
containing_service=None,
input_type=_SERVICE,
output_type=_SERVICEID,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
),
_descriptor.MethodDescriptor(
name='RemoveService',
full_name='context.ContextService.RemoveService',
index=28,
containing_service=None,
input_type=_SERVICEID,
output_type=_EMPTY,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
_descriptor.MethodDescriptor(
name='GetServiceEvents',
full_name='context.ContextService.GetServiceEvents',
index=29,
containing_service=None,
input_type=_EMPTY,
output_type=_SERVICEEVENT,
serialized_options=None,
Lluis Gifre Renom
committed
create_key=_descriptor._internal_create_key,
])
_sym_db.RegisterServiceDescriptor(_CONTEXTSERVICE)
DESCRIPTOR.services_by_name['ContextService'] = _CONTEXTSERVICE
# @@protoc_insertion_point(module_scope)