The Gateway type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignSensor |
Assign a sensor to this gateway
|
|
Equals | (Inherited from Object.) | |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
ForceConfiguration |
Force server held configurations to be sent to the gateway at the next communication cycle.
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ReformNetwork |
Informs the gateway to reform the sensor network by scanning to find an open channel then re-downloading the allowed sensor list.
|
|
RemoveSensor |
Remove a sensor assignment from this gateway
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
|
UpdateGatewayIP |
Update the IP information of the gateway (selected gateway types)
|
|
UpdatePollInterval |
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.
|
|
UpdateReportInterval |
Update the interval at which the gateway reports information to the server.
|
|
UpdateServerInformation |
Update the information the gateway uses to communicate with the server
|