I select data points with same names such as kwh but all with different device names in a chart for comparison. In the legend all show only names without device names. I remember that before version 2.5 legend includes device names. I need to show users to compare data points in watch list chart. They must have the same question in mind.
Posts made by ray
-
Watchlist chart only shows names in legend without deviceNames
-
RE: Data File data source does not trigger events
I try the new data file module. It does not work.
-
RE: Data File data source does not trigger events
Thank you for your quick response. I did not find your new module in my mail box. Could you please send it to me again. Thanks !
-
Data File data source does not trigger events
I set up a data file as a data source to read files into Mango. I works fine. However, the data points do not update in the graphical view when the data point values are updated. Until I restart the mango modules, the values are updated in the graphical view. The data point does not trigger the events in meta data, point link and virtual data point source too. I need to complete the project very soon. Any help is appreciated!
-
RE: Data Point Details "Export CSV" does not show date/time
Because the detail data point module can do delta and other operations for hour, day and so on. If the export csv file can output all data will be very helpful. The old data point cannot do this.
-
RE: Data Point Details "Export CSV" does not show date/time
Thank you for your help and response. Our users do not know any programming language. Would it be possible to change in the next release of data point detail module ? Thanks !
-
RE: Data Point Details "Export CSV" does not show date/time
I should add that it is paid version and not trial. The Mango core is 2.7.10 and the "data point details view" is 1.0.5.
-
Data Point Details "Export CSV" does not show date/time
When I export a csv file from Data Point Details, It shows something like
"value","timestamp","annotation"
"0.0","1458648000000",
"0.5","1458651600000",Can the module show date/time instead of timestamp ?
The export csv should look similar to exported files in data points.
Point name, Time, ValueThanks !
-
"Purge all events" does not work for MySQL (Mango 2.6.4)
When I clicked "Purge all events" in System Settings for MySQL database with Mango version 2.6.4. I got error!
However, it works when the database is H2.
-
RE: "users" section displays "Required Module MangoApi is not installed"
I downloaded the full version 2.6 of Mango. I could see the "users" section not blank. When I removed some modules, "users" section was blank again. I finally found that I have to install the dashborads module to make the "user" section appear again. Dashboard module is must to make it work.
-
RE: "users" section displays "Required Module MangoApi is not installed"
I can contact your support later. I do a simple test by downloading version 2.6.0 core with MangoAPI from your web site only. Start up Mango with default setup. I got the "users" blank as well. I am running Java version 1.7.0_25. . Do you think this problem relates to java version ? Thanks !
-
RE: "users" section displays "Required Module MangoApi is not installed"
I clear up the cache but it is still the same. Any other suggestion. Thanks !
-
"users" section displays "Required Module MangoApi is not installed"
I upgrade Mango to 2.6.0. Functions looks fine except when I click on "user" displays ""Required Module MangoApi is not installed"" which costs 50 dollars. When I installed the module in free mode. The "users" section shows blank. Please help.
-
Send csv file only without any chart ?
I only want to send csv files from report module without any chart. I tried to delete all charts in the reportChart.ftl. However, I still got charts attached to my mail. What can I do to take out all charts ? Thanks in advance!
-
Data Import from Excel file .xlsx
My Mango version is 2.4.2. I try to import data in Excel file into Mango but get nothing in the Mango database. The import has no error. I import with CSV file everything is fine. I export these data out to Excel file from Mango, purge all data and import again. No error but no data is imported as well.
-
BACNet publisher output units and etc.
The Bacnet IP publisher works in discovery mode. However, the unit shows "no_unit (0x5F)". Units are kilowatt-hours, Watts, .... They are already defined in BACNet codes. How can I publish object values with units ? Thanks !
-
RE: BACNet publisher output units and etc.
The Bacnet IP publisher works in discovery mode. However, the unit shows "no_unit (0x5F)". Units are kilowatt-hours, Watts, .... They are already defined in BACNet codes. How can I publish object values with units ? Thanks !
-
RE: In scripting data source find out the point name of a variable
Thank you for your quick response. I want to display point names and values in pair to a terminal display through a serial port.
-
RE: In scripting data source find out the point name of a variable
In the scripting data source I select some of the data points as variables. Can I find out these data point properties such as device name and point name of these variables in my script ? How can I do that ? Thanks !
-
In scripting data source find out the point name of a variable
In the scripting data source I select some of the data points as variables. Can I find out these data point properties such as device name and point name of these variables in my script ? How can I do that ? Thanks !