linux - 树莓派的linux代理无法连接cumulocity平台

标签 linux iot raspberry-pi3 cumulocity

我正在尝试将我的 cumulocity-rpi-agent 连接到 cumulocity,以便我可以有两个选项接受或取消。但是现在我看不到我的设备的 accpet 选项。

1) wget http://resources.cumulocity.com/examples/cumulocity-rpi-agent-latest.deb
2) sudo dpkg -i cumulocity-rpi-agent-latest.deb

我已经执行了这些命令 然后我点击了 dpkg --list list 命令和 cumulocity-rpi-agent 现在在结果中可见。 但是我的问题在上述步骤之后开始并且无法继续下一步(安装代理时,您应该更新通常位于“./cfg/cumulocity-config.properties”的配置文件并填写主机属性值。打开在 Web 浏览器中访问 Cumulocity,然后转到“注册”页面。输入您在上一步中记下的序列号,然后单击“注册设备”。) 安装后找不到./cfg/cumulocity-config.properties这些目录和文件

我引用并关注了https://www.cumulocity.com/guides/devices/raspberry-pi/这个链接

我点击 sudo rebbot 以获取 cumulocity 平台上的接受按钮以接受设备

最佳答案

我在这个位置的 /usr/share/cumulocity-rpi-agent/cfg 上找到了这个文件

关于linux - 树莓派的linux代理无法连接cumulocity平台,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44984911/

相关文章:

swift - 如何使用 Swift 注册物联网设备

linux - 通过 Raspberry PI 3 中的串行 TX 和 RX 端口进行数据传输

python-3.x - 当 stdout 重定向到文件时,Python 脚本不写入任何输出

android - 64 位的 android sdk 是否有它的可执行文件显示一些关于 32 位的信息?

linux - 在 Linux 中查找最近 30 天内修改的文件数和文件总大小

ssl - Azure IoT 中心 MQTT 故障

python - Raspbian Python azure.storage ImportError : No module named cryptography. hazmat.primitives.keywrap

c - c语言内嵌嵌套的限制: Is there a hard limit on this?

linux - 随着时间的推移存储使用报告的最佳方式是什么?

publish-subscribe - AWS IoT - 使用 paho-mqtt 的连接和发布操作不起作用