rrottmann / Form2MQTT

This is a simple form that can be used to submit some text to a MQTT message broker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form2MQTT

This is a simple form that can be used to submit some text to a MQTT message broker.

Features

  • Basic regular expressions may be used to validate the input
  • Most text can be customized via environment variables
  • Redirect urls can be setup for success and failure.
  • MQTT Topic can be set via environment variables. Default: Form2MQTT/test
  • Public MQTT broker already setup for first tests

About

This is a simple form that can be used to submit some text to a MQTT message broker.

License:MIT License


Languages

Language:Python 54.2%Language:HTML 42.5%Language:CSS 3.4%