Is it still possible to create "Custom Dashboards" in version 3.6.x?
If so, where do I find the admin template?
Latest posts made by Tomi
-
Custom dashboards
-
Create my own device template
How do I create my own modbus device template in order to add new devices using the administration dashboard?
-
RE: Socket server to serial bridge
Thank you again.
About the serial socket server you sent me, I did some tests with a GSM-RS485 converter, it works for first read, them it stops and trow this error:
com.serotonin.modbus4j.exception.ModbusTransportExceptiono: java.io.IOException: java.io.IOException: Socket connection not established.
I know the device is connected because it shows me its connection status.
-
RE: Socket server to serial bridge
You're right, at this time I am using the software from PLC manufacturer, but sometimes it freezes, so I thought it would be nice to have it on Mango.
Here is my cenario: The PLC connects to its server trough a TCP port and Mango connects to another port and starts the comunication.
I tried to found another solution, maybe I am not looking for the right name.
I will keep trying, thank you so much for your attention and kindness.
-
RE: Socket server to serial bridge
It works!
But, now I realize I need another feature, I need to bind two 2 TCP ports.
It will be used to connect a PLC with Modbus IP via GSM/GPRS. (it doesn't work with serial connection)
The PLC will connect to a socket server and I need another TCP port to connect the datasource (Modbus IP). Like a gateway,
Do you believe it is possible for next release?
-
RE: Dashboard login based on user's permissions.
@JoelHaggar Thanks Joel, I did that, but I have 2 different dashboards, so I would like to go to the login page of the dashboard which I am leaving.
-
RE: Dashboard login based on user's permissions.
Thank you Jared, it works smoothly.
Also, I would like to redirect to the dashboard login page after user click on logout button. Currently it goes to the default Mango login page.
-
RE: Socket server to serial bridge
It is still the same, I've check the file path, it was right. Also I replaced the orginal file, stop, deleted work/jsp diretory, cleared cache and start again with no success.
-
RE: Socket server to serial bridge
I did that, I am sure... I stop the instance, cleared cache, deleted work/jsp and restarted Mango.
-
RE: Socket server to serial bridge
Got no luck with that, when saving I got the message: No contextual field found for key bufferSize.
I believe I'll have to wait until the official release.
Thank you again for your kindness.