Treehopper Java API
io.treehopper.libraries.sensors.temperature.Mcp9808 Member List

This is the complete list of members for io.treehopper.libraries.sensors.temperature.Mcp9808, including all inherited members.

autoUpdateWhenPropertyReadio.treehopper.libraries.sensors.temperature.TemperatureSensorprotected
celsiusio.treehopper.libraries.sensors.temperature.TemperatureSensorprotected
getCelsius()io.treehopper.libraries.sensors.temperature.TemperatureSensor
getFahrenheit()io.treehopper.libraries.sensors.temperature.TemperatureSensor
getKelvin()io.treehopper.libraries.sensors.temperature.TemperatureSensor
isAutoUpdateWhenPropertyRead()io.treehopper.libraries.sensors.temperature.TemperatureSensor
Mcp9808(I2c device)io.treehopper.libraries.sensors.temperature.Mcp9808
Mcp9808(I2c device, boolean a0, boolean a1, boolean a2)io.treehopper.libraries.sensors.temperature.Mcp9808
Mcp9808(I2c device, byte address)io.treehopper.libraries.sensors.temperature.Mcp9808
setAutoUpdateWhenPropertyRead(boolean value)io.treehopper.libraries.sensors.temperature.TemperatureSensor
toFahrenheit(double celsius)io.treehopper.libraries.sensors.temperature.TemperatureSensorstatic
toKelvin(double celsius)io.treehopper.libraries.sensors.temperature.TemperatureSensorstatic
update()io.treehopper.libraries.sensors.temperature.Mcp9808