Java Mine
ContentsIndexHome
PreviousUpNext
Gateway.Gateway Constructor (long, eGatewayType, SecretKey)
Syntax
Java
public Gateway(long gatewayID, eGatewayType gatewayType, SecretKey presharedkey);

 

Creates a basic gateway using a preshared key gatewayid and gateway type @param gatewayID The unique identifier of a gateway @param gatewayType The type of gateway that will be created such as usb or ethernet @param presharedkey allows the use of encrypted packets this key must be matched by the key on the gateway

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