PGM5: Unterschied zwischen den Versionen
Krikan (Diskussion | Beiträge) K (Hinweis auf Entwicklungsstillstand) |
Krikan (Diskussion | Beiträge) K (Verlinkung) |
||
Zeile 1: | Zeile 1: | ||
{{Randnotiz|RNTyp=Info|RNText=Das Frontend PGM5 wird seit längerem | {{Randnotiz|RNTyp=Info|RNText=Das Frontend PGM5 wird seit längerem nicht aktiv weiterentwickelt!<br>Aktuellste Version im [http://sourceforge.net/p/fhem/code/HEAD/tree/trunk/fhem/webfrontend/pgm5/ SVN]}} | ||
PGM5 is a cgi/css-based web frontend for FHEM. Objective of PGM5 is to lower the CPU load upon navigating through the pages by pre-rendering graphics in configurable intervals. This offers better responsiveness on hosts with limited resources such as NAS or other embedded devices. | PGM5 is a cgi/css-based web frontend for FHEM. Objective of PGM5 is to lower the CPU load upon navigating through the pages by pre-rendering graphics in configurable intervals. This offers better responsiveness on hosts with limited resources such as NAS or other embedded devices. | ||
Version vom 18. Februar 2015, 20:09 Uhr
PGM5 is a cgi/css-based web frontend for FHEM. Objective of PGM5 is to lower the CPU load upon navigating through the pages by pre-rendering graphics in configurable intervals. This offers better responsiveness on hosts with limited resources such as NAS or other embedded devices.
Key features and properties of PGM5 are:
- supports rooms
- supports FHT/KS300 logs
- needs a hosting web server (does not come with its own, like PGM2 does)
- based on an old (up to 4.2) version of PGM2
More details can be found on the developer's pages.