메소드 |
설명 |
|
GetStatus ( ) : void |
|
|
ProcessCommand ( OSAEMethod method ) : void |
|
|
ProcessReceivedChar ( byte sComChar ) : void |
|
|
RESETtrx ( ) : void |
|
|
RSBytesToRead ( ) : int |
|
|
RSDiscardInBuffer ( ) : bool |
|
|
RSInit ( string comport, int baudrate ) : bool |
|
|
RSOpen ( ) : bool |
|
|
RSReadByte ( ) : int |
|
|
RSTxData ( byte buffer, int intLength ) : bool |
|
|
RunInterface ( string pluginName ) : void |
|
|
SendCommand ( byte command, string message ) : void |
|
|
Shutdown ( ) : void |
|
|
decode_Baro ( ) : void |
|
|
decode_Current ( ) : void |
|
|
decode_DateTime ( ) : void |
|
|
decode_Energy ( ) : void |
|
|
decode_Gas ( ) : void |
|
|
decode_Hum ( ) : void |
|
|
decode_InterfaceMessage ( ) : void |
|
|
decode_Lighting2 ( ) : void |
|
|
decode_Lighting5 ( ) : void |
|
|
decode_Rain ( ) : void |
|
|
decode_RecXmitMessage ( ) : void |
|
|
decode_Temp ( ) : void |
|
|
decode_TempHum ( ) : void |
|
|
decode_TempHumBaro ( ) : void |
|
|
decode_UNDECODED ( ) : void |
|
|
decode_UV ( ) : void |
|
|
decode_Water ( ) : void |
|
|
decode_Weight ( ) : void |
|
|
decode_Wind ( ) : void |
|
|
decode_messages ( ) : void |
|
|