Skip to content

Module for serving and registering webpages and -sockets.

License

Notifications You must be signed in to change notification settings

OpenKNX/OFM-WebUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defines

Define Description
WEBUI_BASE_URI Set the base uri. default: /start
WEBUI_BASE_URI_USED If set WebUI wont create a redirect from / to /<WEBUI_BASE_URI>

Webdateien

Um automatisch html/js/css zu komprimieren und als Headerdatei
zur Verfügung zu stellen, muss folgendes in der .custom.ini eingetragen werden:

extra_scripts =
  ${env.extra_scripts}
  lib/OFM-WebUI/scripts/pio/minimize.py

Die Dateien müssen im Ordner www sein und werden dann in den include Ordner als
char array gespeichert.

About

Module for serving and registering webpages and -sockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published