AP&C API Reference
Namespaces | Classes
Apac.Dallas.OneWire Namespace Reference

Classes

class  Crc8
 
class  Exceptions
 A strongly-typed resource class, for looking up localized strings, etc.
 
class  OneWireDevice
 
class  OneWireDevice10
 The 1-Wire adapter for the DS18S20 high-resolution temperature sensor. See http://www.maxim-ic.com/datasheet/index.mvp/id/2815 for details. More...
 
class  OneWireDevice26
 The 1-Wire adapter for the iButtonLink MS-TH (multisensor, temperature + humidity). See: http://www.homechip.com/catalog/documents/iButtonLink/MultiSensor_Manual_V051010.pdf http://www.datanab.com/docs/sensors/1WTH_SMnt_RJ45_CommDetails.pdf More...
 
class  OneWireDevice28
 The 1-Wire adapter for the DS18B20 programmable, and software compatible, temperature sensors.
More...
 
class  OneWireDevice81
 A simple class that allows loading a representation of the Serial ID iButton device. As far as I can tell, there is no possible interaction with this device type. More...
 
class  owApi
 A managed wrapper on the native 1-Wire Public Domain Kit API for the 1-Wire USB master devices based on the DS2490. It relies on a native shared library (owusb.dll/libowusb.so) to expose external calls to the p/invoke layer.
This is not yet a full implementation at either the C++ native API export level (not all 1-Wire calls are exported) or this managed level. More...
 
class  OneWireException
 
class  usb_dev_handle
 
class  usb_device
 
class  usb_bus
 
class  usb_device_descriptor
 
class  usb_config_descriptor
 
class  usb_interface
 
class  usb_ctrl_setup
 
class  usb_interface_descriptor
 
class  usb_endpoint_descriptor
 
class  Resources
 A strongly-typed resource class, for looking up localized strings, etc.