PGM2: Unterschied zwischen den Versionen

Aus FHEMWiki
(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…“)
 
K (Wiki-Link eingefügt)
 
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
== 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:
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
* direct fhem commands
Zeile 12: Zeile 11:


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]]
[[Kategorie:FHEM Frontends]]

Aktuelle Version vom 3. September 2014, 20:07 Uhr

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.