GithubHelp home page GithubHelp logo

inspirepfs / solax2influx Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

Solax Cloud Data to InfluxDB 2

License: MIT License

Dockerfile 4.70% Python 95.30%
docker influxdb solar solax solax-inverter

solax2influx's Introduction

Solax Cloud Data to InfluxDB 2

This container connects to Solax cloud API to collect inverter data and sends the data to InfluxDB2 either hosted locally or cloud hosted.

The Solax token and serial number can be obtained from the Solax portal and documentation. The container support influxDB2 and above.

SOLAX_TOKEN=`YOUR SOLAX CLOUD TOKEN`
SOLAX_SN=`YOUR SOLAX INVERTER SERIAL NUMBER`
INFLUX_TOKEN=`YOUR INFLUX TOKEN`
INFLUX_ORG=`YOUR INFLUX ORGANISATION`
INFLUX_BUCKET=`YOUR INFLUX BUCKET`
INFLUX_URL=`INFLUX URL (IF LOCAL ENSURE PORT IS INCLUDED)`

Expected output from the container.

Environment Settings Solax Token: YOUR SOLAX CLOUD TOKENSolax Serial Number: YOUR SOLAX INVERTER SERIAL NUMBERInflux Token: YOUR INFLUX TOKEN Influx Org.: YOUR INFLUX ORGANISATION Bucket: YOUR INFLUX BUCKET Influx URL and Port: INFLUX URL (IF LOCAL ENSURE PORT IS INCLUDED)

Time:2022-09-30 15:24:42 AC Power:23.0 DC Power 1:35.0 DC Power 2:18.0

All Power data is in Watts. The script will loop every 10 seconds this in line with the API limitation from Solax Cloud.

docker pull pfsykes/solax2influx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.