ARMmbed / mbed-client

DEPRECATED: C++ API for mbed-client
https://cloud.mbed.com/docs/current
Apache License 2.0
53 stars 85 forks source link

Idle state in Firmware Object, resource State #113

Closed sirrko closed 8 years ago

sirrko commented 8 years ago

Hello, regardint to OMA-TS-LightweightM2M-V1_0-20151030-C, in Firmware Object, resource State, values must start from 0 to 2, but in mbedClient it still from 1: typedef enum { Idle = 1, // Note, that in new OMA spec should be 0. Downloading, Downloaded }

ciarmcom commented 8 years ago

ARM Internal Ref: IOTCLT-466

anttiylitokola commented 8 years ago

Thanks for your finding. We will fix this in future releases.