Field Production
The simplest bulk registration method — run a one-line command on each device to install Remote.It with a custom name and pre-defined services.
1. Create a Product
2. Run your installation
Variable Name
Option Type
Description
R3_REGISTRATION_CODE="YOUR-REGISTRATION-CODE" R3_VERSION="XXX" R3_DEVICE_NAME="My Device" sh -c "$(curl -L https://downloads.remote.it/remoteit/install_agent.sh)"sudo mkdir -p /etc/remoteit
sudo vi /etc/remoteit/r3.envR3_DEVICE_NAME=sample_device
R3_DEVICE_MODEL=sample_model
R3_DEVICE_SERIAL=sample_serial
Last updated
Was this helpful?

