Monnit Mine Java
ContentsIndexHome
PreviousUpNext
Gateway.Gateway Constructor (int, eGatewayType, SecretKey)
Syntax
Pascal
C++
Java
PHP
constructor Create(gatewayID: Integer; gatewayType: eGatewayType; presharedkey: SecretKey);
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  
SecretKey presharedkey 
allows the use of encrypted packets this key must be matched by the key on the gateway 

 

Creates a basic gateway using a preshared key gatewayid and gateway type  

 

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