Type of the gateway. Certain settings are interpreted differently for different types of gateways

Namespace: Monnit.Mine
Assembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public enum eGatewayType
Visual Basic
Public Enumeration eGatewayType
Visual C++
public enum class eGatewayType
F#
type eGatewayType

Members

Member nameValueDescription
USB2 Configurations will be sent and interpreted as if from a USB Gateway
Ethernet_3_07 Configurations will be sent and interpreted as if from an Ethernet Gateway
CGW217 Configurations will be sent and interpreted as if from a Cellular Gateway

See Also