Monnit Mine Java
ContentsIndexHome
PreviousUpNext
Gateway.Gateway Constructor (int, eGatewayType, String, String, String, int)
Syntax
Pascal
C++
Java
PHP
constructor Create(gatewayID: Integer; gatewayType: eGatewayType; gatewayFirmwareVersion: String; radioFirmwareVersion: String; hostAddress: String; port: Integer);
Parameters 
Description 
int gatewayID 
The unique identifier of a gateway  
eGatewayType gatewayType 
The type of gateway that will be created such as usb or ethernet  
String gatewayFirmwareVersion 
This is the firmware version of the gateways APN  
String radioFirmwareVersion 
This is the firmware of the radio the gateway uses to listen to sensors with  
String hostAddress 
The primary Host address the gateway will pass sensor data through  
int port 
The primary port the gateway will pass sensor data through 

 

Default Constructor Creates a new gateway  

 

Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!