The GatewayMessage type exposes the following members.

Properties

  Name Description
Public property GatewayID
Numeric Identifier of the gateway that is sending the message
Public property MessageCount
For data messages this value indicates the number of messages contained in the body of the message
Public property MessageType
Type of message the gateway sent. This determines how to interpret the data contained in the message
Public property Power
Value indicating the power status of the gateway
Public property ReceivedDate
DateTime the message is received by the server

See Also