
UpdatedMay 19, 2024
PublishedFeb 10, 2021
Packagenet.iobroker.vis
MD518a3c83b04c14a8d1c9bdae12ee4dd48
SHA1 (signer)8D:62:16:57:FC:A3:D1:75:38:8B:DD:2C:39:62:35:7A:36:C4:97:DF
Signed byCN=Bluefox, OU=ioBroker, O=ioBroker, L=Unknown, ST=Unknown, C=DE
Malware scanTRUSTED
Websitehttps://www.iobroker.net
Contact[email protected]
Privacy policyView
What's new
- Vis has now the version 1.3.7.
- Added time-switch und trashschedule.
- Added time-switch und trashschedule.
Description
WEB visualisation for ioBroker platform as android App.
This app is designed to run on mobile phones and tables. it stores the vis project and all images on the mobile phone to save the mobile traffic.
Usage
This app required the installed and running web adapter or socket-io adapter and installed vis adapter. If web server is activated, so internal socket-io interface must be activated.
In vis some project should exists, e.g. "main".
The ports and the ioBroker server must be reachable from mobile phone.
To show settings press semi-transparent button with "..." in the top left corner.
Settings
Almost all settings are optional except "WIFI Socket" and "Project".
Buttons
- Reload - Just restart the web engine, like you press the "Refresh" button in your browser.
- Re-sync - If some changes were made on the vis project, it will be **not** automatically loaded into app. To do that the "Re-sync" button must be pressed. All project files and images will be loaded anew on the phone. It is done to save the mobile traffic and to speed up the start of application. Because read from internal SD-Card is much faster than from ioBroker server.
- Ok - save all changes and restart the engine. No synchronisation will be done if the project was yet defined. To load changes from ioBroker vis project use "Re-sync" button.
- Cancel - discard all changes and close dialog.
Connectivity
App can detect via SSID name if the mobile phone in the home (trusted) network or outside of home network and use for home and outside connection the different socket URLs and login data.
Normally in the home network there is no authentication and connection is via HTTP (unsecure) but from outside network the connection goes via https (secure) and with login/password.
- Connected - shows if the app is connected with ioBroker server.
- WIFI SSID - name or names (divided by comma) of home SSID to use home credentials for authentication and home URL for connection.
- WIFI Socket - URL like ```http://192.168.0.5:8082```. It is important to have http or https at the start, so app can distinguish between secure and insecure connections. Port is important too. Normally 8082 for *web* or *8084* for separated socketio.
- WIFI User - if for the socket communication the authentication is enabled, write here user name from iobroker. User must be first created via "admin" interface. The user "admin" exists always and cannot be deleted.
- WIFI Password - user password as set in the ioBroker
- WIFI Password repeat - repeat user password here
Project name and settings language
- Language - language of the settings dialog. English, german and russian languages are supported. To activate changes press *OK* button.
- Project - project name from ioBroker. If no project name shown, so there is no connection with iobroker or no one project is exist.
The full description can be found on the iobroker.net http://www.iobroker.net/?page_id=5029&lang=en
This app is designed to run on mobile phones and tables. it stores the vis project and all images on the mobile phone to save the mobile traffic.
Usage
This app required the installed and running web adapter or socket-io adapter and installed vis adapter. If web server is activated, so internal socket-io interface must be activated.
In vis some project should exists, e.g. "main".
The ports and the ioBroker server must be reachable from mobile phone.
To show settings press semi-transparent button with "..." in the top left corner.
Settings
Almost all settings are optional except "WIFI Socket" and "Project".
Buttons
- Reload - Just restart the web engine, like you press the "Refresh" button in your browser.
- Re-sync - If some changes were made on the vis project, it will be **not** automatically loaded into app. To do that the "Re-sync" button must be pressed. All project files and images will be loaded anew on the phone. It is done to save the mobile traffic and to speed up the start of application. Because read from internal SD-Card is much faster than from ioBroker server.
- Ok - save all changes and restart the engine. No synchronisation will be done if the project was yet defined. To load changes from ioBroker vis project use "Re-sync" button.
- Cancel - discard all changes and close dialog.
Connectivity
App can detect via SSID name if the mobile phone in the home (trusted) network or outside of home network and use for home and outside connection the different socket URLs and login data.
Normally in the home network there is no authentication and connection is via HTTP (unsecure) but from outside network the connection goes via https (secure) and with login/password.
- Connected - shows if the app is connected with ioBroker server.
- WIFI SSID - name or names (divided by comma) of home SSID to use home credentials for authentication and home URL for connection.
- WIFI Socket - URL like ```http://192.168.0.5:8082```. It is important to have http or https at the start, so app can distinguish between secure and insecure connections. Port is important too. Normally 8082 for *web* or *8084* for separated socketio.
- WIFI User - if for the socket communication the authentication is enabled, write here user name from iobroker. User must be first created via "admin" interface. The user "admin" exists always and cannot be deleted.
- WIFI Password - user password as set in the ioBroker
- WIFI Password repeat - repeat user password here
Project name and settings language
- Language - language of the settings dialog. English, german and russian languages are supported. To activate changes press *OK* button.
- Project - project name from ioBroker. If no project name shown, so there is no connection with iobroker or no one project is exist.
The full description can be found on the iobroker.net http://www.iobroker.net/?page_id=5029&lang=en
Required features
- Faketouch android.hardware.faketouch
- Location android.hardware.location
- Location Gps android.hardware.location.gps
- Microphone android.hardware.microphone
- Wifi android.hardware.wifi
Permissions (11)
ioBroker.vis requests the following Android permissions:
- Access Coarse Location android.permission.ACCESS_COARSE_LOCATION
- Access Fine Location android.permission.ACCESS_FINE_LOCATION
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Change Network State android.permission.CHANGE_NETWORK_STATE
- Change Wifi State android.permission.CHANGE_WIFI_STATE
- Internet android.permission.INTERNET
- Modify Audio Settings android.permission.MODIFY_AUDIO_SETTINGS
- Record Audio android.permission.RECORD_AUDIO
- Vibrate android.permission.VIBRATE
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE