Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] fullyBrowser Adapter

    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

    [Aufruf] fullyBrowser Adapter

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

      Moin,

      erstmal Danke für einen Fully Adapter, wenngleich ich noch nicht einschätzen kann welchen
      Nutzen das haben könnte, also Anwendungsbeispiele.

      Was mir aber sofort in den Sinn kam, wäre die Frage, ob es möglich sein könnte damit eine App über den IOBroker starten zu können ?

      Ich denke dabei immer noch an Spotify ...😇

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

        hmm da sagst du was... ich schau mal

        S 2 Replies Last reply Reply Quote 0
        • S
          skokarl @arteck last edited by

          @arteck sagte in [Aufruf] fullyBrowser Adapter:

          hmm da sagst du was... ich schau mal

          hat sich gestern erledigt, kann den link gerade nicht kopieren, sitze am Handy.
          Spotify mit Fully geht einfach nur genial 😀😀😀

          1 Reply Last reply Reply Quote 0
          • S
            skokarl @arteck last edited by skokarl

            @arteck sagte in [Aufruf] fullyBrowser Adapter:

            hmm da sagst du was... ich schau mal

            jetzt:

            und Danke für den tollen Adapter.

            Thread

            1 Reply Last reply Reply Quote 0
            • H
              Herzog97944 @arteck last edited by

              @arteck said in [Aufruf] fullyBrowser Adapter:

              mit hilfe von User Mic habe ich einen Fully KioskBrowser Adapter erstellt.

              ausgehen von https://github.com/Mic-M/iobroker.fully-kiosk-browser-script (vielen Dank dafür)

              erstmal nur auf GIT

              installierbar über die Katze

              https://github.com/arteck/iobroker.fullyBrowser

              verwaltbar sind mehrere Browser Instanzen…. ich habe eine Limitierung des polling Intervals auf min. 5 Sec gesetzt..

              ich Persönlich habe 5 min (300000).. eingetellt

              aber schaut selbst

              Feedback bitte

              Hallo, habe mir die neuste Version gestern installiert. Was muß man den bei Port und Passwort eingeben?
              Ganz gleich was ich reinschreibe. Instanz geht immer auf grün. Ist das so okay?

              Über eine Rückmeldung freue ich mich.
              Gruß
              Michael

              arteck 1 Reply Last reply Reply Quote 0
              • N
                Nordischerjung last edited by

                Moin,

                ich habe über Backup von Tinkerboard auf Beeling und dadrauf proxmox mit Dembian gewechselt.
                Soweit hat alles geklappt, nur der Fully Adapter hatte ein fehler. Ich habe ihn dann deinstalliert und über die Katze neu installiert, dabei bekomme ich folgenden Fehler.

                $ ./iobroker url "https://github.com/arteck/ioBroker.fullybrowser.git" --debug
                install https://github.com/arteck/ioBroker.fullybrowser/tarball/master
                npm install https://github.com/arteck/ioBroker.fullybrowser/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                
                + iobroker.fullybrowser@0.0.16
                updated 1 package and audited 5765 packages in 36.843s
                
                found 54 vulnerabilities (38 low, 1 moderate, 15 high)  run `npm audit fix` to fix them, or `npm audit` for details
                
                process exited with code 0
                

                Kann ich das iwie beheben?

                arteck 1 Reply Last reply Reply Quote 0
                • arteck
                  arteck Developer Most Active @Nordischerjung last edited by arteck

                  @Nordischerjung und wo ist deiner Meinung nach der Fehler ???

                  1 Reply Last reply Reply Quote 0
                  • arteck
                    arteck Developer Most Active @Herzog97944 last edited by

                    @Herzog97944 schon mal sich das WIKI angeschaut

                    N 1 Reply Last reply Reply Quote 0
                    • N
                      Nordischerjung @arteck last edited by

                      @arteck Ja hab ich, hab ich etwas übersehen?

                      Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                      

                      meinst du des wegen? Ich hatte nichts gelesen wegen dem System.

                      Sorry wenn ich das übersehen habe.

                      Ich benötige lediglich den Akkustand, das kann ich dann über das Script lösen

                      arteck 1 Reply Last reply Reply Quote 0
                      • arteck
                        arteck Developer Most Active @Nordischerjung last edited by arteck

                        @Nordischerjung nochmal... wo ist deiner Meinung nach ein Fehler...

                        der Adapter meldete

                        process exited with code 0
                        

                        also alles OK

                        N 1 Reply Last reply Reply Quote 0
                        • N
                          Nordischerjung @arteck last edited by

                          @arteck

                          Naja,
                          der Fehler ist der, das es den Adapter nach der Installation nicht gibt? Also keine Instance oder Objekte vorhanden

                          arteck 1 Reply Last reply Reply Quote 0
                          • arteck
                            arteck Developer Most Active @Nordischerjung last edited by

                            @Nordischerjung na den musst du ja auch dazu adden wenn du nur über die Katze installierst..

                            mach die Katze nochmal auf und such den mal in der Auflistung

                            1 Reply Last reply Reply Quote 0
                            • liv-in-sky
                              liv-in-sky last edited by liv-in-sky

                              @arteck

                              hi - bei mir läuft fully adapter zweimal - das wird hier schonmal angesprochen https://forum.iobroker.net/topic/19909/fehler-im-log-instance-system-adapter-fullybrowser-0-terminated-with-code-7

                              wenn ich den adapter auschalte über den admin, läuft weiter hin in htop(terminal) sichtbar der adapter

                              hast du da eine lösung für mich wie ich vorgehen muss ?

                              Image 2.png

                              arteck 1 Reply Last reply Reply Quote 0
                              • H
                                heinzie last edited by

                                Hallo,

                                der Adapter läuft bei mir mit mehreren Instanzen ohne Probleme.
                                Klasse.

                                Jetzt würde ich gerne die Tabs über den Adappter direkt umschalten, geht das irgendwie?

                                Gruß
                                heinzie

                                1 Reply Last reply Reply Quote 0
                                • arteck
                                  arteck Developer Most Active @liv-in-sky last edited by

                                  @liv-in-sky ahhh jo .. wollte ich mir anschauen.. warum der nicht beendet wird..

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

                                    Hallo @arteck,

                                    habe die Ver 0.0.16 am laufen und bekomme sehr oft die Fehlermeldung:

                                    fullybrowser.0	2019-05-02 09:20:50.313	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:43:54.392	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:41:34.384	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:39:55.683	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:37:35.656	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:36:59.571	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:34:39.577	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:34:18.430	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:31:58.466	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:30:47.917	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:28:27.919	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:21:07.887	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:18:47.872	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:18:32.743	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    fullybrowser.0	2019-05-02 08:16:12.748	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                    

                                    Ich lasse mein Display über einen Bewegungsmelder über das Adapterobjekt "Fullybrowser.0.192_168_0_45.Commands.screenOn" einschalten und mir scheint es als würde ich immer die Meldung bekommen wenn das Display eingeschaltet werden soll. Das Display von meinem Galaxy Tab A reagiert auch auf den Befehl und der Bildschirm wird eingeschaltet.

                                    Kann es damit zusammenhängen und was bedeutet die Meldung genau?

                                    System:
                                    Node.js
                                    v8.15.1
                                    NPM
                                    6.9.0

                                    arteck 1 Reply Last reply Reply Quote 0
                                    • arteck
                                      arteck Developer Most Active @0018 last edited by

                                      @0018 hast du eine leere Zeile im Adapter in der konfig ??

                                      ansonsten adapter auf debug stellen und nochmal log posten

                                      0 2 Replies Last reply Reply Quote 0
                                      • S
                                        skokarl last edited by

                                        Arteck, ich bleib dabei,

                                        geilen Adapter habt ihr da gebaut !!
                                        Das war genau das was der Browser noch gebraucht hat.

                                        Ich möchte von meiner VIS aus eine externe Webseite im Vollbild öffnen,
                                        geht, warum auch nicht. 😀
                                        Bedingt durch teilsweise geblockte Seiten ( https:// ) kann man
                                        das nicht im IFrame machen, sonst wäre es einfach.

                                        Das Problem ist das zurück, d.h Fenster schließen.

                                        Man müsste die Action Bar in Fully einblenden und einen Button mit Exit haben ...
                                        Hat da jemand nen Ansatz für eine Lösung mit dem Adapter.... mit setState vielleicht ?
                                        Im JavaScript Interface habe ich nichts dazu gefunden.

                                        Danke, Gruß Bernd

                                        arteck 1 Reply Last reply Reply Quote 0
                                        • 0
                                          0018 @arteck last edited by 0018

                                          @arteck sagte in [Aufruf] fullyBrowser Adapter:

                                          @0018 hast du eine leere Zeile im Adapter in der konfig ??

                                          ansonsten adapter auf debug stellen und nochmal log posten

                                          In der Konfig ist nur ein Gerät eingetragen.

                                          fully.jpg

                                          Hier der debug-Log, wo auch der Fehler auftritt:

                                          2019-05-02 12:33:21.909  - debug: fullybrowser.0 Host = BrokerNUC
                                          2019-05-02 12:33:21.965  - debug: fullybrowser.0 Create State for Device 192.168.0.45
                                          2019-05-02 12:33:21.996  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:33:22.174  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 194160640
                                          2019-05-02 12:33:22.174  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:33:22.175  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1178009600
                                          2019-05-02 12:33:22.175  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:33:22.175  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:33:22.176  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:33:22.176  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:33:22.176  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 730980352
                                          2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                                          2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged false
                                          2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                                          2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 46
                                          2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 7165952
                                          2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:33:22.183  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:33:25.042  - debug: fullybrowser.0 system.adapter.admin.0: logging true
                                          2019-05-02 12:35:22.009  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:35:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 196101240
                                          2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1278697472
                                          2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:35:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 630292480
                                          2019-05-02 12:35:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:35:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:35:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:35:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                                          2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                                          2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 46
                                          2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 5225352
                                          2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:35:22.236  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:35:22.236  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:35:22.236  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:37:22.013  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:37:22.102  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 194580784
                                          2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1281359872
                                          2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 627630080
                                          2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                                          2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:37:22.106  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:37:22.106  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:37:22.106  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                                          2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 46
                                          2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 6745808
                                          2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:39:02.189  - debug: fullybrowser.0 Send to 192.168.0.45
                                          2019-05-02 12:39:02.247  - error: fullybrowser.0 ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                          2019-05-02 12:39:22.019  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:39:22.223  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 194869704
                                          2019-05-02 12:39:22.223  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1193435136
                                          2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 715554816
                                          2019-05-02 12:39:22.226  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:39:22.226  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:39:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:39:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                                          2019-05-02 12:39:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                                          2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                                          2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 6456888
                                          2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:41:22.028  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:41:22.138  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 193332864
                                          2019-05-02 12:41:22.138  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1242406912
                                          2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 666583040
                                          2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                                          2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                                          2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                                          2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 7993728
                                          2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:43:22.042  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:43:22.114  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 195998336
                                          2019-05-02 12:43:22.114  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:43:22.115  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1217024000
                                          2019-05-02 12:43:22.115  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:43:22.118  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:43:22.118  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 691965952
                                          2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                                          2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                                          2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                                          2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 5328256
                                          2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:43:22.124  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:45:22.061  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:45:22.441  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 195010248
                                          2019-05-02 12:45:22.441  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:45:22.441  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1237708800
                                          2019-05-02 12:45:22.443  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:45:22.443  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 671281152
                                          2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                                          2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                                          2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                                          2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 6316344
                                          2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:45:22.450  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:45:22.450  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:45:22.450  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:45:31.827  - debug: fullybrowser.0 Send to 192.168.0.45
                                          2019-05-02 12:45:31.830  - error: fullybrowser.0 ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                          2019-05-02 12:47:22.080  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:47:22.268  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 193468728
                                          2019-05-02 12:47:22.268  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1246208000
                                          2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:47:22.270  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:47:22.271  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:47:22.271  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:47:22.271  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 662781952
                                          2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                                          2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                                          2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 48
                                          2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 7857864
                                          2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:47:22.277  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:47:22.277  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:47:22.277  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:49:22.095  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:49:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 193029616
                                          2019-05-02 12:49:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:49:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1211449344
                                          2019-05-02 12:49:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:49:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:49:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 697540608
                                          2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                                          2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                                          2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 48
                                          2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 8296976
                                          2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:49:22.335  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:49:22.335  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          2019-05-02 12:51:04.727  - error: fullybrowser.0 ERROR : TypeError: Cannot read property 'statusCode' of undefined
                                          2019-05-02 12:51:04.728  - debug: fullybrowser.0 Send to 192.168.0.45
                                          2019-05-02 12:51:22.102  - debug: fullybrowser.0 Update Device 192.168.0.45
                                          2019-05-02 12:51:22.317  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 195821256
                                          2019-05-02 12:51:22.318  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                                          2019-05-02 12:51:22.318  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1250598912
                                          2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                                          2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                                          2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                                          2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                                          2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                                          2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                                          2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 658403328
                                          2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                                          2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                                          2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                                          2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                                          2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                                          2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                                          2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                                          2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                                          2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                                          2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                                          2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                                          2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 49
                                          2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                                          2019-05-02 12:51:22.323  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                                          2019-05-02 12:51:22.323  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 5505336
                                          2019-05-02 12:51:22.325  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                                          2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                                          2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                                          2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                                          2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                                          2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                                          2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                                          2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                                          2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                                          2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                                          2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                                          2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                                          2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                                          2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                                          2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                                          2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • arteck
                                            arteck Developer Most Active @skokarl last edited by arteck

                                            @skokarl

                                            das müste doch einstellbar sein zumindest laut fullyBrowser seite

                                            Anpassbare Toolbars and Aussehen

                                            Status-, Navigation-, Action-, Address-Bar zeigen/verstecken
                                            Konfigurierbare Browser-Tabs
                                            Echter Fullscreen-Modus (immersive sticky bei Android 4.4+)
                                            Eigene Farben für alle Toolbars
                                            Anpassbare Auswahl von Buttons auf der Action-Bar: home, back, forward, refresh und print
                                            Eigenes Action-Bar-Icon und -Background-Image
                                            S 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            801
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            fullybrowser fullybrowser adapter
                                            45
                                            289
                                            39950
                                            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