Go to the source code of this file.
Namespaces | |
pyuavcan_v0.introspect | |
Functions | |
def | pyuavcan_v0.introspect._to_json_compatible_object_impl (obj) |
def | pyuavcan_v0.introspect._to_yaml_impl (obj, indent_level=0, parent=None, name=None, uavcan_type=None) |
def | pyuavcan_v0.introspect.to_json_compatible_object (obj) |
def | pyuavcan_v0.introspect.to_yaml (obj) |
def | pyuavcan_v0.introspect.value_to_constant_name (struct, field_name, keep_literal=False) |
Variables | |
pyuavcan_v0.introspect.blue | |
pyuavcan_v0.introspect.certificate_of_authenticity | |
pyuavcan_v0.introspect.getset = pyuavcan_v0.protocol.param.GetSet.Response() | |
pyuavcan_v0.introspect.green | |
pyuavcan_v0.introspect.info = pyuavcan_v0.protocol.GetNodeInfo.Response(name='legion') | |
pyuavcan_v0.introspect.lcmd = pyuavcan_v0.equipment.indication.SingleLightCommand(light_id=123) | |
pyuavcan_v0.introspect.lights = pyuavcan_v0.equipment.indication.LightsCommand() | |
pyuavcan_v0.introspect.node = pyuavcan_v0.make_node('vcan0', node_id=42) | |
pyuavcan_v0.introspect.red | |