Image
Show all kinds of images from the web directly on your visualization devices
Table of contents
Structure
The image visualization app can be configured by passing an URI of the image.
{
"type": "IMAGE",
"config": {
"uri": "http://yourimage.jpeg"
}
}
Supported Image formats
Our easyvis device player is very flexible and supports all major image formats like jpeg, png and gif.
Validation
Config parameter | Description | Required | Allowed Values | Default |
---|---|---|---|---|
uri | URI of the image to be shown | x | URI |
Restrictions
There are no restrictions on the image visualization app. It runs on all visualization devices.