Interface OtaaV1_1.Builder

    • Method Detail

      • appKey

        OtaaV1_1.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.
      • nwkKey

        OtaaV1_1.Builder nwkKey​(String nwkKey)

        The NwkKey value.

        Parameters:
        nwkKey - The NwkKey value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • joinEui

        OtaaV1_1.Builder joinEui​(String joinEui)

        The JoinEUI value.

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