microsoft / azure-iot-developer-kit

A curated list of awesome Azure IoT Developer Kit projects and resources.
MIT License
94 stars 57 forks source link

Documentation should explain how to use DevKitMQTTClient #401

Open Xeinaemm opened 6 years ago

Xeinaemm commented 6 years ago

In API Reference on IoT DevKit Docs developer should have an explanation how to use DevKitMQTTClient.

For example, how to use these functions and what's really mean each one function(based on IoT Hub documentation)

DevKitMQTTClient_SetSendConfirmationCallback(sendConfirmationCallback);
DevKitMQTTClient_SetMessageCallback(messageCallback);
DevKitMQTTClient_SetDeviceTwinCallback(deviceTwinCallback);  
DevKitMQTTClient_SetDeviceMethodCallback(deviceMethodCallback);
ericbrunner commented 5 years ago

What's the status on that issue? Where can the API documentation be found?

Xeinaemm commented 5 years ago

@ericbrunner As I know, at this moment API documentation doesn't exist. You can read my article about this(just snippet) to figure out how to use MQTT in AZ3166.

Or just ask me if you want 😄

ArthurMa1978 commented 5 years ago

Will have reference doc for these APIs, thanks @Xeinaemm and @ericbrunner

github-actions[bot] commented 4 years ago

This issue has no recent activities, please take a look and provide updates for it.

github-actions[bot] commented 3 years ago

This issue has no recent activities, please take a look and provide updates for it.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has no recent activities. It will be closed if no further activity occurs within 3 days. Thank you for your contributions.