ConnectivityFoundry / AwaLWM2M

Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
BSD 3-Clause "New" or "Revised" License
102 stars 66 forks source link

Implement block transfer for Static API #334

Open datachi7d opened 7 years ago

datachi7d commented 7 years ago

@DavidAntliff and I propose to implement block transfer support for the Static API. We consider this to be a special case of an opaque resource write operation.

datachi7d commented 7 years ago

Relates to #292