diff --git a/README.md b/README.md index 246700fe..7f078a1a 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,10 @@ This message has to be generated for the Message "1337" (1337 is not a valid com |---|---|---|---| | widget | widget b0 shutter 1 name | of the Button to be enabled - Type of the Button / Page - Disable or Enable (0/1) - Name below the Button | | | | | | | + +## Message from Nextion Display + +| Payload | Example | Parameters | Description | +|---|---|---|---| +| event widgetPage | 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 | +| | | | |