You are here: Symbol Reference > Monnit.Mine Namespace > Gateway Class > Gateway Members
Gateway Members
Gateway Class  Legend  Protected Fields  Public Fields  Public Methods  Public Properties  Send Feedback

The following tables list the members exposed by Gateway.

 
Name 
Description 
 
This is _PollInterval, a member of class Gateway. 
 
This is sensorIDs, a member of class Gateway. 
 
Name 
Description 
 
The action control command(s) that will be sent to the sensor  
 
This is AutoConfigCommandTime, a member of class Gateway. 
 
This is GPSReportInterval, a member of class Gateway. 
 
If set this flag will cause the action control command will be sent to the sensor  
 
Name 
Description 
 
This is addActionControlCommand, a member of class Gateway. 
 
Assign a sensor to this gateway  
 
This is the overview for the BatteryPercentageHelper method overload. 
 
Force server held configurations to be sent to the gateway at the next communication cycle.  
 
This is the overview for the Gateway constructor overload. 
 
This is getActionControlCommands, a member of class Gateway. 
 
This is getAutoConfigCommand, a member of class Gateway. 
 
This is getGPSReportInterval, a member of class Gateway. 
 
This is getPendingActionControlCommand, a member of class Gateway. 
 
Informs the gateway to reform the sensor network by scanning to find an open channel then re-downloading the allowed sensor list.  
 
Remove a sensor assignment from this gateway  
 
This is setActionControlCommands, a member of class Gateway. 
 
This is setGPSReportInterval, a member of class Gateway. 
 
Update the IP information of the gateway (selected gateway types)  
 
Update the interval at which the gateway polls the server to discover if there is any urgent messages that need to be sent to the gateway.  
 
Update the interval at which the gateway reports information to the server.  
 
Update the information the gateway uses to communicate with the server  
 
Name 
Description 
 
List of sensor ids that have been assigned to this gateway  
 
This is AutoConfigTime, a member of class Gateway. 
 
This is CellAPNName, a member of class Gateway. 
 
Hold time of previous decryption failure, ensures gateway can't continually send packets with wrong encryption scheme. Only allows one reset per hour. Default: null  
 
If static IP is set: This is the value of the router address the gateway will send its data through to access the Internet.  
 
Holds Initialization Vector generated in handshake. Rotates with each gateway startup Default: null  
 
Holds encryption key generated in handshake. Rotates with each gateway startup Default: null  
 
Differs by gateway type. One example is the Ethernet gateway stores it's MAC Address here  
 
If static IP is set: This is the value of the primary DNS server used to resolve the host address of the server. If server is defined with IP Address this value is not used.  
 
Tracks the version of gateway firmware. Some features are only available on certain gateway versions.  
 
Numeric Identifier of the gateway.  
 
IP address of the gateway if applicable. Default: 0.0.0.0 will inform the gateway to use DHCP to obtain an IP Address.  
 
If static IP is set: This is the value of the subnet mask of the network the gateway is operating on.  
 
Type of the gateway. Certain settings are interpreted differently for different types of gateways  
 
Flag that indicates if the server has urgent messages to deliver to the gateway. Responds to PollInterval for use in conjunction with Control Profile  
 
Record of the last message sequence received from the gateway. Used to prevent duplicate messages from being processed from a gateway.  
 
Defines if the gateway will trigger communication sequence when it receives an aware message. Default: true  
 
Defines in minutes the frequency that the gateway will request a new sensor list from the server. Default 720  
 
Tells the server that there are configurations that have been updated in the data store and it should push a new configuration page down to the gateway.  
 
This is Password, a member of class Gateway. 
 
Defines in minutes the interval at which the gateway polls the server to check if urgent traffic exists for the gateway.  
 
Port 
Defines the port the server is listening for communication. Default: 3000  
 
Defines pre-shared key used to initiate encryption for communication to server. Must match key in gateway configuration. Default: null  
 
Tracks the version of radio firmware. Some features are only available on certain firmware versions.  
 
Defines in minutes the interval at which the gateway communicates with the server. Unless triggered to communicate earlier, the gateway will initialize a communication cycle with the server with or without data from sensors to deliver.  
 
If static IP is set: This is the value of the secondary DNS server used to resolve the host address of the server. If server is defined with IP Address this value is not used.  
 
Flag that indicates if the server should inform the gateway that the network should be reformed. Reforming the network consists of removing any sensors configured in the gateway, scanning and choosing a clear channel, and requesting the sensors to add back into the gateway.  
 
Address of the server. This can be either a DNS resolvable host name, or an IP Address of the server.  
 
This is Username, a member of class Gateway.