Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. VIS mit zunehmender Dauer langsam

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    VIS mit zunehmender Dauer langsam

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      weidlix @liv-in-sky last edited by

      @liv-in-sky
      Hi, danke für den Tip. Wie mache ich das genau? Kann ich das im Fully irgendwie einstellen?

      crunchip liv-in-sky 2 Replies Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @weidlix last edited by crunchip

        @weidlix am schnellsten und einfachsten kannst du es es über die Settings im Fully einstellen.
        Als Beispiel: Z.b alle 12 Std Auto Reload on Idle
        Bei Auto Reload Haken setzen, das der Cache gelöscht werden soll
        auf die Seite kommst du mit IPvomTablet:2323
        103cf118-51b7-4968-a19d-a5758c5fa793-image.png

        H W 2 Replies Last reply Reply Quote 0
        • H
          Hansi1234 @weidlix last edited by

          @weidlix wenn du das 2017er Firetab hast, muss nichts geöffnet werden.

          W 1 Reply Last reply Reply Quote 0
          • H
            Hansi1234 @crunchip last edited by

            @crunchip das mit dem Reload hatte ich auch mal eingestellt. Leider hat vis dann immer erst aktualisiert/reloaded, wenn eine Bewegung erkannt wurde. Dadurch war das sinnlos, da ich nicht erst warten will, wenn der Bildschirm angeht

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

              @weidlix ich mache das über ein script und den adapter , wenn niemand im raum ist , wird das immer wieder mal ausgeführt

              Image 1.png

              W 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Hansi1234 last edited by

                @Hansi1234 kann mich an deinem Problem erinnern, ich selbst nutze es so wie in meinem Screen,
                reload on idle ist bei mir auf 0

                1 Reply Last reply Reply Quote 1
                • W
                  weidlix @crunchip last edited by

                  @crunchip
                  Sehr cool ... vielen Dank. Probier ich mal direkt aus.

                  1 Reply Last reply Reply Quote 0
                  • W
                    weidlix @Hansi1234 last edited by

                    @Hansi1234 Echt nicht? Hast du einen Link zu einer funktionierenden Anleitung?

                    H 1 Reply Last reply Reply Quote 0
                    • W
                      weidlix @liv-in-sky last edited by

                      @liv-in-sky Kannste mir das script mal exportieren? Klingt auch interessant. Ich hatte nur Probleme letztens mit dem Fully Adapter. Der hatte mein Tablet nicht erkannt. Deswegen wieder deaktiviert.

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

                        @weidlix

                        <block xmlns="https://developers.google.com/blockly/xml" type="controls_if" id="gR=x!#!{;E}3,GJ!0^$D" x="-617" y="665">
                          <value name="IF0">
                            <block type="logic_operation" id="2tIFu$}IW$7DN/j4|r6v">
                              <field name="OP">AND</field>
                              <value name="A">
                                <block type="get_value" id="z]-D#Ra!6%Mfnov+|1dH">
                                  <field name="ATTR">val</field>
                                  <field name="OID">system.adapter.fullybrowser.0.alive</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_compare" id="wFkBwCgoAmo+d5FhEI*5">
                                  <field name="OP">NEQ</field>
                                  <value name="A">
                                    <block type="get_value" id="r5#+4QDGWM5YP7XD{Q%+">
                                      <field name="ATTR">val</field>
                                      <field name="OID">controll-own.0.MOTION.Standort</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="Be?JdB+DId4^y9V@S1YQ">
                                      <field name="NUM">0</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="debug" id="Tpk|+(ix{N?Q7cCC;Ogy" disabled="true">
                              <field name="Severity">error</field>
                              <value name="TEXT">
                                <shadow type="text" id="p!7H9I}vq)i40,nEkgK[">
                                  <field name="TEXT">mache  reload !!!!!!!!!!</field>
                                </shadow>
                              </value>
                              <next>
                                <block type="control" id=")|w9.80VSUP:UuNfR+zA">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                  <field name="OID">fullybrowser.0.192_168_178_26.Commands.screenOn</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="1[7Cx0efzA5OGBJ1jtHN">
                                      <field name="BOOL">TRUE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="R/F]1DZN9R=vji85kd~o">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="true"></mutation>
                                      <field name="OID">fullybrowser.0.192_168_178_26.Commands.clearCache</field>
                                      <field name="WITH_DELAY">TRUE</field>
                                      <field name="DELAY_MS">4</field>
                                      <field name="UNIT">sec</field>
                                      <field name="CLEAR_RUNNING">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="1]`ggt7te}KV:@oFx{+r">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="[t~kDF)T!5ABTziwDo`|">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="true"></mutation>
                                          <field name="OID">fullybrowser.0.192_168_178_26.Commands.clearCookies</field>
                                          <field name="WITH_DELAY">TRUE</field>
                                          <field name="DELAY_MS">8</field>
                                          <field name="UNIT">sec</field>
                                          <field name="CLEAR_RUNNING">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="k!#Unr1JPjUa8SO6hP.^">
                                              <field name="BOOL">TRUE</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="~ym-?#_/I,r9*_EqOt;`">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="true"></mutation>
                                              <field name="OID">fullybrowser.0.192_168_178_26.Commands.loadStartURL</field>
                                              <field name="WITH_DELAY">TRUE</field>
                                              <field name="DELAY_MS">12</field>
                                              <field name="UNIT">sec</field>
                                              <field name="CLEAR_RUNNING">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="iO+=1285nR|$AV,[2m,`">
                                                  <field name="BOOL">TRUE</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="controls_if" id="#Hm1bRn]uGN:*:)XJ`H4">
                                                  <value name="IF0">
                                                    <block type="logic_compare" id="RI#n2Stz6V`cQ(7[$w;M">
                                                      <field name="OP">NEQ</field>
                                                      <value name="A">
                                                        <block type="get_value" id="W)hm+;/@1]3~N~7KZaxZ">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">controll-own.0.MOTION.Standort</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="math_number" id="Nhhm1BvIF9XSw0]lHmLA">
                                                          <field name="NUM">0</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO0">
                                                    <block type="control" id="fc!B!t1fVlp{%BWcx.)x">
                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="true"></mutation>
                                                      <field name="OID">fullybrowser.0.192_168_178_26.Commands.screenOff</field>
                                                      <field name="WITH_DELAY">TRUE</field>
                                                      <field name="DELAY_MS">30</field>
                                                      <field name="UNIT">sec</field>
                                                      <field name="CLEAR_RUNNING">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="logic_boolean" id="3IZcx#cofL]HmH:^eNX:">
                                                          <field name="BOOL">TRUE</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </statement>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </statement>
                        </block>
                        

                        1 Reply Last reply Reply Quote 0
                        • H
                          Hansi1234 @weidlix last edited by

                          @weidlix
                          link text

                          Genau nach der Anleitung vorgehen. Kein Punkt auslassen, dann funktioniert es. Hab schon drei danach gerootet

                          1 Reply Last reply Reply Quote 0
                          • W
                            weidlix @weidlix last edited by

                            Ich habe jetzt nochmal den Fully Adapter installiert. Die States sind auch da, aber wenn ich die Commands triggere passiert nichts und im isAlive steht false drin. das ,acht mich stutzig:
                            81f9f916-a37f-40b4-ac14-c3488718899f-grafik.png

                            Jemand eine Idee was da schief läuft?

                            crunchip 1 Reply Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @weidlix last edited by

                              @weidlix was hast du denn jetzt eigentlich gemacht, von den ganzen Lösungsvorschlägen?
                              Starte das Tablet mal neu

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                weidlix @crunchip last edited by

                                @crunchip
                                Ich versuche das jetzt auch mal mit einem Script glatt zu ziehen.
                                c8fa471a-0347-49bd-a7ca-e0ae1f51dd97-grafik.png

                                Muss eigentlich der Screen on sein damit "clear Cache" greift? Und warum sind da diese Verzögerungen um X Sekunden drin?

                                Wenn die Werte im Fully Tablet Control Adapter stimmen spricht aber vieles dafür dass es keine Memory Issue ist:
                                234d8258-7126-4f3f-bce0-6a2998022db3-grafik.png

                                crunchip H 2 Replies Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @weidlix last edited by crunchip

                                  @weidlix sagte in VIS mit zunehmender Dauer langsam:

                                  Wenn die Werte im Fully Tablet Control Adapter stimmen

                                  Die Werte sehen bei mir nahezu gleich aus, von daher sollte da kein Problem vorliegen

                                  @weidlix sagte in VIS mit zunehmender Dauer langsam:

                                  Und warum sind da diese Verzögerungen um X Sekunden drin

                                  alle steuer Befehle werden ja gleichzeitig abgesetzt, die Verzögerung sorgt dann dafür, das es nacheinander abgearbeitet wird.

                                  @weidlix sagte in VIS mit zunehmender Dauer langsam:

                                  Muss eigentlich der Screen on sein damit "clear Cache" greift?

                                  möglicherweise, damit sich das Tablet gegebenenfalls nicht im "schlafmodus" befindet

                                  theoretisch müsste es auch ganz einfach funktionieren, wenn du die Einstellung so wie in meinem Screen oben vornimmst und mit einem einfachen blockly nur den reloadAll button auslöst

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    weidlix @crunchip last edited by

                                    @crunchip
                                    Danke für deinen Input. Speicher schint mir dann also mal nicht das Problem zu sein.
                                    Ich glaub ich versuch es mal mit einem restartApp alle 4h wenn der Screensaver an ist oder so.
                                    Das clearCache bringt bei mir leider nicht wirklich was.

                                    1 Reply Last reply Reply Quote 0
                                    • H
                                      Hansi1234 @weidlix last edited by

                                      @weidlix Kannst du das Blocky-Script für uns extrahieren?

                                      crunchip 1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @Hansi1234 last edited by

                                        @Hansi1234 ist doch oben https://forum.iobroker.net/post/492238

                                        H 1 Reply Last reply Reply Quote 1
                                        • H
                                          Hansi1234 @crunchip last edited by

                                          @crunchip ist nicht das gleiche. Das mit dem Zeitplan wird z.B. nicht ganz angezeigt.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            seb2010 @Hansi1234 last edited by

                                            Hallo zusammen, ich bin gerade über den Post gestolpert.
                                            Ich untersuche gerade auch das Problem des allmählich langsamer werdenden Views auf einem Tablet in Fully Kiosk Browser. Nachdem ich mittlerweile ein neues Tablet im Einsatz habe und das Problem dennoch bestehen bleibt, habe ich mittlerweile Fully im Verdacht.
                                            Wenn ich auf dem Tablet in Chrome die View offen lasse, läuft sie wunderbar parallel und ohne Verzug. Leider ohne die Vorzüge von Fully....

                                            Hat jemand noch neue Ideen oder vielleicht gute alternativen zu Fully?

                                            Viele Grüße
                                            Sebastian

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            474
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            vis
                                            11
                                            33
                                            3302
                                            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