C# Class MosziNet.Devices.XBee.TemperatureDeviceV1

This temperature device uses an MCP9700 (or compatible) sensor to measure temperature.
Inheritance: HomeAutomation.Core.DeviceBase, IXBeeDevice
Datei anzeigen Open project: moszinet/HomeAutomation

Public Methods

Method Description
ProcessFrame ( IXBeeFrame frame ) : void

Method Details

ProcessFrame() public method

public ProcessFrame ( IXBeeFrame frame ) : void
frame IXBeeFrame
return void