Skip to content

Commit 549e3fd

Browse files
committed
Update Readme
1 parent 827c120 commit 549e3fd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
A Node Red module that allows to use the offical Ecoflow HTTP API to read data from various supported Ecoflow devices.
44

55
At the moment the following functions are supported:
6-
- List devices
7-
- Query all data of a device
8-
- Query specifc datapoints of a device
6+
- [List devices](#query-the-device-list)
7+
- [Query all data of a device](#query-all-data-of-a-device)
8+
- [Query specifc datapoints of a device](#query-specific-datapoints)
9+
- [Generic set of data of a device](#set-a-specific-datapoint)
10+
- [Query for the user specific MQTT parameters](#query-mqtt-configuration-parameter)
911

1012
## Supported device types
1113

0 commit comments

Comments
 (0)