SVG-Dashboards/en: различия между версиями

Нет описания правки
(Новая страница: «After setting up all connections, click the '''Save''' button.»)
Метки: правка с мобильного устройства правка из мобильной версии
 
(не показана 1 промежуточная версия этого же участника)
Строка 21: Строка 21:
Full-screen mode allows you to switch between panels through the side menu, and in HMI mode, you need to implement the switch yourself: add a button (object) with a URL to the desired panel in the SVG image.
Full-screen mode allows you to switch between panels through the side menu, and in HMI mode, you need to implement the switch yourself: add a button (object) with a URL to the desired panel in the SVG image.


<gallery mode="packed" heights="150px" caption="Режимы панелей">
<gallery mode="packed" heights="150px" caption="Panel modes">
Image: WebUI SVG.png | Standard view
Image: WebUI SVG.png | Standard view
Image: WebUI SVG fullscreen.png | Fullscreen
Image: WebUI SVG fullscreen.png | Fullscreen
Строка 321: Строка 321:
Now it remains to load the image into the controller and check.
Now it remains to load the image into the controller and check.


<div lang="ru" dir="ltr" class="mw-content-ltr">
== Useful Links & Materials ==
== Полезные ссылки и материалы ==
* [[Media:Examples SVG-Dashboards.zip|SVG Dashboard Example Archive]]
* [[Media:Examples SVG-Dashboards.zip|Архив с примерами SVG-панелей]]
* [https://github.com/wirenboard/wb-dashboards- demo Sample panels in the wb-dashboards-demo repository]
* [https://github.com/wirenboard/wb-dashboards-demo Примеры панелей в репозитории wb-dashboards-demo]
* [https://support.wirenboard.com/t/vyvod-dannyh-v-vide-grafika-v-realnom-vremeni/13623/5 How to add to SVG panel link to a graph or another page]
* [https://support.wirenboard.com/t/vyvod-dannyh-v-vide-grafika-v-realnom-vremeni/13623/5 Как добавить в SVG-панель ссылку на график или другую страницу]
* [https://wirenboard.com/en/pages/wb-software/ Wiren Board Web Interface article]
* [https://wirenboard.com/ru/pages/wb-software/ Статья о веб-интерфейсе контроллера Wiren Board]
* [[Wiren Board Web Interface | Description of the controller web interface on the wiki]]
* [[Wiren Board Web Interface | Описание веб-интерфейса контроллера на вики]]
* [https://inkscape.org/en/ Free Inkscape SVG editor]
* [https://inkscape.org/ru/ Свободный SVG-редактор Inkscape]
</div>