Switches

class endless.framework.switch_stdout.StdoutSwitch(prefix)[source]
class endless.project_1.can_switch.CANSwitch(can_id, number)[source]

Translates Switch operations into CAN frames.

Facets:

  • switch to connect it to someone who might want to switch something

  • counter to see how often the switch has been operated

Receptacles:

  • frame_out to send CAN frames to a CAN-writing component.