This is the overview for the Gateway constructor overload.
| 
 | 
 
Name   | 
 
Description   | 
   | 
 Creates a basic gateway using just the gateway id 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  | |
   | 
 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  | |
   | 
 Default Constructor Creates a new gateway @param gatewayID The unique identifier of a gateway @param gatewayType The type of gateway that will be created such as usb or ethernet @param gatewayFirmwareVersion This is the firmware version of the gateways APN @param radioFirmwareVersion This is the firmware of the radio the gateway uses to listen to sensors with @param hostAddress The primary Host address the gateway will pass sensor data through @param port The primary port the gateway will pass sensor data through  | |
   | 
 Creates a new gateway that takes the heartbeat and a static gateway ip @param gatewayID The unique identifier of a gateway @param gatewayType The type of gateway that will be created such as usb or ethernet @param gatewayFirmwareVersion This is the firmware version of the gateways APN @param radioFirmwareVersion This is the firmware of the radio the gateway uses to listen to sensors with @param hostAddress The primary Host address the gateway will pass sensor data through @param port The primary port the gateway will pass sensor data through @param reportInterval This is the heartbeat of the gateway this is... more  | |
   | 
 Creates a new gateway that takes the heartbeat and a static gateway ip @param gatewayID The unique identifier of a gateway @param gatewayType The type of gateway that will be created such as usb or ethernet @param gatewayFirmwareVersion This is the firmware version of the gateways APN @param radioFirmwareVersion This is the firmware of the radio the gateway uses to listen to sensors with @param hostAddress The primary Host address the gateway will pass sensor data through @param port The primary port the gateway will pass sensor data through @param reportInterval This is the heartbeat of the gateway this is... more  | |
   | 
 Creates a new gateway that takes a pre-shared key allowing for encryption of data packets @param gatewayID The unique identifier of a gateway @param gatewayType The type of gateway that will be created such as usb or ethernet @param gatewayFirmwareVersion This is the firmware version of the gateways APN @param radioFirmwareVersion This is the firmware of the radio the gateway uses to listen to sensors with @param hostAddress The primary Host address the gateway will pass sensor data through @param port The primary port the gateway will pass sensor data through @param presharedkey allows the use of encrypted packets this... more  | |
   | 
 Creates a new gateway that takes a pre-shared key allowing for encryption of data packets @param gatewayID The unique identifier of a gateway @param gatewayType The type of gateway that will be created such as usb or ethernet @param gatewayFirmwareVersion This is the firmware version of the gateways APN @param radioFirmwareVersion This is the firmware of the radio the gateway uses to listen to sensors with @param hostAddress The primary Host address the gateway will pass sensor data through @param port The primary port the gateway will pass sensor data through @param encryptionKey (16 byte) Encryption key generated during handshake,... more  | |
   | 
 Creates a new gateway that takes a pre-shared key allowing for encryption of data packets also allows you to set the heartbeat and a static gateway ip @param gatewayID The unique identifier of a gateway @param gatewayType The type of gateway that will be created such as usb or ethernet @param gatewayFirmwareVersion This is the firmware version of the gateways APN @param radioFirmwareVersion This is the firmware of the radio the gateway uses to listen to sensors with @param hostAddress The primary Host address the gateway will pass sensor data through @param port The primary port the gateway will pass... more  | 
| 
 
Copyright (c) 2023. All rights reserved. 
 | 
| 
 
What do you think about this topic? Send feedback! 
 |