public static interface LoRaWANGatewayVersion.Builder extends SdkPojo, CopyableBuilder<LoRaWANGatewayVersion.Builder,LoRaWANGatewayVersion>
| Modifier and Type | Method and Description |
|---|---|
LoRaWANGatewayVersion.Builder |
model(String model)
The model number of the wireless gateway.
|
LoRaWANGatewayVersion.Builder |
packageVersion(String packageVersion)
The version of the wireless gateway firmware.
|
LoRaWANGatewayVersion.Builder |
station(String station)
The basic station version of the wireless gateway.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLoRaWANGatewayVersion.Builder packageVersion(String packageVersion)
The version of the wireless gateway firmware.
packageVersion - The version of the wireless gateway firmware.LoRaWANGatewayVersion.Builder model(String model)
The model number of the wireless gateway.
model - The model number of the wireless gateway.LoRaWANGatewayVersion.Builder station(String station)
The basic station version of the wireless gateway.
station - The basic station version of the wireless gateway.Copyright © 2023. All rights reserved.