Uses of Interface
com.pi4j.io.w1.W1DeviceType
-
Packages that use W1DeviceType Package Description com.pi4j.io.w1 http://lxr.free-electrons.com/source/drivers/w1/slaves/w1_therm.c http://lxr.free-electrons.com/source/drivers/w1/w1_family.h -
-
Uses of W1DeviceType in com.pi4j.io.w1
Methods in com.pi4j.io.w1 that return types with arguments of type W1DeviceType Modifier and Type Method Description Map<String,W1DeviceType>
W1Master. getDeviceTypeMap()
Collection<W1DeviceType>
W1Master. getDeviceTypes()
Gets a list of the available device types.
-