PelionIoT / pelion-ready-example

Pelion Device Ready example - deprecated
https://github.com/ARMmbed/pelion-ready-example
Apache License 2.0
2 stars 18 forks source link

[WIP] OOP version of simple mbed cloud client #1

Closed bridadan closed 6 years ago

bridadan commented 6 years ago

This is a work in progress.

This at least compiles, however there's definitely more work to be done. And I don't even know if it runs yet! But hopefully it's good enough to get a conversation going!

@MarceloSalazar

MarceloSalazar commented 6 years ago

Also, I feel we need to hide this error handling code in the Simple MCC lib: https://github.com/bridadan/simple-mbed-cloud-client-example/blob/18669470305efd06cc6ffa271de286972cf59182/main.cpp#L96

MarceloSalazar commented 6 years ago

LGTM