reading values from a ginlong / solar solarpanel convertor
209
This repo can be used to send power, settings to mqtt or influx servers.
Create a .ini file with the settings and bind this file to /usr/erc in the container
[DEFAULT]
listen_address = 0.0.0.0
listen_port = 9999
[MQTT]
client_id = energy/ginlong
mqtt_server = [your ip]
mqtt_port = [your portnumber]
user_name = [your mqtt username]
user_paswd = [your mqtt password]
[INFLUX]
influx_server = [your ip]:8086
influx_org = [your name]
influx_bucket = [your bucket name]
influx_token = [token]
Content type
Image
Digest
Size
149.8 MB
Last updated
almost 7 years ago
docker pull bosscout/ginlong