File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- # Fenecon Prometheus exporter
1+ # Fenecon (OpenEMS) Prometheus exporter
22
33[ ![ license] ( https://img.shields.io/github/license/webdevops/fenecon-exporter.svg )] ( https://github.com/webdevops/fenecon-exporter/blob/master/LICENSE )
44[ ![ DockerHub] ( https://img.shields.io/badge/DockerHub-webdevops%2Ffenecon--exporter-blue )] ( https://hub.docker.com/r/webdevops/fenecon-exporter/ )
55[ ![ Quay.io] ( https://img.shields.io/badge/Quay.io-webdevops%2Ffenecon--exporter-blue )] ( https://quay.io/repository/webdevops/fenecon-exporter )
66[ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/fenecon-exporter )] ( https://artifacthub.io/packages/search?repo=fenecon-exporter )
77
8- Prometheus exporter for Fenecon systems
8+ Prometheus exporter for Fenecon systems (OpenEMS)
99
1010## Usage
1111
@@ -46,6 +46,3 @@ request metrics from Fenecon system
4646| GET parameter | Default | Required | Type | Description |
4747| ---------------| ---------| ----------| -------------------------| --------------------------------------------|
4848| ` target ` | | ** yes** | string | Url to Fenecon system, eg ` http://fenecon ` |
49- | ` ess ` | ` 0 ` | no | integer (positive only) | Number of batteries (` ess ` ) modules |
50- | ` charger ` | ` 0 ` | no | integer (positive only) | Number of chargers (` charger ` ) modules |
51- | ` meter ` | ` 0 ` | no | integer (positive only) | Number of meters (` meter ` ) modules |
You can’t perform that action at this time.
0 commit comments