-
-
Notifications
You must be signed in to change notification settings - Fork 7
Configuration env
Stefan Allius edited this page Dec 23, 2024
·
1 revision
name | type | default | description |
---|---|---|---|
MQTT_HOST | string | mqtt |
The hostname or IP address of the MQTT broker |
MQTT_PORT | int (1024...65535) |
1883 | The network port of the remote broker |
MQTT_USER | string | <empty> |
The username to authenticate with |
MQTT_PASSWORD | string | <empty> |
The password to authenticate with |
Please ask questions in the discussions area