PGM2: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „== PGM2 == PGM2, also referred to as '''webfrontend''', or '''FHEMWEB''', is the web frontend that is built into fhem itself, and is always installed with fhem…“) |
Keine Bearbeitungszusammenfassung |
||
Zeile 12: | Zeile 12: | ||
PGM2 runs on the same hardware as fhem itself, so does not need another system. | PGM2 runs on the same hardware as fhem itself, so does not need another system. | ||
[[Kategorie:Glossary]] |
Version vom 11. Mai 2013, 21:48 Uhr
PGM2
PGM2, also referred to as webfrontend, or FHEMWEB, is the web frontend that is built into fhem itself, and is always installed with fhem (but can be deactivated). PGM2 is a module that implements a HTTP server, so no further modules are needed. It provides the following functionality:
- direct fhem commands
- manipulating devices
- grouping devices (into rooms)
- displaying log files
- navigating / zooming in plots
- HTTP basic authentication
- HTTPS
- IPV6
PGM2 runs on the same hardware as fhem itself, so does not need another system.