Перейти к содержанию

Навигация

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

Нет описания правки
 
(не показано 7 промежуточных версий 2 участников)
Строка 65: Строка 65:
</gallery>
</gallery>


=== Режим киоска ===
=== Kiosk mode ===
 
{{Anchor|kiosk}}
{{Anchor|kiosk}}
{{SupportedSinceRelease
{{SupportedSinceRelease|en=true
| release = wb-2207
| release = wb-2207
|content=
|content=
Строка 73: Строка 74:
# 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>
#* On Android tablets, use dedicated browser versions such as Fully Kiosk Browser


This works for all dashboard types.
This works for all dashboard types.
Строка 158: Строка 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.