Ankündigung

Einklappen
Keine Ankündigung bisher.

xxAPI² Loader

Einklappen
Das ist ein wichtiges Thema.
X
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #31
    Hi Nils,

    if I change xxapi2 to xxapigithub, the custom js and css are not accessible anymore.
    how do I delete the appcache or in other words how do I rebuild the appcache.

    grusse,

    ger

    Kommentar


      #32
      Großes Update aber noch BETA

      * Remanent (die gesamte xxAPI² wird remanent im Baustein gespeichert )
      * Cache Designs (alle Icons/Hintergründe werden in den xxapi.appcache geschrieben sodaß sie beim ersten Start komplett im Client sind)

      vento66 wenn das ein bisschen getestet ist kannst du es auch in den Download packen

      PS: BITTE FEEDBACK
      Zuletzt geändert von NilsS; 20.06.2016, 13:56. Grund: veraltete Version
      Nils

      aktuelle Bausteine:
      BusAufsicht - ServiceCheck - Pushover - HS-Insight

      Kommentar


        #33
        Der Eingang 5 Cachedesigns muss mit dem Designkey z.B "D1024V" gefüllt werden, damit alle Icons/Hintergründe dieses Designs mit in den appcache geschrieben werden.

        Die Größe die ein Client danach beim Start laden muss steht auf der Debugseite
        Nils

        aktuelle Bausteine:
        BusAufsicht - ServiceCheck - Pushover - HS-Insight

        Kommentar


          #34
          aktualisierte Version. vorherige hat zwar die Daten gespeichert, jedoch nicht wieder unter /opt zur Verfügung gestellt.
          Zuletzt geändert von NilsS; 12.07.2016, 08:10.
          Nils

          aktuelle Bausteine:
          BusAufsicht - ServiceCheck - Pushover - HS-Insight

          Kommentar


            #35
            Hi Nils,

            First off all many thanks for all the work...
            Feedback;
            please disable the auto update from the GitHub network.
            I use xxapi to control our house, so the family relies on it.
            As with the new update, from three days ago, pop-up screen presentation has been changed, I still have to check why.
            I prefer to get an upgrade notification, so I can update when I have time. So I can check for correct working.

            Apart from the API loader, I would like to have a slider with two handles.... many thanks

            Grusse,

            Ger

            Kommentar


              #36
              Hi Ger

              Zitat von TBBW Beitrag anzeigen
              please disable the auto update from the GitHub network.
              this is the reason why i make it remanent. you no longer have to trigger EN[1] on start. Only trigger EN[1] with a 1 if you want to update.

              Zitat von TBBW Beitrag anzeigen
              As with the new update, from three days ago, pop-up screen presentation has been changed, I still have to check why.
              set EN[3] to "5485e3b3e7dc680aa9774a96b113731840aeaf93" to take back the popup display change.
              You can find the sha hashes of the Versions here https://github.com/knxuf/xxAPI2/commits/master (the short Versions will work too, they are just bad to copy/paste / click them to find the commit hash on the next page)

              you can also blacklist the EN[4] .... blacklist=libs/theme.cs

              Nils

              aktuelle Bausteine:
              BusAufsicht - ServiceCheck - Pushover - HS-Insight

              Kommentar


                #37
                Hi Nils,

                Thanks for the reply.
                is the 1.016 Loader available, as the download link is not working
                I do not understand your hash solution.
                What has been changed, a change log would be nice, so I can check that part.

                Many thanks, grusse.

                congrat. with your 3 - 0 to Slovakia

                Kommentar


                  #38
                  Der Baustein liegt seit heute im Downloadbereich

                  Kommentar


                    #39
                    habe es gefunden danke.

                    What should be the inputs 1 to 5 to use my own xxapi2 data.
                    not git-hub download data via the loader.

                    1 - 0
                    2 - xxAPI2
                    3 - ??
                    4 - ??
                    5 - GIRA5000 (my design)

                    Danke
                    Zuletzt geändert von TBBW; 26.06.2016, 21:03.

                    Kommentar


                      #40
                      knxhans TirochH
                      hab mal die Probleme die nichts mit dem Loader ansich zu tun haben in

                      https://knx-user-forum.de/forum/play...-client/page67

                      verschoben
                      Nils

                      aktuelle Bausteine:
                      BusAufsicht - ServiceCheck - Pushover - HS-Insight

                      Kommentar


                        #41
                        Hi Nils, Hans,

                        I'm still unable to use the Loader (version .16) in way I want.
                        When I open in VISU the debugger <ctrl> <shift> <x>, I see version 2.039 off the xxAPI file
                        I do not want to use this version yet.

                        I would like to use my local storage version 2.037

                        what should be the input values of the loader
                        I have put the API data in xxAPI2 dir. direct under upload

                        Apart from that how to I delete/reset/clear/etc the appcache

                        grusse,

                        Ger

                        Kommentar


                          #42
                          Hi Ger,

                          you should set the inputs as follows.

                          * delete xxapi.appcache from your hsupload dir

                          EN1:0
                          EN2: your xxapi folder (it will only create the xxapi.appcache)
                          EN3: (default)
                          EN4: remanent=0 (to delete the remanent content from the internal SN, which you probably accidentialy created)
                          EN5: GIRA5000 (to add all icons and backgrounds of that design in your .appcache)

                          as long as you don't trigger EN[1] the logik will only
                          * fix the mimetypes of all your files in hsupload dir
                          * create an xxapi.appcache file with images from your design

                          check status of the xxapi loader on the debug-page


                          now to part two of your question, to delete the appcache it depends on the browser.
                          Chrome(ium): chrome://appcache-internals/#
                          Firefox; Settings->advanced->Network: Offline-webcontent [delete now] (deletes all appchache)
                          iOS: remove App from Homescreen / settings -> Safari: delete history and website data


                          Nils

                          aktuelle Bausteine:
                          BusAufsicht - ServiceCheck - Pushover - HS-Insight

                          Kommentar


                            #43
                            Zitat von NilsS Beitrag anzeigen
                            Hi Ger,

                            you should set the inputs as follows.

                            * delete xxapi.appcache from your hsupload dir

                            EN1:0
                            EN2: your xxapi folder (it will only create the xxapi.appcache)
                            EN3: (default)
                            EN4: remanent=0 (to delete the remanent content from the internal SN, which you probably accidentialy created)
                            EN5: GIRA5000 (to add all icons and backgrounds of that design in your .appcache)

                            as long as you don't trigger EN[1] the logik will only
                            * fix the mimetypes of all your files in hsupload dir
                            * create an xxapi.appcache file with images from your design

                            check status of the xxapi loader on the debug-page


                            now to part two of your question, to delete the appcache it depends on the browser.
                            Chrome(ium): chrome://appcache-internals/#
                            Firefox; Settings->advanced->Network: Offline-webcontent [delete now] (deletes all appchache)
                            iOS: remove App from Homescreen / settings -> Safari: delete history and website data


                            Nils, bei mir funktioniert jetzt alles. Irgendwie wird das System jetzt aber langsamer beim Bildschirm-Aufbau.

                            Ist da noch was, was ich übersehen habe. zB. KO "System (nach Start immer 1)" habe ich EN(1) des xxapi2-Loaders zugeordnet. Ist das OK oder bekomme ich durch solche Zuordnungen so eine Art Endlosschleife? Oder gibst da noch anderes das ich einstellen muß?

                            Hans
                            Zuletzt geändert von TirochH; 29.06.2016, 09:30.
                            Hans

                            Kommentar


                              #44
                              Das kann sich auch bestätigen. Bei mir läuft wieder alles mit den Quadranten mit dem Loader V016 aus dem Download und E1 =1 (Rest Standardwerte).

                              Langsamer geht es tatsächlich etwas, die Quadranten werden nach dem Klick etwa nach 2-3sec. bei mir geladen, vorher war das gefühlt sofort der Fall. Unabhängig wie groß bzw. wieviel Inhalt die haben.

                              Kommentar


                                #45
                                nils: Deine Anleitung hab ich nicht - wie von Dir gewünscht - gemacht.
                                wie delete xxapi.appcache
                                en4: remanent=0
                                IOS: remove App from Homescreen, ..

                                HANS
                                Zuletzt geändert von TirochH; 29.06.2016, 09:43.
                                Hans

                                Kommentar

                                Lädt...
                                X