我想知道树莓派2是否支持ThingsBoard平台?我可以按照安装RPi3版ThingsBoard的步骤操作吗?它也适用于RPi2吗?
发布于 2018-06-15 02:10:10
看起来它是受支持的。基于此链接:https://thingsboard.io/docs/samples/raspberry/gpio/:
Raspberry Pi - we will use Raspberry Pi 3 Model B but you can use any other model.此外,支持主要与平台可用和支持的协议相关:
https://thingsboard.io/docs/reference/protocols/
MQTT
CoAP
HTTP发布于 2019-07-05 19:46:43
我们目前在Raspberry Pi 2模型B中运行ThingsBoard网关,所以我可以确认它是完全支持的。按照官方指南安装here,操作系统为Raspbian Stretch Headless。
https://stackoverflow.com/questions/50861607
复制相似问题