Generic Pelion Device Management example for various Renesas-based boards. Add camera function.

Homepage

Table of Contents

  1. Example functionality

Base software : https://os.mbed.com/teams/Renesas/code/pelion-example-common/

This example is known to work great on the following platforms:

https://os.mbed.com/media/cache/platforms/GR-LYCHEE_and_cam.png.250x250_q85.png

Example functionality

This example showcases the following device functionality:

  • On user button click, increment Pelion LWM2M button resource.
  • Allow the user to change the state of the board LED from Pelion LWM2M led_state resource and PUT request.
  • On user button click, update Pelion LWM2M camera_img resource.

Camera image resource

  • "5000/0/1", "camera_img", GET : Get the last saved camera image
  • "5000/0/3", "camera_action", POST : Save camera image

All wikipages