ratbag_emu.hw_component module

class ratbag_emu.hw_component.HWComponent(state=None)

Bases: object

Represents a physical hardware component

This is the “brain” of the device. The custom logic is implemented here.