Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Syncing samples from SDK #11

Closed
sandeepmistry opened this issue Apr 5, 2016 · 3 comments
Closed

Syncing samples from SDK #11

sandeepmistry opened this issue Apr 5, 2016 · 3 comments

Comments

@sandeepmistry
Copy link
Contributor

The simplesample_http.c appears to be modified from upstream: https://github.com/Azure/azure-iot-sdks/tree/master/c/serializer/samples/simplesample_http

We should find a way to synchronize this so we can keep up to date with SDK example updates. Also, the #include "AzureIoT.h" will need to changed to #include "AzureIoTHub.h" upstream.

@sandeepmistry
Copy link
Contributor Author

@stefangordon @obsoleted any thoughts on this?

I used the simplesample_http example to certify the Arduino Zero + WiFi 101 shield and MKR1000 because the How to certify IoT devices on Non-Supported Platforms with Azure IoT SDK guide mentions "Run and Validate the Samples" in section 3.2.

Questions:

@sandeepmistry sandeepmistry changed the title Syncing simplesample_http from SDK Syncing samples from SDK Apr 8, 2016
@obsoleted
Copy link
Contributor

I'll take a look at this. Some of the divergence might have actually been my fault when iterating locally a bit. I think there is value in having it, as you said it is a nice simple sample that helps ensure functionality.

I think we have decent coverage with the samples we have now. And we should probably tackle the unification first before adding more incase there are common patterns we can use.

@tameraw
Copy link
Contributor

tameraw commented Mar 31, 2017

Infrastructure has changed. We source the code from the new "c" SDK repo.

@tameraw tameraw closed this as completed Mar 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants