From 55efdb0c77030f2b437f2cb4eb787888b59b8997 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 8 Aug 2021 23:09:15 +0300 Subject: support arguments passing --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fd5ab60..cb38bb2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ inverter-http-proxy --inverter-host 192.168.1.2 --host 127.0.0.1 --port 8080 Then open https://127.0.0.1:8080/get-status/ in browser. You can replace `get-status` with any command supported by inverterd. -Command arguments aren't supported at the moment. +To pass arguments: https://127.0.0.1:8080/get-day-generated/?args=2021,8,8 + ## License -- cgit v1.2.3