PelionIoT / simple-mbed-cloud-client

Simple interface for Mbed Cloud Client - deprecated
Apache License 2.0
7 stars 21 forks source link

Major documentation and config ovehaul #70

Closed screamerbg closed 5 years ago

screamerbg commented 5 years ago

With focus on guiding the user to add device management to their existing application, configure the device management feature and validate it.

screamerbg commented 5 years ago
* Developers that want to get started with a Supported platform (not using the Quick-start, but just the SPDMC API).

* Developers/Partners/Customers that want to enable a platform to be Pelion Ready (do the enablement, including testing)

I wouldn't split these two as device management configuration, like where you'd like to store your credentials, how to connect to a network etc, is part of the application development flow. The difference is that's the configuration isn't made in CPP code, but rather in JSON.

AnotherButler commented 5 years ago

I didn't see this PR and created #71 instead. Could you please continue working there?

screamerbg commented 5 years ago

@AnotherButler Your PR was merged against this PR. Everything's good :)

AnotherButler commented 5 years ago

Thanks 👍