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

Нет описания правки
 
(не показано 8 промежуточных версий 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.  


An alternative would be to use third-party applications: [[MQTT_Dash]], [[Home Assistant]], [[Apple HomeKit|Apple Home]] and others, see [[Supported_devices |table of supported devices and programs]] for a complete list.
An alternative would be to use third-party applications: [[MQTT_Dash]], [[Home Assistant]], [[Apple HomeKit|Apple Home]] and others, see [[Supported_devices |table of supported devices and programs]] for a complete list.


<div class="mw-translate-fuzzy">
<gallery mode="packed" heights="350px" caption="Phone controller web interface">
<gallery mode="packed" heights="350px" caption="Phone controller web interface">
Image: web-ui mobile 1.png | Device List
Image: web-ui mobile 1.png | Device List
Строка 170: Строка 173:
Image: web-ui mobile 4.png | Modbus device setup
Image: web-ui mobile 4.png | Modbus device setup
</gallery>
</gallery>
</div>


== Previous version ==
== Previous version ==
* [[Wiren_Board_Web_Interface 1.0| Wiren Board Web Interface 1.0]], replaced by 2.0 in early 2021.
* [[Wiren_Board_Web_Interface 1.0| Wiren Board Web Interface 1.0]], replaced by 2.0 in early 2021.