You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and I just simply change the connStr to my actual iot-hub connection. When I started running the code it doesn't receive any of messages that coming from devices.
I already verify devices are sending message to the iot-hub by using the SetupDeviceExplorer.msi tool that azure provided
Expected Behavior
Should receiving JSON messages from devices
Actual Behavior
I used the quick start sample code that provided following link
https://github.com/Azure/azure-event-hubs-go#quick-start
and I just simply change the
connStr
to my actual iot-hub connection. When I started running the code it doesn't receive any of messages that coming from devices.I already verify devices are sending message to the iot-hub by using the SetupDeviceExplorer.msi tool that azure provided
SetupDeviceExplorer.msi
https://github.com/Azure/azure-iot-sdks/releases/download/2016-11-17/SetupDeviceExplorer.msi
Environment
The text was updated successfully, but these errors were encountered: