herosdevices.hardware.analog_devices.ds18b20 ============================================ .. py:module:: herosdevices.hardware.analog_devices.ds18b20 .. autoapi-nested-parse:: Module for ds18b20 temperature sensor probe representations. Module Contents --------------- .. py:class:: DS18B20(device_id: str, sysfs_path: str = '/sys/bus/w1/') Bases: :py:obj:`herosdevices.core.bus.OneWire` One wire temperature sensor type DS18B20. .. py:attribute:: sysfs_path