powerpi/pi/powerpi.conf

26 lines
305 B
Plaintext
Raw Normal View History

2017-10-02 12:42:33 +02:00
[transport]
transport: mqtt
2015-05-02 11:16:56 +02:00
[smartmeter]
impkwh: 2000
[gpio]
port: 24
mintime: 0.2
[server]
url: power.example.com
ssl: yes
basicauth: yes
user: basicUser
password: basicPass
2017-10-02 12:42:33 +02:00
sslself: yes
2017-10-02 16:05:06 +02:00
timestamp: yes
2017-10-02 12:42:33 +02:00
[mqtt]
host: power.example.com
port: 1883
clientid: changeme
topic: /foo/bar/power
2017-10-02 16:05:06 +02:00
timestamp: yes