Great job!
You use your mod in order to retrieve datas for the little graph on the right, don't you?
Great job!
You use your mod in order to retrieve datas for the little graph on the right, don't you?
Thank you Ondrej!
I thought there is a server-side script to do dirty work but I haven't find anything.. :)
I'll keep your contact in case I'll decide to rebuild mango too..
Thank you for now
PS. @mlohbihler : It should be useful to implement graph with something like "flot", based on jQuery and that can be dinamically refreshed without reload whole image, but just datas.
Image chart is an image and it is refreshed everytime a point linked to it changes its value.
Two possibilities: slow down related datasorces update period or set Mango Performance to Medium or better to Low in System menu.
Hope this help
Hello all,
I'm trying to create a server-side script to retrieve latest n values for selected datapoint and present it in tabular shape.
Is there a way to retrieve archived values from a server-side script?
Thank you for your help.
Hello all,
I'm trying to create a server-side script to retrieve latest n values for selected datapoint and present it in tabular shape.
Is there a way to retrieve archived values from a server-side script?
Thank you for your help.
Previous version hasn't this problem..
Isn't possible to return back to previous library version?
Regards
Hello everyone,
I found an issue on latest Mango version 1.13.0.
When you export and then import data points from a Modbus datasource, import task return an error about ChartRenderer property:
Data point 'DP_347885': 'JsonException reading property 'chartRenderer' of type null', caused by: 'null'
It seams it couldn't parse 'null' value of chartRenderer property. What I have to do is set this property to a different value, for example
"chartRenderer":{
"type":"TABLE",
"limit":10
}
The workaround works and using Search-and-Replace feature of every text editor I managed to import saved configurations.
Anyway it is quite annoying to set this property, because I don't use it at all..
When will be release next Mango version?
Best regards and thank you
Hello everyone,
I found an issue on latest Mango version 1.13.0.
When you export and then import data points from a Modbus datasource, import task return an error about ChartRenderer property:
Data point 'DP_347885': 'JsonException reading property 'chartRenderer' of type null', caused by: 'null'
It seams it couldn't parse 'null' value of chartRenderer property. What I have to do is set this property to a different value, for example
"chartRenderer":{
"type":"TABLE",
"limit":10
}
The workaround works and using Search-and-Replace feature of every text editor I managed to import saved configurations.
Anyway it is quite annoying to set this property, because I don't use it at all..
When will be release next Mango version?
Best regards and thank you
Hello peppermath,
load a background image with desired dimensions.