| __init__(self, int slave_id=255, str serial_device_name=None, int baudrate=9600, **kwargs) (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| BAUDRATE_KEYS (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | static |
| BAUDRATE_REGISTER (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | static |
| BROADCAST_SLAVE_ID (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | static |
| clear_output(self, int output_no) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| DI_REGISTER (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | static |
| do_factory_reset(self) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| get_input(self, int input_no) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| get_inputs(self) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| get_slave_id(self) | cheap_modbus_rtu.cheap_modbus_io.ModbusModuleABC | |
| master (defined in cheap_modbus_rtu.cheap_modbus_io.ModbusModuleABC) | cheap_modbus_rtu.cheap_modbus_io.ModbusModuleABC | |
| set_baudrate(self, int baudrate=9600) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| set_output(self, int output_no, bool active=True) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| set_slave_id(self, int slave_id_new) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| slave_id (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | |
| SLAVE_ID_REGISTER (defined in cheap_modbus_rtu.cheap_modbus_io.RelayModule) | cheap_modbus_rtu.cheap_modbus_io.RelayModule | static |