The following tables list the members exposed by Gateway.
|
Name |
Description |
|
Allows the Gateway to grab sensors that are not in it's sensor list for a specific amount of time in minutes | |
|
This is a name assigned by the cellular provider for their specific m2m network. | |
|
private ListRegisteredSensors; Missing Attributes *
| |
|
The IP address of the router that the gateway funnels network traffic to | |
|
If the network connection is not available, the gateway will disable the sensor network allowing sensors to relink to a different gateway. | |
|
This is ExternalIdentifier, a member of class Gateway. | |
|
The primary IP address of a DNS server the Gateway can use to get it's IP address from | |
|
The specific firmware version the APN of the gateway uses this is separate from the RadioFirmwareVersion | |
|
The unique identifier for the gateway | |
|
The IP address of the gateway | |
|
Type of power mode used by the gateway determines the value of a charging battery | |
|
The subnet mask for the gateway. used specifically for cell gateways and Ethernet gateways. | |
|
The specific type of gateway such as CGW3, Ethernet, USB. | |
|
this lets the gateway know if it has a control or local notifier message | |
|
Allows the System to know when to update the gateway | |
|
This is NetworkIDFilter, a member of class Gateway. | |
|
Some data networks will require a username and sometimes a password for cell gateways this stores the Password | |
|
this is set for a gateway if there is an ACC that should be pushed to the gateway. | |
|
polls the server to find out if there is any data that needs to be sent down to the sensors this includes but is not limited to updates and notifications this does not send up sensor data collected by the gateway | |
|
The Primary port of the Server that the gateway will be talking to. | |
|
The Secondary port for a gateway to send sensor data through | |
|
22 system power supply 1-Line Power, 2-Battery, 3-Battery and GPS | |
|
The specific firmware version the radio on the gateway is using | |
|
This is how often the gateway will pass data to the Server collecting sensor data | |
|
The secondary IP address of a DNS server the Gateway can use to get it's IP address from | |
|
Sets the gateway to reform the network it is on changes the channel and clears and re-downloads the gateway list | |
|
This is SensorID, a member of class Gateway. | |
|
the Primary host address that the gateway will be talking to. | |
|
The Secondary host address for a gateway to send sensor data through | |
|
This is SingleQueueExpiration, a member of class Gateway. | |
|
Some data networks will require a username and sometimes a password for cell gateways this stores the Username |
|
Name |
Description |
|
allows you to add a single byte array to your action control command @param comm is a byte array command for a gateway | |
|
This is the overview for the BatteryPercentageHelper method overload. | |
|
sets the isdirty flag to true | |
|
This is the overview for the Gateway constructor overload. | |
|
gets a list of byte arrays that are the action control commands for the gateway | |
|
This is getAutoConfigCommand, a member of class Gateway. | |
|
This is getAutoConfigTime, a member of class Gateway. | |
|
This is getDecryptFailureDate, a member of class Gateway. | |
|
gets the Router Address the gateway will use to pass traffic through | |
|
This is getEncryptionIV, a member of class Gateway. | |
|
This is getEncryptionKey, a member of class Gateway. | |
|
This is getExternalIdentifier, a member of class Gateway. | |
|
gets the primary dns of the gateway | |
|
gets the APN firmware version of the gateway @return gets the version as a string | |
|
Gets the Gateways unique identifier @return gateway id as an integer | |
|
gets the gateways IP address | |
|
gets the SubNetMask of the gateway | |
|
gets the gateways type @return the gateway type as an eGatewayType | |
|
This is getGPSReportInterval, a member of class Gateway. | |
|
This is getHasUrgentTraffic, a member of class Gateway. | |
|
gets if the sensor needs to be updated or not | |
|
This is getLastSequence, a member of class Gateway. | |
|
gets how often the gateway will get the sensor list updated | |
|
gets weather or not the gateway uses observeAware | |
|
This is getPendingActionControlCommand, a member of class Gateway. | |
|
gets the poll interval | |
|
gets the primary port the gateway will send data through | |
|
gets the pre-shared key that should be on the gateway | |
|
gets the Radio Firmware Version of the gateway @return brings back the version as a string | |
|
gets the report interval of the gateway | |
|
gets the secondary dns of the gateway | |
|
This is getSendResetNetworkRequest, a member of class Gateway. | |
|
gets the primary server host address the gateway sends data to | |
|
Reforms the gateways network updating the gateways channel and re-downloading the sensor list for the gateway | |
|
sets action control commands for the gateway @param actionControlCommands is a list of byte arrays | |
|
This is setAutoConfigTime, a member of class Gateway. | |
|
This is setDecryptFailureDate, a member of class Gateway. | |
|
This is setGPSReportInterval, a member of class Gateway. | |
|
sets if the gateway should be updated or not @param isdirty allows the system to know if the gateway should be updated or not | |
|
This is setLastSequence, a member of class Gateway. | |
|
Sets how often the gateway list with be updated @param networkListInterval how often in minutes the gateway will get an updated sensor list | |
|
sets if the gateway should observe the aware state of a sensor @param observeAware if true will send all data being held regardless of report interval | |
|
| |
|
updates everything needed to change the gateway IP @param staticIP Static IP address that the gateway should be set to @param subnet The SubNetMask of the gateway @param defaultRouter The IP address of the router the gateway should be talking through @param primaryDNS The primary DNS IP address @param secondaryDNS The secondary DNS IP address | |
|
updates the poll interval of the gateway @param pollInterval the value in minutes of how often the gateway should check for messages from the server | |
|
updates the gateways heartbeat in minutes @param reportInterval the heartbeat value in minutes the gateway should be updated to. | |
|
updates the host and port on the gateway @param host is the primary host address that the gateway should talk to @param port is the primary port the gateway should talk to |
Copyright (c) 2023. All rights reserved.
|
What do you think about this topic? Send feedback!
|