Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use iot-hub in golang #1773

Closed
PurpleScorpion opened this issue Jan 8, 2024 · 1 comment
Closed

How to use iot-hub in golang #1773

PurpleScorpion opened this issue Jan 8, 2024 · 1 comment

Comments

@PurpleScorpion
Copy link

I did not find "azure-iot-sdk-go" in the github repository.
Does golang support iot-hub?
If I must use golang to connect to iot-hub, is there a solution?

Looking forward to your answers

@timtay-microsoft
Copy link
Member

We don't currently offer an IoT hub SDK in golang and don't have any immediate plans to create one. You will need to use an MQTT/HTTP/AMQP client directly to communicate with IoT hub in golang.

For MQTT specific scenarios, I recommend referencing this doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants