Uses of Class
software.amazon.awssdk.services.iotwireless.model.OtaaV1_0_x
-
Packages that use OtaaV1_0_x Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of OtaaV1_0_x in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return OtaaV1_0_x Modifier and Type Method Description OtaaV1_0_xLoRaWANDevice. otaaV1_0_x()OTAA device object for create APIs for v1.0.xMethods in software.amazon.awssdk.services.iotwireless.model with parameters of type OtaaV1_0_x Modifier and Type Method Description LoRaWANDevice.BuilderLoRaWANDevice.Builder. otaaV1_0_x(OtaaV1_0_x otaaV1_0_x)OTAA device object for create APIs for v1.0.x
-