Interface OtaaV1_0_x.Builder

    • Method Detail

      • appKey

        OtaaV1_0_x.Builder appKey​(String appKey)

        The AppKey value.

        Parameters:
        appKey - The AppKey value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • appEui

        OtaaV1_0_x.Builder appEui​(String appEui)

        The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.

        Parameters:
        appEui - The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • joinEui

        OtaaV1_0_x.Builder joinEui​(String joinEui)

        The JoinEUI value. You specify this value instead of the AppEUI when using LoRaWAN version v1.0.4.

        Parameters:
        joinEui - The JoinEUI value. You specify this value instead of the AppEUI when using LoRaWAN version v1.0.4.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • genAppKey

        OtaaV1_0_x.Builder genAppKey​(String genAppKey)

        The GenAppKey value.

        Parameters:
        genAppKey - The GenAppKey value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.