Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Minimalistische IOS App

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Minimalistische IOS App

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pix last edited by

      Hallo echt_weg,

      beim Aufruf einer URL mit der IP 192.168.178.* wir d automatisch eine voreingestellte VPN Verbindung (zu meiner Fritzbox) hergestellt. Dadurch ist die Nutzung von VIS wie im lokalen Netzwerk möglich. Meist ist die Verbindung nach 4 bis 5 Sekunden da. Gerade wieder getestet.

      Ist die Verbindung durch ein anderes Programm (Safari oder zB XEOMA für iOS) hergestellt, dann funktioniert der VIS Aufruf auch in deniem Viewer.

      Als Alternative Farbe geht auch etwas Dunkles.

      Ich komme auch mit dem grün klar, aber dann wenigstens ohne die blauen Ränder um die View-Buttons 8-) :lol:

      In den Einstellungen verwirrt etwas, dass die die Einstellungen für VIEW 1, VIEW 2, … unter EXTERNER ZUGRIFF stehen. Da hatt ich zuerst den Eindruck, hier könnte ich nur View-EInstellungen machen, die beim externen Zugriff relevant sind. Vielleicht machst du eine Gruppierung

      • ZUGRIFF * intern
      *   extern 
      
      • VIEWS * 1

        • 2

        • 3

        • 4

      • …

      Änderungen der Ausrichtung haben keine Auswirkungen.

      Ich nutze eine default View für hoch und eine für quer. Da sgeht mit dem Vis-Viewer leider nicht, da er landscape leider nicht unterstützt. 😢

      Gruß

      Pix

      1 Reply Last reply Reply Quote 0
      • E
        evgeny_nd last edited by

        @echt_weg:

        Moin,

        ich habe für den Zugriff auf VIS eine kleine IOS App erstellt, welche nun im Appstore verfügbar ist:

        https://itunes.apple.com/us/app/vis-vie … &ls=1&mt=8

        Die App prüft anhand der WLAN-SSID, ob sich das Smartphone zu Hause befindet und ruft entsprechend die interne oder externe URL für definierte Views auf, welche auf der Startseite der App als Buttons angezeigt werden.

        Die App ist daher nicht mehr als ein Browser, welcher die Views darstellt.

        Da ich die App im Grunde für mich selbst geschrieben habe wird sich der Funktionsumfang nicht mehr stark ändern.

        Folgende Funktionen sind daher nicht vorhanden und auch nicht geplant

        -Automatische Skalierung der Views (vermutlich jedoch zukünftig ein Zoomregler pro View im Setup)

        -Automatische Ausrichtung bei Drehung (vermutlich jedoch zukünftig eine manuelle Angabe pro View im Setup)

        -Offline-Cache

        -Authentifizierung (jedoch unterstützt die App Basic-HTML-Authentifizierungen in der definierten URL. Beispiel http://user:passwort@servername/vis/)

        In der nächsten Version wird neben Deutsch und Englisch auch Russisch zur Verfügung stehen.

        Viel Spaß mit der App `

        Hello, my first testing is…

        1. I have some WLAN SSID in my home network (at flat - AP1, at country home - AP2 ...). But application have possibilities for only one WLAN SSID.

        2. Application not worked with russian words in link: "#Системы"

        1 Reply Last reply Reply Quote 0
        • Dutchman
          Dutchman Developer Most Active Administrators last edited by

          @pix:

          Hallo echt_weg,

          beim Aufruf einer URL mit der IP 192.168.178.* wir d automatisch eine voreingestellte VPN Verbindung (zu meiner Fritzbox) hergestellt. Dadurch ist die Nutzung von VIS wie im lokalen Netzwerk möglich. Meist ist die Verbindung nach 4 bis 5 Sekunden da. Gerade wieder getestet.

          Gruß

          Pix `

          Hi Pix, wie hast du das gemacht?

          Sent from my iPhone using Tapatalk

          Edit:

          @pix:

          Hallo Dutchman,

          Die Anleitung steht im Homematic Forum. Den Link findest du ein paar Posts weiter oben.

          Pix `

          shame danke dir habe ich uebrsehen 😞

          1 Reply Last reply Reply Quote 0
          • P
            pix last edited by

            Hallo Dutchman,

            Die Anleitung steht im Homematic Forum. Den Link findest du ein paar Posts weiter oben.

            Pix

            1 Reply Last reply Reply Quote 0
            • E
              echt_weg last edited by

              @pix:

              Hallo echt_weg,

              beim Aufruf einer URL mit der IP 192.168.178.* wir d automatisch eine voreingestellte VPN Verbindung (zu meiner Fritzbox) hergestellt. Dadurch ist die Nutzung von VIS wie im lokalen Netzwerk möglich. Meist ist die Verbindung nach 4 bis 5 Sekunden da. Gerade wieder getestet.

              Ist die Verbindung durch ein anderes Programm (Safari oder zB XEOMA für iOS) hergestellt, dann funktioniert der VIS Aufruf auch in deniem Viewer. `
              wundert mich sehr stark, dass das dann nicht funktioniert. kann eigentlich fast nur an einem Time-out liegen. Das von mir verwendete plugin nutzt die normale browser-engine von iOS…..

              ich habe eine Idee woran es liegen könnte. wenn ich deine udid + mailadresse per pn bekomme könnte ich dir mal eine testversion erstellen und zukommen lassen

              ` > In den Einstellungen verwirrt etwas, dass die die Einstellungen für VIEW 1, VIEW 2, … unter EXTERNER ZUGRIFF stehen. Da hatt ich zuerst den Eindruck, hier könnte ich nur View-EInstellungen machen, die beim externen Zugriff relevant sind. Vielleicht machst du eine Gruppierung

              • ZUGRIFF * intern
              *   extern 
              
              • VIEWS * 1

                • 2

                • 3

                • 4

              • … `
                wird in der nächsten Version etwas logischer gruppiert

              @evgeny_nd:

              Hello, my first testing is…

              1. I have some WLAN SSID in my home network (at flat - AP1, at country home - AP2 ...). But application have possibilities for only one WLAN SSID. `
              thats correct. Currently the app doesn't support multiple ssids. will try to add this feature (allowing multiple ssids, separated my comma)

              > 2\. Application not worked with russian words in link: "#Системы"
              do you have an example public available URL for me to test`?

              1 Reply Last reply Reply Quote 0
              • E
                echt_weg last edited by

                Momentaner Stand:

                Fertig umgesetzt, kommt in neue Version:

                -Bessere Gruppierung der Einstellungen

                -Zoomfunktionen in Views per Gesten

                -Russische Sprachunterstützung

                -Fehlertoleranz bei fehlenden oder doppelten Slash in URL oder View

                Im Test

                -Zoomregler pro View

                -Landscape-Support (Automatisch oder Manuell?)

                Offen

                -Multiple SSID Support (evgeny_nd)

                -VPN via URL Support (pix)

                -Russische Links funktionieren nicht (evgeny_nd)

                -Andere Farbe der App

                –-

                Wenn jemand eine Testversion erhalten möchte bitte eine PN schicken. Ich benötige dafür eure Mailadresse und UDID (http://whatsmyudid.com)

                1 Reply Last reply Reply Quote 0
                • E
                  echt_weg last edited by

                  > > 2. Application not worked with russian words in link: "#Системы" `

                  do you have an example public available URL for me to test?
                  I did the test by myself but and everything worked for me
                  846_img_5471.png
                  846_img_5472.png
                  846_img_5473.png

                  1 Reply Last reply Reply Quote 0
                  • E
                    echt_weg last edited by

                    Fertig umgesetzt, kommt in neue Version 1.5 (geht heute Abend zur Freigabe an Apple und ist dann nächste Woche verfügbar)

                    -Bessere Gruppierung der Einstellungen

                    -Zoomfunktionen in Views per Gesten

                    -Russische Sprachunterstützung

                    -Fehlertoleranz bei fehlenden oder doppelten Slash in URL oder View

                    -Multiple SSID Support, Separierung von SSIDs per Komma (evgeny_nd)

                    -Landscape-Support (Automatisch)

                    Offen

                    -VPN via URL Support (pix)

                    -Andere Farbe der App

                    -Zoomregler pro View

                    -Landscape-Support (Manuell, pro View)

                    Fehler nicht nachvollziehbar

                    -Russische Links funktionieren nicht (evgeny_nd)

                    Dutchman hat noch eine etwas aktuellere Version (1.6 beta) erhalten

                    1 Reply Last reply Reply Quote 0
                    • E
                      evgeny_nd last edited by

                      @echt_weg:

                      > > 2. Application not worked with russian words in link: "#Системы" `

                      do you have an example public available URL for me to test?
                      I did the test by myself but and everything worked for me `

                      Unfortunately I can't give you external link, because I use VPN and local IP adresses.

                      Link in browser looks is: http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

                      Why you write in screenshot link as: "?Системы"?

                      In my case, If I use link http://192.168.4.253:8082/vis/index.html?%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (in browser, not in application)

                      I see the page (auto redirected) http://192.168.4.253:8082/vis/index.htm … ы#DemoView

                      1 Reply Last reply Reply Quote 0
                      • Bluefox
                        Bluefox last edited by

                        @evgeny_nd:

                        @echt_weg:

                        > do you have an example public available URL for me to test? I did the test by myself but and everything worked for me

                        Unfortunately I can't give you external link, because I use VPN and local IP adresses.

                        Link in browser looks is: http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

                        Why you write in screenshot link as: "?Системы"?

                        In my case, If I use link http://192.168.4.253:8082/vis/index.html?%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (in browser, not in application)

                        I see the page (auto redirected) http://192.168.4.253:8082/vis/index.htm … ы#DemoView `
                        Try to use

                        http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B
                        

                        As link. It is Uri encoded.

                        1 Reply Last reply Reply Quote 0
                        • E
                          evgeny_nd last edited by

                          @Bluefox:

                          @evgeny_nd:

                          @echt_weg:

                          I did the test by myself but and everything worked for me `

                          Unfortunately I can't give you external link, because I use VPN and local IP adresses.

                          Link in browser looks is: http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

                          Why you write in screenshot link as: "?Системы"?

                          In my case, If I use link http://192.168.4.253:8082/vis/index.html?%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (in browser, not in application)

                          I see the page (auto redirected) http://192.168.4.253:8082/vis/index.htm … ы#DemoView `
                          Try to use

                          http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B
                          

                          As link. It is Uri encoded. `
                          http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

                          I tryed in "Link" field:

                          %23%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (#Системы )

                          and

                          #%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (Системы)

                          Result in appl is

                          File i%23Системы not found: Not exist

                          or

                          File i not found: Not exist

                          1 Reply Last reply Reply Quote 0
                          • Bluefox
                            Bluefox last edited by

                            @echt_weg:

                            Fertig umgesetzt, kommt in neue Version 1.5 (geht heute Abend zur Freigabe an Apple und ist dann nächste Woche verfügbar)

                            -Bessere Gruppierung der Einstellungen

                            -Zoomfunktionen in Views per Gesten

                            -Russische Sprachunterstützung

                            -Fehlertoleranz bei fehlenden oder doppelten Slash in URL oder View

                            -Multiple SSID Support, Separierung von SSIDs per Komma (evgeny_nd)

                            -Landscape-Support (Automatisch)

                            Offen

                            -VPN via URL Support (pix)

                            -Andere Farbe der App

                            -Zoomregler pro View

                            -Landscape-Support (Manuell, pro View)

                            Fehler nicht nachvollziehbar

                            -Russische Links funktionieren nicht (evgeny_nd)

                            Dutchman hat noch eine etwas aktuellere Version (1.6 beta) erhalten `
                            If the russian does not work, so the üäö will not work too.

                            1 Reply Last reply Reply Quote 0
                            • E
                              echt_weg last edited by

                              @Bluefox:

                              [quote="echt_weg

                              If the russian does not work, so the üäö will not work too. `
                              just tested both. Every view will work without any errors

                              it's not a big deal to add an uri-encoding but i don't think that it's part of the problem. Can someone else please reproduce the problem?

                              1 Reply Last reply Reply Quote 0
                              • E
                                echt_weg last edited by

                                Status

                                ToDo

                                -VPN via URL Support (pix) - evtl. in der aktuellen Version 1.6.1 durch Timeout-Änderung gefixt - bitte testen

                                -Andere Farbe der App

                                -Zoomregler pro View

                                -Landscape-Support (Manuell, pro View)

                                Das nächste Update kommt 2017

                                1 Reply Last reply Reply Quote 0
                                • E
                                  evgeny_nd last edited by

                                  @echt_weg:

                                  now i can reproduce the error.

                                  When using a Apache reverse-proxy the uri isn't needed.

                                  When connecting directly to iobroker i need the uri-encoding.

                                  Will be fixed in 1.6

                                  Fixes in 1.5 (currently in processing at apple)

                                  -Bessere Gruppierung der Einstellungen

                                  -Zoomfunktionen in Views per Gesten

                                  -Russische Sprachunterstützung

                                  -Fehlertoleranz bei fehlenden oder doppelten Slash in URL oder View

                                  -Multiple SSID Support, Separierung von SSIDs per Komma (evgeny_nd)

                                  -Landscape-Support (Automatisch)

                                  Fixed in 1.6 (not published yet)

                                  -Russische Links funktionieren nicht (evgeny_nd)

                                  ToDo

                                  -VPN via URL Support (pix)

                                  -Andere Farbe der App

                                  -Zoomregler pro View

                                  -Landscape-Support (Manuell, pro View) `

                                  Hello friends.

                                  How should I update Vis Viewer?

                                  In AppStore version 1.0.0 and it not updateble to 1.5.

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    pix last edited by

                                    @evgeny_nd:

                                    Hello friends.

                                    How should I update Vis Viewer?

                                    In AppStore version 1.0.0 and it not updateble to 1.5. `
                                    The author has submitted the App to Apple http://forum.iobroker.net/viewtopic.php?f=30&t=4290#p41333. Have patience till the release 8-)

                                    Pix

                                    1 Reply Last reply Reply Quote 0
                                    • E
                                      evgeny_nd last edited by

                                      @pix:

                                      @evgeny_nd:

                                      Hello friends.

                                      How should I update Vis Viewer?

                                      In AppStore version 1.0.0 and it not updateble to 1.5. `
                                      The author has submitted the App to Apple http://forum.iobroker.net/viewtopic.php?f=30&t=4290#p41333. Have patience till the release 8-)

                                      Pix `

                                      No problem :), I thought I was doing something wrong …

                                      1 Reply Last reply Reply Quote 0
                                      • E
                                        echt_weg last edited by

                                        Update to 1.5 is available (not including uri-encoding)

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          echt_weg last edited by

                                          Update 1.6.1 is available (with uri support)

                                          ToDo

                                          -VPN via URL Support (pix) - evtl. in der aktuellen Version 1.6.1 durch Timeout-Änderung gefixt - bitte testen

                                          -Andere Farbe der App

                                          -Zoomregler pro View

                                          -Landscape-Support (Manuell, pro View)

                                          Nächstes Update in 2017

                                          1 Reply Last reply Reply Quote 0
                                          • Bluefox
                                            Bluefox last edited by

                                            Cool 🙂 ioBroker hat Apple App 🙂

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            801
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            22
                                            128
                                            28304
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo