To get the photo from a message, use the request:
http://{host:monitoring_site_port}/monitoring_units_photo/get_msg_photo.html? id=<uint>&rname=<text>&lname=<text>&index=<uint>
Name | Description |
---|---|
id | unit ID |
rname | renderer name |
lname | layer name |
index | message index |
Returns an image with the photo.
|