Skip to content

Commit b00981f

Browse files
committed
update readme
Signed-off-by: Markus Blaschke <[email protected]>
1 parent b9473f6 commit b00981f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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 |

0 commit comments

Comments
 (0)