MISC-TN-021: SBCSPG and ThingsBoard IoT

From DAVE Developer's Wiki
Revision as of 15:40, 3 February 2022 by U0001 (talk | contribs) (Installing ThingsBoard IoT Gateway)

Jump to: navigation, search
Info Box
SBCSPG-1.jpg Applies to SBCSPG
Cloud-computing-banner.jpg Applies to IoT
Warning-icon.png This technical note was validated against specific versions of hardware and software. It may not work with other versions. Warning-icon.png


History[edit | edit source]

Version Date Notes
1.0.0 February 2022 First public release

Introduction[edit | edit source]

This Technical Note illustrates how to run ThingsBoard IoT Gateway software on the SBCSBP gateway product running Debian Buster.


Installing ThingsBoard IoT Gateway[edit | edit source]

To install

https://thingsboard.io/docs/iot-gateway/install/deb-installation/


$ sudo pip3 install --upgrade protobuf
Requirement already satisfied: protobuf in /usr/local/lib/python3.7/dist-packages (3.10.0)
Collecting protobuf
  Downloading protobuf-3.19.4-py2.py3-none-any.whl (162 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.7/162.7 KB 702.7 kB/s eta 0:00:00
Installing collected packages: protobuf
  Attempting uninstall: protobuf
    Found existing installation: protobuf 3.10.0
    Uninstalling protobuf-3.10.0:
      Successfully uninstalled protobuf-3.10.0
Successfully installed protobuf-3.19.4

Installing[edit | edit source]