Uses of Class
com.tinkerforge.BrickletParticulateMatter.SensorInfo
-
-
Uses of BrickletParticulateMatter.SensorInfo in com.tinkerforge
Methods in com.tinkerforge that return BrickletParticulateMatter.SensorInfo Modifier and Type Method Description BrickletParticulateMatter.SensorInfo
BrickletParticulateMatter. getSensorInfo()
Returns information about the sensor: * the sensor version number, * the last error code reported by the sensor (0 means no error) and * the number of framing and checksum errors that occurred in the communication with the sensor.
-