From 4df4a2fef38c03da916b9eaf7d5e04b8828adbd5 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Mon, 10 Jan 2022 17:43:50 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 234f1ee5..e3348324 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,14 @@ This message has to be generated for the Message "1337" (1337 is not a valid com | event,widgetPage,*page* | event,widgetPage,0 | ** is the number of the current page, there is currently only page 0 | Is fired, after switching to widgetPage, has to be answered with widget message | | event,widgetButton,*page*,*buttonId* | event,widgetButton,0,b0 | *page* is the number of the current page, there is currently only page 0 *buttonId* is the id of the button b[0-7] | Is fired, after pressing a button on the widget page | +# Shutter Page - +| Payload | Example | Parameters | Description | +|---|---|---|---| +| event,shutterPage,*buttonname* | event,shutterPage,bOpenShutter | *buttonname* is the name of the clicked button | | +| event,shutterPage,*buttonname*,*value* | event,shutterPage,bSlider,50 | *buttonname* is the name of the clicked button | | + + # Design Guidelines for Nextion HMI Project Background Color is