Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 412 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 412 Bytes

MQTT Status Page

MQTT Status Page displays a text based on the value of an MQTT topic.

  • Configuration based
  • Based on MQTT websockets

Usage

  • Get the files
    • Unzip the files, or
    • Build the project
      • yarn install
      • yarn build
      • Copy the files from the build folder
  • Copy the config.sample.json to config.json
  • Update the configuration in config.json
  • Run your web server