Interface UpdateFPorts.Builder

    • Method Detail

      • positioning

        UpdateFPorts.Builder positioning​(Positioning positioning)

        Positioning FPorts for the ClockSync, Stream, and GNSS functions.

        Parameters:
        positioning - Positioning FPorts for the ClockSync, Stream, and GNSS functions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applications

        UpdateFPorts.Builder applications​(Collection<ApplicationConfig> applications)

        LoRaWAN application, which can be used for geolocation by activating positioning.

        Parameters:
        applications - LoRaWAN application, which can be used for geolocation by activating positioning.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applications

        UpdateFPorts.Builder applications​(ApplicationConfig... applications)

        LoRaWAN application, which can be used for geolocation by activating positioning.

        Parameters:
        applications - LoRaWAN application, which can be used for geolocation by activating positioning.
        Returns:
        Returns a reference to this object so that method calls can be chained together.