SaveImage
Requests node(s) frames to be sent over the DH2 network. Generates up to X responses, each image in it's own response.
ParamsNodes | STRING LIST OPTIONAL | Optional list of node names. These are generally the UUID for the I/O nodes. Or the node type appended onto the UUID, eg. "UUID_Chr" |
Format | STRING OPTIONAL | Optional format, PNG or JPEG, defaults to JPEG. |
Scale | FLOAT OPTIONAL | Optional scale value, default is 1.0, which is 100%. |
CallResultImage | STRING | A base64-encoded image. |
Name | STRING | The name of the node replied with. |