ym88659208ym87991671
Installing the SberDevices IoT Agent app on a Wiren Board controller for an integrator | Documentation for developers

Installing the SberDevices IoT Agent app on a Wiren Board controller

Last updated on June 23, 2023

The SberDevices IoT Agent application is currently in beta testing: we are actively improving it.

To install the SberDevices IoT Agent app, you will need to connect to the controller via SSH and execute the following commands:

curl -fsSL https://nexus.iot.sberdevices.ru/repository/gpg-wirenboard/public.gpg.key | apt-key add -
echo 'deb https://nexus.iot.sberdevices.ru/repository/wirenboard/ main main' > /etc/apt/sources.list.d/sberdevices-iot.list
apt-get update
apt-get install sberdevices-iot-agent

To launch and stop the agent, use the following commands:

systemctl start sberdevices-iot-agent
systemctl stop sberdevices-iot-agent

The agent interface will be available at http://<controller IP address>:8083/.

Sber process cookies only to personalize services according to Cookies Usage Policy. You can prevent the processing of cookies in your browser settings.