From b77fd46f3c8af6692f0e6bba948b46bced4df12d Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sat, 8 Jan 2022 15:46:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2ffcc42..ae442f48 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This message has to be generated for the Message "1337" (1337 is not a valid com | Payload | Example | Parameter 1 | Parameter 2 | Parameter 3 | Parameter 4 | Description | |---|---|---|---|---|---|---| -| widget *id* *type* *status* *name* | widget b0 shutter 1 name | *id* of widget Possible values: - b[0-7] | type of the action the widget should do Possible values: - shutter - opens shutter page | enable or disable Possible values: - 0 - disbale/hide - 1 - enable/show | name of the widget, will be displayed below the widget | Modify Widgets on Page | +| widget,*id*,*type*,*status*,*name* | widget,b0,shutter,1,name | *id* of widget Possible values: - b[0-7] | type of the action the widget should do Possible values: - shutter - opens shutter page | enable or disable Possible values: - 0 - disbale/hide - 1 - enable/show | name of the widget, will be displayed below the widget | Modify Widgets on Page | | | | | | | | | | | | | | | | |