Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
HomeAutomation
DeviceNetwork
XBee
FrameProcessor
RemoteCommandResponseProcessor
C# Class HomeAutomation.DeviceNetwork.XBee.FrameProcessor.RemoteCommandResponseProcessor
Inheritance:
IXBeeFrameProcessor
Mostrar archivo
Open project: moszinet/HomeAutomation
Public Methods
Method
Description
ProcessFrame
(
XBeeDeviceNetwork
deviceNetwork
,
IXBeeFrame
frame
) :
void
Method Details
ProcessFrame()
public
method
public
ProcessFrame
(
XBeeDeviceNetwork
deviceNetwork
,
IXBeeFrame
frame
) :
void
deviceNetwork
XBeeDeviceNetwork
frame
IXBeeFrame
return
void