Java Mine
ContentsIndexHome
PreviousUpNext
Gateway.Gateway Constructor (int, eGatewayType, String, String, String, int)
Syntax
Java
public Gateway(int gatewayID, eGatewayType gatewayType, String gatewayFirmwareVersion, String radioFirmwareVersion, String hostAddress, int port);

 

Presets these properties 

GatewayType GatewayFirmwareVersion RadioFirmwareVersion Host Port 

Sets all other properties to default values @param gatewayID Numerical identifier of the gateway. @param gatewayType Type of gateway. @param gatewayFirmwareVersion Gateway firmware version. @param radioFirmwareVersion Radio firmware version. @param hostAddress IP address or DNS Resolvable host name address the gateway uses to communicate to the server. @param port Port the gateway will use to communicate to the server.

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