Documentation
LR_GenerateChart
Require: IP-Symcon >= 6.0
array LR_GenerateChart (int $InstanceID)
Parameters
InstanceID | Id of the Instance |
Returns
SVG and PNG diagram
Description
Regenerates the diagram and returns it as SVG and PNG.
Example
LR_GenerateChart(12345);