Forum Home › Forums › Installation Issues › Dashboard Plug Issue Using xml File
Tagged: xml dashboard view
- This topic has 9 replies, 3 voices, and was last updated 1 year, 11 months ago by
Mikhail.
-
AuthorPosts
-
September 14, 2023 at 5:03 pm #13376
yotool
ParticipantI have the both Dashboard and Chart Pro plugins properly working in v.6.1.
They both are properly “registered” using the 24-hour temporary registration keys.
The “Webstation” log shows both additional modules loading properly with valid registration keys.
I also changesd the default chart object fro Chart to “Chart Pro”.
“Chart Pro” works properly to display historical data when a channel from a “Table”-type “View” is double-clicked, so I know “Chart Pro” is essentially functional.
However, when attempting to use the “Demo” “View” that is included with the “Dashboard” plugin (*.xml-type view) the browser displays a red-circle when hovering over the Folder/View.
This happens whether the xml-type demo view is included in a “Dashboard” (widget collection) OR a regular “View”.
It does not like the xml view definition for some reason.All “table”-type views work as expected.
Screenshots are below.
Thanks for the help.
https://photos.google.com/photo/AF1QipP7v9Rq-YBpPD50qVV7I4EmLeT2yytt1mMsEIQ XML-File-Content
https://photos.google.com/photo/AF1QipOxhTOBIQbELrsStO8WF3Nivjfv-cCe4MSFVIg
Pluginshttps://photos.google.com/photo/AF1QipOL06PTTiHB8ThGF3-BVSrP23v0ociSTOhjTcA Dashboard/View xml
https://photos.google.com/photo/AF1QipPDr_49yrbwfESVdOhfbDsEVpBEFRIPB7PVogE View Definitions
https://photos.google.com/photo/AF1QipPYT66Hq3DN5htzL6q3IT4_6l6Mo2fCZ1fSbpA Web Station Log
-
This topic was modified 1 year, 11 months ago by
Mikhail.
September 14, 2023 at 5:19 pm #13377yotool
Participanthttps://photos.app.goo.gl/ZXbVTqLDz9WXiyRr8 XML-File-Content
https://photos.app.goo.gl/CSfHxz5N7XkPSvLX9 Plugins
https://photos.app.goo.gl/wiQPZJigY4cuHaxLA Views
https://photos.app.goo.gl/x6hPJE2C4FPMJdUPA Views-2
https://photos.app.goo.gl/qH4ac1LaejMUvGaQ8 Webstation Log
-
This reply was modified 1 year, 11 months ago by
Mikhail.
September 14, 2023 at 6:30 pm #13378manjey73
ParticipantDoes not show screenshots, as they are either not shared or unavailable
September 15, 2023 at 9:00 am #13386Mikhail
ModeratorI also cannot open the screenshots. Please check.
Links in the 2nd message work.-
This reply was modified 1 year, 11 months ago by
Mikhail.
September 15, 2023 at 9:25 am #13389Mikhail
ModeratorIn the Views table you should set the view type for the record with ID=7.
Tables and schemes are detected by their file extension, while dashboards use common extension XML.September 15, 2023 at 10:10 am #13392manjey73
Participant@yotool I would like to know how do you monitor the ds18b20 ?
Do you use a Modbus card for these sensors or do you read them using 1 Wire ?I’m still using scripts in crontab and in scada
September 15, 2023 at 2:27 pm #13393yotool
ParticipantOMG.
I stared at that same “Views” table countless times w/o noticing the “View Type” column.
That was it.
Both the “Dashboard” and “Chart Pro” modules are working perfectly now in v.6.1.5!
Thanks a million as always Mikhail.
-
This reply was modified 1 year, 11 months ago by
yotool.
September 15, 2023 at 2:40 pm #13395yotool
Participantmankey73:
For DB18B20 (Dallas semiconductor/TI one-wire serial protocol) monitoring, I have ESP-32 microcontrollers running custom C code. The Arduino libraries have support for the TI one-wire protocol as well as built-in 2.4 GHz Wi-Fi and Bluetooth. It has a dual-core 240 MHz RISC processor. All for about $6 US.
…Incredible functionality and extremely low-power (especially when not using Wi-Fi).
There is also a TCP “Modbus Slave” library in Arduino that I use.
The Rapid Scada Modbus communication line(s) then poll the ESP-32(s) by IP address/hostname/register-sets.
It works extremely well and is very cheap.
I can send you my working ESP-32 Arduino source-code if you’d like.
…as you may have noticed, I am also monitoring the much more accurate/precise SHT3 temp/humidity device also using the ESP-32. This uses the I2C serial protocol. One drawback of the SHT3 is that it only supports a single I2C address.
However, I worked around that using a small I2C multiplexer also controlled by the ESP-32. This allows for (4) SHT3 sensors to be used. I2C This multiplexing setup could be even further expanded.
Thanks for your replies on my other topics mankey73. They were helpful.
September 15, 2023 at 5:13 pm #13396yotool
ParticipantSucess !!! :
https://photos.app.goo.gl/wmJCKndFs9tXGJmY7 Working Dashboard and Chart Pro Plugin v.6.1
Mikhail,
Your .NET code is quite impressive…
-Chet
September 18, 2023 at 8:48 am #13406Mikhail
ModeratorThank you 🙂
-
This topic was modified 1 year, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.