class Aws::IoTWireless::Types::LoRaWANGatewayVersion

LoRaWANGatewayVersion object.

@note When making an API call, you may pass LoRaWANGatewayVersion

data as a hash:

    {
      package_version: "PackageVersion",
      model: "Model",
      station: "Station",
    }

@!attribute [rw] package_version

The version of the wireless gateway firmware.
@return [String]

@!attribute [rw] model

The model number of the wireless gateway.
@return [String]

@!attribute [rw] station

The basic station version of the wireless gateway.
@return [String]

Constants

SENSITIVE