【发布时间】:2018-06-02 04:21:15
【问题描述】:
我正在尝试查看通过 iothub-explorer 从我的 esp8266 模块发送的消息,但出现以下错误。
我正在运行的命令
iothub-explorer monitor-events DeviceID --login "HostName=Something.azure-devices.net;SharedAccessKeyName=key;SharedAccessKey=asdfsdfsdfasdfsdf="
错误
Error: At least one receiver for the endpoint is created with epoch of '3', and so non-epoch receiver is not allowed. Either reconnect with a higher epoch, or make sure all epoch receivers are closed or disconnected.
【问题讨论】:
标签: azure esp8266 azure-iot-hub azure-cli azure-iot-sdk