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
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
I used the documentation I also see in my cmd;
Using event hub consumer group [myrGroup]
Listening on 3000.
Successfully created the EventHubConsumerClient from IoT Hub event hub-compatible connection string.
The partition ids are: [ '0', '1', '2', '3' ]
But when I open localhost:3000 it is not showing any data
npm v 7.21
node v 14.15
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I used the documentation I also see in my cmd;
Using event hub consumer group [myrGroup]
Listening on 3000.
Successfully created the EventHubConsumerClient from IoT Hub event hub-compatible connection string.
The partition ids are: [ '0', '1', '2', '3' ]
But when I open localhost:3000 it is not showing any data
npm v 7.21
node v 14.15
The text was updated successfully, but these errors were encountered: