PelionIoT / simple-mbed-cloud-client

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

How to unregister a device with SMCC? #56

Closed screamerbg closed 5 years ago

screamerbg commented 5 years ago

@janjongboom @MarceloSalazar

janjongboom commented 5 years ago

You don't at this point. Why do you need this? In my opinion this should not even be a feature.

screamerbg commented 5 years ago

Decommissioning a device is part of the flow

MarceloSalazar commented 5 years ago

Discussed here: https://github.com/ARMmbed/simple-mbed-cloud-client/issues/38

Suggested by @dhwalters423

"As far as I can tell, there is no API call to deregister a device. The only way you can deregister a device is for the registration timeout to lapse.

We could test this by setting the registration timeout to something very low (like a few seconds)."*