Skip to main content

Request a License

Running the RemotiveBroker requires a valid hardware license. For evaluation, we offer a 30-day free trial license. For a commercial license, please contact hello@remotivelabs.com and read more about our pricing. The license is tied to a single device on which the RemotiveBroker software is running.

You can request a new license directly through the RemotiveBroker web application or use the [RemotiveCLI] (https://docs.remotivelabs.com/docs/remotive-cli). We recommend that you create a [RemotiveCloud] (https://docs.remotivelabs.com/docs/cloud/Introduction) account when using the RemotiveCLI, but it is not required.

note

If your email domain is not part of an organisation with a commercial license policy, you will receive a 30-day free trial license. Note that evaluation licenses are not visible under licenses in cloud.

Request a license using the RemotiveBroker web application

When opening the RemotiveBroker web application on an unlicensed RemotiveBroker you will be asked to either request a license and then apply it OR to simply apply an existing license. The screen looks like this:

License and upgrading

If the hardware that is running the RemotiveBroker is not connected to the internet, you will be asked to switch between the RemotiveBroker WiFi Access Point and a network with internet connectivity during the license flow. The guide in the RemotiveBroker web application will tell you when you should switch networks.

Request & apply a license on an unlicensed RemotiveBroker

  1. When you are presented with the option to either "Request license" or "Apply license", simply press the "Request license" button.

    If your email domain is not part of an organisation with a commercial license policy, you will receive a 30-day free trial license.
  2. In the window that opens, enter your email and press "Request License". An email with license details will be sent to the provided email address.

  3. Open your email inbox and either copy the license phrase OR download the license file. Go back to the RemotiveBroker web application and proceed.

  4. Add the license phrase & your email address OR upload the license file when you are asked to provide a license.

  5. If the licensed is valid, you will receieve a notifcation and you can start using your Remotivebroker. If something failed, the notification will include a message with what went wrong.

    You can always reach out to support@remotivelabs.com if you have any license problems.

Apply a license on a licensed RemotiveBroker

  1. Go to the license page via the navigation bar.

  2. On the license page, press the "Apply license" button

  3. Add your license phrase & your email address OR upload your license file when you are asked to provide a license.

  4. If the license is valid, you will receive a notification and you can start using your Remotivebroker. If something failed, the notification will include a message with what went wrong.

    You can always reach out to support@remotivelabs.com if you have any license problems.

Request a license with RemotiveCLI

note

You must have a [RemotiveCloud] (https://docs.remotivelabs.com/docs/cloud/Introduction) account and be signed in to request a license with the CLI.

Make sure that you have the CLI installed

If the hardware that is running the RemotiveBroker is not connected to the internet, you will be asked to switch between the RemotiveBroker WiFi Access Point and a network with internet connectivity during the license flow.

Depending on how you run your RemotiveBroker and if it has internet access there are two different options to consider.

  • If you want to connect to the RemotiveBrokers WiFi Access Point you can use

remotive broker license request --connect hotspot

  • Otherwise you need to connect directly to the brokers url, read more here about how to find
    the correct url.

remotive broker license request --url http://my_broker:50051

For more info - remotive broker license request --help

Licence CLI sample

What to do next?

Now it's time to configure the broker for your project and take a look at code samples to get inspired!