Adding images
Add images to image cards on dashboards.
You can add the images to image cards on dashboards. You can upload an image to the image gallery by browsing to select the image from the Dashboard editor. Alternatively, you can use the Manage images REST API to upload images. For more information about accessing the REST API, see APIs.
- Use the same image as the summary dashboard. In this case, the image is associated with the device type.
- Associate each device with its own image. In this case, add an image to each device. Use the
same
imageidfor each device.
If you want to use an image on a summary dashboard, associate the image with a device type. If you want to use an image on a device dashboard, you can either:
You can browse to upload an image when you configure an image card by selecting it from the card gallery. Alternatively, a third-party application, such as Postman, can be used to make the REST API call. Postman is available to download at https://www.getpostman.com/.
Use the imageid to reference an image in an image card.
The maximum size of an image is 1 MB.
| File type | Extension |
|---|---|
| JPEG | .jpg, .jpeg, .jpe, .jif, .jfif, .jfi |
| PNG | .png |
| GIF | .gif |
| WEBP | .webp |
| TIFF | .tiff, .tif |
| PSD | .psd |
| RAW | .raw, .arw, .cr2, .nrw, .k25 |
| BMP | .bmp, .dib |
| HEIF | .heif, .heic |
| INDD | .ind, .indd, .indt |
| JPEG 2000 | .jp2, .j2k, .jpf, .jpx, .jpm, .mj2 |
| SVG | .svg, .svgz |
| AI | .ai |
| EPS | .eps |