static LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.builder() |
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.classBTimeout(Integer classBTimeout) |
The ClassBTimeout value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.classCTimeout(Integer classCTimeout) |
The ClassCTimeout value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.factoryPresetFreqsList(Integer... factoryPresetFreqsList) |
The list of values that make up the FactoryPresetFreqs value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.factoryPresetFreqsList(Collection<Integer> factoryPresetFreqsList) |
The list of values that make up the FactoryPresetFreqs value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.macVersion(String macVersion) |
The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.maxDutyCycle(Integer maxDutyCycle) |
The MaxDutyCycle value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.maxEirp(Integer maxEirp) |
The MaxEIRP value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.pingSlotDr(Integer pingSlotDr) |
The PingSlotDR value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.pingSlotFreq(Integer pingSlotFreq) |
The PingSlotFreq value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.pingSlotPeriod(Integer pingSlotPeriod) |
The PingSlotPeriod value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.regParamsRevision(String regParamsRevision) |
The version of regional parameters.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.rfRegion(String rfRegion) |
The frequency band (RFRegion) value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.rxDataRate2(Integer rxDataRate2) |
The RXDataRate2 value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.rxDelay1(Integer rxDelay1) |
The RXDelay1 value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.rxDrOffset1(Integer rxDrOffset1) |
The RXDROffset1 value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.rxFreq2(Integer rxFreq2) |
The RXFreq2 value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.supports32BitFCnt(Boolean supports32BitFCnt) |
The Supports32BitFCnt value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.supportsClassB(Boolean supportsClassB) |
The SupportsClassB value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.supportsClassC(Boolean supportsClassC) |
The SupportsClassC value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.Builder.supportsJoin(Boolean supportsJoin) |
The SupportsJoin value.
|
LoRaWANDeviceProfile.Builder |
LoRaWANDeviceProfile.toBuilder() |
|