1
Hardware and Performance / Re: LCDproc on Watchguard XTM 5 series
« on: July 22, 2019, 06:42:27 am »We don't actively support lcdproc, but the documentation is far from a secret.
http://lcdproc.sourceforge.net/docs/lcdproc-0-5-5-user.html
Easiest way is to just copy our plugin (which is intended for Lanner equipment) and change the configuration template accordingly.
https://github.com/opnsense/plugins/tree/master/sysutils/lcdproc-sdeclcd
If someone likes to work on a more configurable plugin or one for a specific device (which is what we have chosen here), just create a PR on GitHub.
Best regards,
Ad
Ad,
i have a version that im testing on Portwell/Caswell EZIO-100/300 LCD's.
1) How do i create a PR on GitHub?
2) Is there documentation on how to create my own Plugins from your templates so i can test it that way?
3) Luckily the needed driver is already compiled since its NOT the one that the Lanner uses.
4) Would it be a good idea to rename the Lanner Plugin to include Lanner in the name once i get the Portwell/Caswell plugin done?