Versions in this module Expand all Collapse all v1 v1.0.0 Aug 10, 2017 Changes in this version + func ConvertAll(o onewire.Bus, maxResolutionBits int) error + type Dev struct + func New(o onewire.Bus, addr onewire.Address, resolutionBits int) (*Dev, error) + func (d *Dev) Halt() error + func (d *Dev) LastTemp() (devices.Celsius, error) + func (d *Dev) String() string + func (d *Dev) Temperature() (devices.Celsius, error) Incompatible versions in this module v2.0.0+incompatible Aug 25, 2017