Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MosziNet
Devices
XBee
TemperatureDeviceV1
C# Class MosziNet.Devices.XBee.TemperatureDeviceV1
This temperature device uses an MCP9700 (or compatible) sensor to measure temperature.
Inheritance:
HomeAutomation.Core.DeviceBase
,
IXBeeDevice
Exibir arquivo
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