C# Class MosziNet.Devices.XBee.TemperatureDeviceV2

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

Méthodes publiques

Méthode Description
ProcessFrame ( IXBeeFrame frame ) : void

Method Details

ProcessFrame() public méthode

public ProcessFrame ( IXBeeFrame frame ) : void
frame IXBeeFrame
Résultat void