intel / liblwm2m

liblwm2m is an implementation of the LWM2M protocol from the Open Mobile Alliance.
BSD 3-Clause "New" or "Revised" License
44 stars 28 forks source link

add an example firmware object (5) #17

Closed jvermillard closed 10 years ago

jvermillard commented 10 years ago

Add the optional firmware node to the test client. The idea is to provide a starting point for users wanting to implements OTA firmware upgrade using liblwm2m

jvermillard commented 10 years ago

@Passific thanks, updated the code