|
Name |
Description |
![]() |
@return GatewayID Numeric Identifier of the gateway that is sending the message | |
![]() |
@return MessageCount For data messages this value indicates the number of messages contained in the body of the message | |
![]() |
@return MessageType Type of message the gateway sent. This determines how to interpret the data contained in the message | |
![]() |
@return Power Value indicating the power status of the gateway | |
![]() |
@return ReceivedDate DateTime the message is received by the server | |
![]() |
@param gatewayID Numeric Identifier of the gateway that is sending the message | |
![]() |
@param messageCount For data messages this value indicates the number of messages contained in the body of the message | |
![]() |
@param messageType Type of message the gateway sent. This determines how to interpret the data contained in the message | |
![]() |
@param power Value indicating the power status of the gateway | |
![]() |
@param receivedDate DateTime the message is received by the server |