API Reference ============= SensorBridgeShdlcDevice ----------------------- .. autoclass:: sensirion_shdlc_sensorbridge.device.SensorBridgeShdlcDevice SensorBridgeFirmwareImage ------------------------- .. automodule:: sensirion_shdlc_sensorbridge.firmware_image RepeatedTransceiveHandle ------------------------ .. autoclass:: sensirion_shdlc_sensorbridge.types.RepeatedTransceiveHandle ReadBufferResponse ------------------ .. autoclass:: sensirion_shdlc_sensorbridge.types.ReadBufferResponse BufferedValue ------------- .. autoclass:: sensirion_shdlc_sensorbridge.types.BufferedValue I²C Errors ---------- .. automodule:: sensirion_shdlc_sensorbridge.i2c_errors Device Errors ------------- .. automodule:: sensirion_shdlc_sensorbridge.device_errors Definitions ----------- .. automodule:: sensirion_shdlc_sensorbridge.definitions Commands -------- .. automodule:: sensirion_shdlc_sensorbridge.commands.device_information .. automodule:: sensirion_shdlc_sensorbridge.commands.get_version .. automodule:: sensirion_shdlc_sensorbridge.commands.slave_address .. automodule:: sensirion_shdlc_sensorbridge.commands.baudrate .. automodule:: sensirion_shdlc_sensorbridge.commands.set_port_voltage .. automodule:: sensirion_shdlc_sensorbridge.commands.port_voltage_on_off .. automodule:: sensirion_shdlc_sensorbridge.commands.set_i2c_frequency .. automodule:: sensirion_shdlc_sensorbridge.commands.i2c_scan .. automodule:: sensirion_shdlc_sensorbridge.commands.i2c_transceive .. automodule:: sensirion_shdlc_sensorbridge.commands.i2c_repeated_transceive .. automodule:: sensirion_shdlc_sensorbridge.commands.read_buffer .. automodule:: sensirion_shdlc_sensorbridge.commands.stop_repeated_transceive .. automodule:: sensirion_shdlc_sensorbridge.commands.spi_config .. automodule:: sensirion_shdlc_sensorbridge.commands.spi_transceive .. automodule:: sensirion_shdlc_sensorbridge.commands.blink .. automodule:: sensirion_shdlc_sensorbridge.commands.analog_measurement .. automodule:: sensirion_shdlc_sensorbridge.commands.firmware_update