We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 827c120 commit 549e3fdCopy full SHA for 549e3fd
README.md
@@ -3,9 +3,11 @@
3
A Node Red module that allows to use the offical Ecoflow HTTP API to read data from various supported Ecoflow devices.
4
5
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
+- [List devices](#query-the-device-list)
+- [Query all data of a device](#query-all-data-of-a-device)
+- [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)
11
12
## Supported device types
13
0 commit comments