Wiren Board Web Interface/en: различия между версиями

Нет описания правки
(Новая страница: «<gallery mode="packed" heights="350px" caption="Phone controller web interface"> Image: web-ui mobile 1.png | Device List Image: web-ui mobile 2.png | Side panel Image: web-ui mobile 5.png | SVG dashboard Image: web-ui mobile 3.png | Viewing the system log Image: web-ui mobile 4.png | Modbus device setup </gallery>»)
 
(не показано 10 промежуточных версий 2 участников)
Строка 65: Строка 65:
</gallery>
</gallery>


<div class="mw-translate-fuzzy">
=== Kiosk mode ===
=== Kiosk Mode ===
 
{{Anchor|kiosk}}
{{Anchor|kiosk}}
{{SupportedSinceRelease
{{SupportedSinceRelease|en=true
| release=wb-2207
| release = wb-2207
|content=
|content=
If you use a regular tablet as a control panel and display the controller's web interface on it, then it will be useful to hide unnecessary elements and the browser window:
If you use a regular tablet as a control panel and display the controller's web interface on it, then it will be useful to hide unnecessary elements and the browser window:
# Open the text or SVG dashboard and click the '''Enter fullscreen mode''' button.
# Open the text or SVG dashboard and click the '''Enter fullscreen mode''' button.
# Copy the URL bar in the address bar of the browser, at the end there should be a <code>?fullscreen</code> parameter.
# Copy the URL bar in the address bar of the browser, at the end there should be a <code>?fullscreen</code> parameter.
# Launch the browser in kiosk mode and pass it the dashboard URL as a parameter, examples:
# Start a browser without panels:
#:<syntaxhighlight lang="bash">
#* On computers and tablets with Windows/linux OS, launch the browser in kiosk mode and pass it the panel URL parameter, examples:
#*:<syntaxhighlight lang="bash">
irefox -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
irefox -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
</syntaxhighlight>
</syntaxhighlight>
<gallery mode="packed" heights="150px">
#* On Android tablets, use dedicated browser versions such as Fully Kiosk Browser
Image: Text-Dashboard full screen.png | Switching to full screen mode
Image: Text-Dashboard full screen 2.png | Full screen mode
Image: Text-Dashboard full screen 3.png | Kiosk Mode
</gallery>
}}
</div>


This works for all dashboard types.
This works for all dashboard types.
Строка 166: Строка 161:


== Phone control ==
== Phone control ==
{{Anchor|mobile}}
The web interface adapts to the screen size, so you can control the automation system from a mobile device or tablet.  
The web interface adapts to the screen size, so you can control the automation system from a mobile device or tablet.