Initialy created as bridge between DEYE inverter and MQTT broker Tested with: Deye SUN-12K-SG04LP3-EU
- pull DEYE registers every 5 seconds
- push data to MQTT
- push data to InfluxDB
- Implement reading data for more that 1 register (Hi/Low values)
#Install on PRI
- prepare jar (mvn package)
- prepare config file
- copy jar and config file to any directory
- create service How to convert jar file to service