OTA updates
OTA lets the device check for remote firmware updates, download firmware, verify it, and install it using the Arduino update mechanism. Before using OTA, set firmware metadata such as the firmware version and optional target model.Image upload
Use image upload for camera devices or image-producing sensors. The upload attaches the image to an entity key.GPS location
UsepushLocation() for GPS tracking devices. The method uses a builder-style API.