Namespace Iot.Device.Ds18b20
Classes
- Ds18b20
DS18B20 - Temperature sensor.
Enums
- FunctionCommands
Functions commands, see data sheet, page 11, section DS18B20 Function Commands.
- RomCommands
ROM commands, see data sheet, page 10, section DS18B20 ROM Commands.
- TemperatureResolution
Temperature sampling resolution, check data sheet, page 9, table 2.
Delegates
- Ds18b20.OnSensorChanged
Delegate that defines method signature that will be called when sensor value change event happens.