Open main menu

DAVE Developer's Wiki β

Changes

MISC-TN-021: SBCSPG and ThingsBoard IoT

673 bytes added, 15:40, 3 February 2022
Installing ThingsBoard IoT Gateway
==Installing ''ThingsBoard IoT Gateway''==
To install
 
https://thingsboard.io/docs/iot-gateway/install/deb-installation/
<pre class="board-terminal">
$ 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
</pre>
 
==Installing==
4,650
edits