Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. JavaScript
  5. Script - Info über Datenpunkte sammeln

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.3k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.4k

Script - Info über Datenpunkte sammeln

Geplant Angeheftet Gesperrt Verschoben JavaScript
javascripttemplate
291 Beiträge 11 Kommentatoren 38.5k Aufrufe 17 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • crunchipC crunchip

    @liv-in-sky was genau mit ändern meinst du, bin froh das der läuft. Hat mich schon graue Haare gekostet:grin:

    liv-in-skyL Offline
    liv-in-skyL Offline
    liv-in-sky
    schrieb am zuletzt editiert von liv-in-sky
    #104

    @crunchip ich kenn das "gezeter" auch mit broadlink - ich dachte, die _ID ist einfach sehr lang und das muss nicht sein - aber wenn es funktioniert - dann lass es gut sein

    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

    crunchipC 1 Antwort Letzte Antwort
    0
    • liv-in-skyL liv-in-sky

      @crunchip ich kenn das "gezeter" auch mit broadlink - ich dachte, die _ID ist einfach sehr lang und das muss nicht sein - aber wenn es funktioniert - dann lass es gut sein

      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #105

      @liv-in-sky bei dem ein oder anderen Gerät, sind die code`s teilweise doppelt so lang.
      verstehe jetzt aber immer noch nicht, was es mit diesen 2 code´s auf sich hat.
      d8a81a8d-b152-4cce-b951-c1e236736fdf-image.png cf81718b-3a67-45ee-92d6-404703f1e787-image.png

      umgestiegen von Proxmox auf Unraid

      liv-in-skyL 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @liv-in-sky bei dem ein oder anderen Gerät, sind die code`s teilweise doppelt so lang.
        verstehe jetzt aber immer noch nicht, was es mit diesen 2 code´s auf sich hat.
        d8a81a8d-b152-4cce-b951-c1e236736fdf-image.png cf81718b-3a67-45ee-92d6-404703f1e787-image.png

        liv-in-skyL Offline
        liv-in-skyL Offline
        liv-in-sky
        schrieb am zuletzt editiert von liv-in-sky
        #106

        @crunchip jeder datenpunkt hat eine _ID, einen namen und letztlich auch einen wert

        die id ist einzigartig - der name nicht - bei diesem datenpunkt ist der code als teill der ID genommen worden - der code selbst steht unter native.code im raw - der wert ist ist false. stellst du den wert von false auf true wird der native.code über den adapter versendet

        deshalb müßte die _id nicht so lange sein - der eigentliche code steht in native.code

        ich zeige die _id an - deshalb so eine tebellenform

        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

        crunchipC 1 Antwort Letzte Antwort
        0
        • liv-in-skyL liv-in-sky

          @crunchip jeder datenpunkt hat eine _ID, einen namen und letztlich auch einen wert

          die id ist einzigartig - der name nicht - bei diesem datenpunkt ist der code als teill der ID genommen worden - der code selbst steht unter native.code im raw - der wert ist ist false. stellst du den wert von false auf true wird der native.code über den adapter versendet

          deshalb müßte die _id nicht so lange sein - der eigentliche code steht in native.code

          ich zeige die _id an - deshalb so eine tebellenform

          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #107

          @liv-in-sky reden wir gerade aneinander vorbei?
          ja, der code "nativ" ist Bestandteil der ID, das ist doch bei allen Buttons der Fall.
          Habe, wie schon erwähnt auch welche, mit weit aus längeren codes.

          Deshalb nochmal die Frage, warum werden nur diese 2 Codes gelistet bzw Warum? was passt da nicht?

          umgestiegen von Proxmox auf Unraid

          liv-in-skyL 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @liv-in-sky reden wir gerade aneinander vorbei?
            ja, der code "nativ" ist Bestandteil der ID, das ist doch bei allen Buttons der Fall.
            Habe, wie schon erwähnt auch welche, mit weit aus längeren codes.

            Deshalb nochmal die Frage, warum werden nur diese 2 Codes gelistet bzw Warum? was passt da nicht?

            liv-in-skyL Offline
            liv-in-skyL Offline
            liv-in-sky
            schrieb am zuletzt editiert von
            #108

            @crunchip achso - der common.type des datenpunktes ist number - es wird aber ein boolean wert erkannt - das kommt oft vor und bedeuted auch nicht, das es nicht funktioniert - einige adapter haben falsche common.type vogaben oder scripts schreiben die datenpunkte falsch

            boolean ist true oder false - schreibt man 0 oder 1 rein ist das eine number

            meine dp sind vom type boolean, warum diese beiden bei dir number sind, weiß ich leider nicht

            nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

            crunchipC 1 Antwort Letzte Antwort
            0
            • liv-in-skyL liv-in-sky

              @crunchip achso - der common.type des datenpunktes ist number - es wird aber ein boolean wert erkannt - das kommt oft vor und bedeuted auch nicht, das es nicht funktioniert - einige adapter haben falsche common.type vogaben oder scripts schreiben die datenpunkte falsch

              boolean ist true oder false - schreibt man 0 oder 1 rein ist das eine number

              meine dp sind vom type boolean, warum diese beiden bei dir number sind, weiß ich leider nicht

              crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #109

              @liv-in-sky sagte in Script - Info über Datenpunkte sammeln:

              warum diese beiden bei dir number sind, weiß ich leider nicht

              ich auch nicht, hab se nun umgestellt auf Logikwert

              umgestiegen von Proxmox auf Unraid

              1 Antwort Letzte Antwort
              0
              • liv-in-skyL Offline
                liv-in-skyL Offline
                liv-in-sky
                schrieb am zuletzt editiert von
                #110

                würde bitte jmd diese version prüfen - ist etwas ruhiger in der abarbeitung - ich hab mal die devices.0 auch installiert - macht bei mir keine probleme

                @crunchip @sigi234 - wie wärs?

                ProofingDatapoints28-10-19.txt

                @crunchip - die langen namen sollten auch kein thema mehr sein ?!? wenn der devices.0 wieder probleme macht - kannst du den adapter deinstallieren - wenn der datenpunkt nicht exisitiert, sollte er auch nicht laufen ?

                nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                sigi234S crunchipC 2 Antworten Letzte Antwort
                0
                • liv-in-skyL liv-in-sky

                  würde bitte jmd diese version prüfen - ist etwas ruhiger in der abarbeitung - ich hab mal die devices.0 auch installiert - macht bei mir keine probleme

                  @crunchip @sigi234 - wie wärs?

                  ProofingDatapoints28-10-19.txt

                  @crunchip - die langen namen sollten auch kein thema mehr sein ?!? wenn der devices.0 wieder probleme macht - kannst du den adapter deinstallieren - wenn der datenpunkt nicht exisitiert, sollte er auch nicht laufen ?

                  sigi234S Online
                  sigi234S Online
                  sigi234
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von sigi234
                  #111

                  @liv-in-sky sagte in Script - Info über Datenpunkte sammeln:

                  @crunchip @sigi234 - wie wärs?

                  Screenshot (433).png

                  javascript.0	2019-10-28 19:55:07.704	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                  javascript.0	2019-10-28 19:55:07.704	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: javascript.0.Eigene_Datenpunkteund 39 Durchläufen
                  javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin in check types
                  javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte
                  javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte bei :javascript.0.Eigene_Datenpunkte
                  javascript.0	2019-10-28 19:55:05.989	info	(12108) script.js.System.Proofingdatapoints: bin in check Werte
                  javascript.0	2019-10-28 19:55:05.989	info	(12108) script.js.System.Proofingdatapoints: bin raus aus count
                  javascript.0	2019-10-28 19:55:05.987	info	(12108) script.js.System.Proofingdatapoints: bin richtig in count
                  javascript.0	2019-10-28 19:55:05.177	info	(12108) script.js.System.Proofingdatapoints: _______bin raus aus check Instanz
                  javascript.0	2019-10-28 19:55:04.369	info	(12108) script.js.System.Proofingdatapoints: _______bin in check Instanz
                  javascript.0	2019-10-28 19:55:04.369	info	(12108) script.js.System.Proofingdatapoints: _______________________ starte MAIN
                  javascript.0	2019-10-28 19:54:47.744	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                  javascript.0	2019-10-28 19:54:47.744	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: javascript.0.Eigene_Datenpunkteund 39 Durchläufen
                  javascript.0	2019-10-28 19:54:46.890	info	(12108) script.js.System.Proofingdatapoints: bin in check types
                  javascript.0	2019-10-28 19:54:46.890	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte
                  javascript.0	2019-10-28 19:54:46.889	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte bei :javascript.0.Eigene_Datenpunkte
                  javascript.0	2019-10-28 19:54:46.022	info	(12108) script.js.System.Proofingdatapoints: bin in check Werte
                  javascript.0	2019-10-28 19:54:46.022	info	(12108) script.js.System.Proofingdatapoints: bin raus aus count
                  javascript.0	2019-10-28 19:54:46.021	info	(12108) script.js.System.Proofingdatapoints: bin richtig in count
                  javascript.0	2019-10-28 19:54:45.206	info	(12108) script.js.System.Proofingdatapoints: _______bin raus aus check Instanz
                  javascript.0	2019-10-28 19:54:44.402	info	(12108) script.js.System.Proofingdatapoints: _______bin in check Instanz
                  javascript.0	2019-10-28 19:54:44.402	info	(12108) script.js.System.Proofingdatapoints: _______________________ starte MAIN
                  javascript.0	2019-10-28 19:54:34.176	info	(12108) script.js.System.Proofingdatapoints: registered 2 subscriptions and 0 schedules
                  javascript.0	2019-10-28 19:54:34.173	info	(12108) Start javascript script.js.System.Proofingdatapoints
                  javascript.0	2019-10-28 19:54:34.168	info	(12108) Stop script script.js.System.Proofingdatapoints
                  javascript.0	2019-10-28 19:53:23.094	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                  javascript.0	2019-10-28 19:53:23.094	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: alexa2.0und 2057 Durchläufen
                  

                  Jetzt geht es!

                  Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Immer Daten sichern!

                  liv-in-skyL O 3 Antworten Letzte Antwort
                  0
                  • sigi234S sigi234

                    @liv-in-sky sagte in Script - Info über Datenpunkte sammeln:

                    @crunchip @sigi234 - wie wärs?

                    Screenshot (433).png

                    javascript.0	2019-10-28 19:55:07.704	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                    javascript.0	2019-10-28 19:55:07.704	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: javascript.0.Eigene_Datenpunkteund 39 Durchläufen
                    javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin in check types
                    javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte
                    javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte bei :javascript.0.Eigene_Datenpunkte
                    javascript.0	2019-10-28 19:55:05.989	info	(12108) script.js.System.Proofingdatapoints: bin in check Werte
                    javascript.0	2019-10-28 19:55:05.989	info	(12108) script.js.System.Proofingdatapoints: bin raus aus count
                    javascript.0	2019-10-28 19:55:05.987	info	(12108) script.js.System.Proofingdatapoints: bin richtig in count
                    javascript.0	2019-10-28 19:55:05.177	info	(12108) script.js.System.Proofingdatapoints: _______bin raus aus check Instanz
                    javascript.0	2019-10-28 19:55:04.369	info	(12108) script.js.System.Proofingdatapoints: _______bin in check Instanz
                    javascript.0	2019-10-28 19:55:04.369	info	(12108) script.js.System.Proofingdatapoints: _______________________ starte MAIN
                    javascript.0	2019-10-28 19:54:47.744	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                    javascript.0	2019-10-28 19:54:47.744	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: javascript.0.Eigene_Datenpunkteund 39 Durchläufen
                    javascript.0	2019-10-28 19:54:46.890	info	(12108) script.js.System.Proofingdatapoints: bin in check types
                    javascript.0	2019-10-28 19:54:46.890	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte
                    javascript.0	2019-10-28 19:54:46.889	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte bei :javascript.0.Eigene_Datenpunkte
                    javascript.0	2019-10-28 19:54:46.022	info	(12108) script.js.System.Proofingdatapoints: bin in check Werte
                    javascript.0	2019-10-28 19:54:46.022	info	(12108) script.js.System.Proofingdatapoints: bin raus aus count
                    javascript.0	2019-10-28 19:54:46.021	info	(12108) script.js.System.Proofingdatapoints: bin richtig in count
                    javascript.0	2019-10-28 19:54:45.206	info	(12108) script.js.System.Proofingdatapoints: _______bin raus aus check Instanz
                    javascript.0	2019-10-28 19:54:44.402	info	(12108) script.js.System.Proofingdatapoints: _______bin in check Instanz
                    javascript.0	2019-10-28 19:54:44.402	info	(12108) script.js.System.Proofingdatapoints: _______________________ starte MAIN
                    javascript.0	2019-10-28 19:54:34.176	info	(12108) script.js.System.Proofingdatapoints: registered 2 subscriptions and 0 schedules
                    javascript.0	2019-10-28 19:54:34.173	info	(12108) Start javascript script.js.System.Proofingdatapoints
                    javascript.0	2019-10-28 19:54:34.168	info	(12108) Stop script script.js.System.Proofingdatapoints
                    javascript.0	2019-10-28 19:53:23.094	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                    javascript.0	2019-10-28 19:53:23.094	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: alexa2.0und 2057 Durchläufen
                    

                    Jetzt geht es!

                    liv-in-skyL Offline
                    liv-in-skyL Offline
                    liv-in-sky
                    schrieb am zuletzt editiert von
                    #112

                    @sigi234 i

                    weißt du was los war ?

                    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                    sigi234S 1 Antwort Letzte Antwort
                    0
                    • liv-in-skyL liv-in-sky

                      @sigi234 i

                      weißt du was los war ?

                      sigi234S Online
                      sigi234S Online
                      sigi234
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #113

                      @liv-in-sky sagte in Script - Info über Datenpunkte sammeln:

                      weißt du was los war ?

                      Ich habe einige Haken nicht aktiviert gehabt.

                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Immer Daten sichern!

                      1 Antwort Letzte Antwort
                      0
                      • sigi234S sigi234

                        @liv-in-sky sagte in Script - Info über Datenpunkte sammeln:

                        @crunchip @sigi234 - wie wärs?

                        Screenshot (433).png

                        javascript.0	2019-10-28 19:55:07.704	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                        javascript.0	2019-10-28 19:55:07.704	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: javascript.0.Eigene_Datenpunkteund 39 Durchläufen
                        javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin in check types
                        javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte
                        javascript.0	2019-10-28 19:55:06.845	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte bei :javascript.0.Eigene_Datenpunkte
                        javascript.0	2019-10-28 19:55:05.989	info	(12108) script.js.System.Proofingdatapoints: bin in check Werte
                        javascript.0	2019-10-28 19:55:05.989	info	(12108) script.js.System.Proofingdatapoints: bin raus aus count
                        javascript.0	2019-10-28 19:55:05.987	info	(12108) script.js.System.Proofingdatapoints: bin richtig in count
                        javascript.0	2019-10-28 19:55:05.177	info	(12108) script.js.System.Proofingdatapoints: _______bin raus aus check Instanz
                        javascript.0	2019-10-28 19:55:04.369	info	(12108) script.js.System.Proofingdatapoints: _______bin in check Instanz
                        javascript.0	2019-10-28 19:55:04.369	info	(12108) script.js.System.Proofingdatapoints: _______________________ starte MAIN
                        javascript.0	2019-10-28 19:54:47.744	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                        javascript.0	2019-10-28 19:54:47.744	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: javascript.0.Eigene_Datenpunkteund 39 Durchläufen
                        javascript.0	2019-10-28 19:54:46.890	info	(12108) script.js.System.Proofingdatapoints: bin in check types
                        javascript.0	2019-10-28 19:54:46.890	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte
                        javascript.0	2019-10-28 19:54:46.889	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check Werte bei :javascript.0.Eigene_Datenpunkte
                        javascript.0	2019-10-28 19:54:46.022	info	(12108) script.js.System.Proofingdatapoints: bin in check Werte
                        javascript.0	2019-10-28 19:54:46.022	info	(12108) script.js.System.Proofingdatapoints: bin raus aus count
                        javascript.0	2019-10-28 19:54:46.021	info	(12108) script.js.System.Proofingdatapoints: bin richtig in count
                        javascript.0	2019-10-28 19:54:45.206	info	(12108) script.js.System.Proofingdatapoints: _______bin raus aus check Instanz
                        javascript.0	2019-10-28 19:54:44.402	info	(12108) script.js.System.Proofingdatapoints: _______bin in check Instanz
                        javascript.0	2019-10-28 19:54:44.402	info	(12108) script.js.System.Proofingdatapoints: _______________________ starte MAIN
                        javascript.0	2019-10-28 19:54:34.176	info	(12108) script.js.System.Proofingdatapoints: registered 2 subscriptions and 0 schedules
                        javascript.0	2019-10-28 19:54:34.173	info	(12108) Start javascript script.js.System.Proofingdatapoints
                        javascript.0	2019-10-28 19:54:34.168	info	(12108) Stop script script.js.System.Proofingdatapoints
                        javascript.0	2019-10-28 19:53:23.094	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                        javascript.0	2019-10-28 19:53:23.094	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: alexa2.0und 2057 Durchläufen
                        

                        Jetzt geht es!

                        liv-in-skyL Offline
                        liv-in-skyL Offline
                        liv-in-sky
                        schrieb am zuletzt editiert von
                        #114

                        @sigi234 du bekommst ja die schönen bildchen nicht - immer diese windows user :-)

                        du hast 2 fragezeichen anstatt einen haken

                        test2.gif

                        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                        sigi234S 1 Antwort Letzte Antwort
                        0
                        • liv-in-skyL liv-in-sky

                          @sigi234 du bekommst ja die schönen bildchen nicht - immer diese windows user :-)

                          du hast 2 fragezeichen anstatt einen haken

                          test2.gif

                          sigi234S Online
                          sigi234S Online
                          sigi234
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von sigi234
                          #115

                          @liv-in-sky
                          Komisch mit hue.0 geht es nicht

                          javascript.0	2019-10-28 20:11:15.292	info	(12108) script.js.System.Proofingdatapoints: _SCHLUSS
                          javascript.0	2019-10-28 20:11:15.292	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check aliase
                          javascript.0	2019-10-28 20:11:15.256	info	(12108) script.js.System.Proofingdatapoints: bin in check aliase
                          javascript.0	2019-10-28 20:11:14.053	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                          javascript.0	2019-10-28 20:11:14.053	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: hue.0und 272 Durchläufen
                          javascript.0	2019-10-28 20:11:14.053	warn	(12108) at Promise (script.js.System.Proofingdatapoints:169:26)
                          

                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Immer Daten sichern!

                          liv-in-skyL BBTownB 2 Antworten Letzte Antwort
                          0
                          • liv-in-skyL liv-in-sky

                            würde bitte jmd diese version prüfen - ist etwas ruhiger in der abarbeitung - ich hab mal die devices.0 auch installiert - macht bei mir keine probleme

                            @crunchip @sigi234 - wie wärs?

                            ProofingDatapoints28-10-19.txt

                            @crunchip - die langen namen sollten auch kein thema mehr sein ?!? wenn der devices.0 wieder probleme macht - kannst du den adapter deinstallieren - wenn der datenpunkt nicht exisitiert, sollte er auch nicht laufen ?

                            crunchipC Abwesend
                            crunchipC Abwesend
                            crunchip
                            Forum Testing Most Active
                            schrieb am zuletzt editiert von
                            #116

                            @liv-in-sky bin noch auf Arbeit, die zwei broadlink hab ich auf logikwert gestellt, sollten dann ja gar nimmer auftauchen.

                            umgestiegen von Proxmox auf Unraid

                            1 Antwort Letzte Antwort
                            0
                            • sigi234S sigi234

                              @liv-in-sky
                              Komisch mit hue.0 geht es nicht

                              javascript.0	2019-10-28 20:11:15.292	info	(12108) script.js.System.Proofingdatapoints: _SCHLUSS
                              javascript.0	2019-10-28 20:11:15.292	info	(12108) script.js.System.Proofingdatapoints: bin raus aus check aliase
                              javascript.0	2019-10-28 20:11:15.256	info	(12108) script.js.System.Proofingdatapoints: bin in check aliase
                              javascript.0	2019-10-28 20:11:14.053	info	(12108) script.js.System.Proofingdatapoints: fertg in checkType mit CheckType
                              javascript.0	2019-10-28 20:11:14.053	info	(12108) script.js.System.Proofingdatapoints: fertg bei checkType mit: hue.0und 272 Durchläufen
                              javascript.0	2019-10-28 20:11:14.053	warn	(12108) at Promise (script.js.System.Proofingdatapoints:169:26)
                              
                              liv-in-skyL Offline
                              liv-in-skyL Offline
                              liv-in-sky
                              schrieb am zuletzt editiert von
                              #117

                              @sigi234 kurz vorm schluss ?

                              fällt dir ein dp im dem object-tab irgendwie auf - schau doch mal die letzten bzw unteren datenpunkte im ordner an - in der raw version - evtl siehst du etwas unter common.type - ob das was "schräges" drin steht

                              als beispiel - ich habe kein hue

                              Image 3.png

                              nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                              liv-in-skyL 1 Antwort Letzte Antwort
                              0
                              • liv-in-skyL liv-in-sky

                                @sigi234 kurz vorm schluss ?

                                fällt dir ein dp im dem object-tab irgendwie auf - schau doch mal die letzten bzw unteren datenpunkte im ordner an - in der raw version - evtl siehst du etwas unter common.type - ob das was "schräges" drin steht

                                als beispiel - ich habe kein hue

                                Image 3.png

                                liv-in-skyL Offline
                                liv-in-skyL Offline
                                liv-in-sky
                                schrieb am zuletzt editiert von
                                #118

                                @paul53

                                hi paul - ich habe einen adapter gefunden, der in vielen datenpunkten keinen common.type hat

                                common.type ist doch ein pflicht eintrag ? oder ich frag nur, damit ich auf git ein issue aufmachen kann

                                nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                                paul53P 1 Antwort Letzte Antwort
                                0
                                • liv-in-skyL liv-in-sky

                                  @paul53

                                  hi paul - ich habe einen adapter gefunden, der in vielen datenpunkten keinen common.type hat

                                  common.type ist doch ein pflicht eintrag ? oder ich frag nur, damit ich auf git ein issue aufmachen kann

                                  paul53P Offline
                                  paul53P Offline
                                  paul53
                                  schrieb am zuletzt editiert von paul53
                                  #119

                                  @liv-in-sky sagte:

                                  common.type ist doch ein pflicht eintrag ?

                                  Laut Doku ist common.type optional. Ich würde trotzdem auf das Fehlen hinweisen.

                                  Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                                  Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                                  1 Antwort Letzte Antwort
                                  0
                                  • crunchipC Abwesend
                                    crunchipC Abwesend
                                    crunchip
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von crunchip
                                    #120

                                    @liv-in-sky

                                    • gerade mal laufen lassen
                                    javascript.0	2019-10-28 23:20:55.203	info	(24855) script.js.common.System.Datenpunktprüfung2: _SCHLUSS
                                    javascript.0	2019-10-28 23:20:55.197	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check aliase
                                    javascript.0	2019-10-28 23:20:54.990	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check aliase
                                    javascript.0	2019-10-28 23:20:54.189	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg in checkType mit CheckType
                                    javascript.0	2019-10-28 23:20:54.188	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg bei checkType mit: kamera.0und 14 Durchläufen
                                    javascript.0	2019-10-28 23:20:54.133	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg bei checkType mit: Meine_Geräte.0und 8 Durchläufen
                                    javascript.0	2019-10-28 23:20:54.077	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg bei checkType mit: Mein_TV.0und 3 Durchläufen
                                    javascript.0	2019-10-28 23:20:53.223	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check types
                                    javascript.0	2019-10-28 23:20:53.221	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte
                                    javascript.0	2019-10-28 23:20:53.220	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte bei :kamera.0
                                    javascript.0	2019-10-28 23:20:53.167	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte bei :Meine_Geräte.0
                                    javascript.0	2019-10-28 23:20:53.114	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte bei :Mein_TV.0
                                    javascript.0	2019-10-28 23:20:52.257	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check Werte
                                    javascript.0	2019-10-28 23:20:52.254	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus count
                                    javascript.0	2019-10-28 23:20:52.247	info	(24855) script.js.common.System.Datenpunktprüfung2: bin richtig in count
                                    javascript.0	2019-10-28 23:20:51.445	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin raus aus check Instanz
                                    javascript.0	2019-10-28 23:20:51.444	warn	(24855) at instanzCount (script.js.common.System.Datenpunktprüfung2:85:12)
                                    javascript.0	2019-10-28 23:20:51.444	warn	(24855) at new Promise (<anonymous>:null:null)
                                    javascript.0	2019-10-28 23:20:51.444	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:96:29)
                                    javascript.0	2019-10-28 23:20:51.444	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:20:51.443	warn	(24855) at script.js.common.System.Datenpunktprüfung2:115:9
                                    javascript.0	2019-10-28 23:20:51.443	warn	(24855) getState "system.adapter.mclighting.0.alive" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:20:51.442	warn	(24855) at instanzCount (script.js.common.System.Datenpunktprüfung2:85:12)
                                    javascript.0	2019-10-28 23:20:51.442	warn	(24855) at new Promise (<anonymous>:null:null)
                                    javascript.0	2019-10-28 23:20:51.442	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:96:29)
                                    javascript.0	2019-10-28 23:20:51.442	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:20:51.441	warn	(24855) at script.js.common.System.Datenpunktprüfung2:112:9
                                    javascript.0	2019-10-28 23:20:51.438	warn	(24855) getState "system.adapter.mclighting.0.alive" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:20:50.629	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin in check Instanz
                                    javascript.0	2019-10-28 23:20:50.622	info	(24855) script.js.common.System.Datenpunktprüfung2: _______________________ starte MAIN
                                    
                                    • habe danach einzeln den broadlink2.0 getestet, läuft aber nicht durch, bleibt stehen bei
                                      !!! Script is running ... through part 2 - DP-Count ? !!!
                                    javascript.0	2019-10-28 23:46:14.047	info	(24855) script.js.common.System.Datenpunktprüfung2: ------------ERROR: TypeError: Cannot read property 'length' of undefined
                                    javascript.0	2019-10-28 23:46:14.045	info	(24855) script.js.common.System.Datenpunktprüfung2: ------------ERROR: TypeError: Cannot convert undefined or null to objectbei id: broadlink2.0.States.TVWZKanal
                                    javascript.0	2019-10-28 23:46:14.045	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.045	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.044	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                    javascript.0	2019-10-28 23:46:14.044	warn	(24855) getState "broadlink2.0.States.TVWZKanal" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.044	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.043	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.043	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                    javascript.0	2019-10-28 23:46:14.043	warn	(24855) getState "broadlink2.0.States.TVWZKanal" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.042	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.042	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.042	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                    javascript.0	2019-10-28 23:46:14.042	warn	(24855) getState "broadlink2.0.States.TVWZKanal" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.041	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.041	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.041	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                    javascript.0	2019-10-28 23:46:14.040	warn	(24855) getState "broadlink2.0.States.Steckdose_A" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.040	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.040	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.039	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                    javascript.0	2019-10-28 23:46:14.039	warn	(24855) getState "broadlink2.0.States.Steckdose_A" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.039	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.039	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.038	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                    javascript.0	2019-10-28 23:46:14.038	warn	(24855) getState "broadlink2.0.States.Steckdose_A" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.037	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.037	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.037	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                    javascript.0	2019-10-28 23:46:14.036	warn	(24855) getState "broadlink2.0.States.Lüfter_A" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.036	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.036	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.035	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                    javascript.0	2019-10-28 23:46:14.035	warn	(24855) getState "broadlink2.0.States.Lüfter_A" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.035	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.035	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.034	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                    javascript.0	2019-10-28 23:46:14.034	warn	(24855) getState "broadlink2.0.States.Lüfter_A" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.033	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.033	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.033	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                    javascript.0	2019-10-28 23:46:14.032	warn	(24855) getState "broadlink2.0.Scenes.Fernsehen" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.032	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.032	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.032	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                    javascript.0	2019-10-28 23:46:14.031	warn	(24855) getState "broadlink2.0.Scenes.Fernsehen" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:14.031	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                    javascript.0	2019-10-28 23:46:14.031	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                    javascript.0	2019-10-28 23:46:14.031	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                    javascript.0	2019-10-28 23:46:14.030	warn	(24855) getState "broadlink2.0.Scenes.Fernsehen" not found (3) states[id]=null
                                    javascript.0	2019-10-28 23:46:12.762	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check Werte
                                    javascript.0	2019-10-28 23:46:12.761	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus count
                                    javascript.0	2019-10-28 23:46:12.759	info	(24855) script.js.common.System.Datenpunktprüfung2: bin richtig in count
                                    javascript.0	2019-10-28 23:46:11.558	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin raus aus check Instanz
                                    javascript.0	2019-10-28 23:46:10.355	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin in check Instanz
                                    javascript.0	2019-10-28 23:46:10.353	info	(24855) script.js.common.System.Datenpunktprüfung2: _______________________ starte MAIN
                                    

                                    4de7d88c-85a1-415c-9e0a-26bcb2251591-image.png
                                    übrigens danke für´s Widget @sigi234 :+1:

                                    umgestiegen von Proxmox auf Unraid

                                    sigi234S 1 Antwort Letzte Antwort
                                    0
                                    • crunchipC Abwesend
                                      crunchipC Abwesend
                                      crunchip
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #121

                                      hier mal ein Auszug vom upnp.0

                                      !!! Auswertung ohne Javascript Instanzen !!! kann enabled werden
                                      
                                      Letztes Table Update: 00:02:03
                                      =========================================  	============================================  
                                      ANALSYSE ALIAS WERTE  	  
                                        	  
                                      geprüftes Alias  	Anzahl: 0  
                                      ALIAS DP ASSIGNMENT  	ALIAS STATUS  
                                      =========================================  	============================================  
                                        	  
                                      OBJECTE IN GEPRÜFTEN INSTANZEN  	Anzahl  
                                        	  
                                      Gesamt geprüfte Objekte In Instanzen  	719  
                                      upnp.0  	719  
                                      =========================================  	============================================  
                                        	  
                                      AUFZÄHLUNG FEHLER IN TYPE-CONFIG  	  
                                        	  
                                      geprüfte common.type-Werte der Instanz  	upnp.0  
                                      ID + IST-WERT  	SOLL-WERT  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.UpnpControlEnabled: string  	boolean  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalPacketsSent  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalPacketsReceived  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesSent: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesSent  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesReceived: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesReceived  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.RoutedBridgedModeBoth: string  	ui1  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.RoutedBridgedModeBoth  	ACHTUNG common.type falsch: ui1  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketSendRate: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketSendRate  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketReceiveRate: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketReceiveRate  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1UpstreamMaxBitRate: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1UpstreamMaxBitRate  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1DownstreamMaxBitRate: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1DownstreamMaxBitRate  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.IdleDisconnectTime: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.IdleDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteSendRate: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteSendRate  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.AutoDisconnectTime: string  	ui4  
                                      upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.AutoDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.sid: boolean  	string  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.A_ARG_TYPE_PinholePackets  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.A_ARG_TYPE_OutboundPinholeTimeout  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.A_ARG_TYPE_LeaseTime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.sid: boolean  	string  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.WarnDisconnectDelay  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.ValidLifetime2  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.ValidLifetime1  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.ValidLifetime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.Uptime: string  	ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.Uptime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.SystemUpdateID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.PrefixLength  	ACHTUNG common.type falsch: ui1  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.PreferedLifetime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.PortMappingLeaseDuration  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.IdleDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.AutoDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANDSLLinkConfig.sid: boolean  	string  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.ValidationSucceededUpdateID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.ValidationRevokedUpdateID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.AuthorizationGrantedUpdateID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.AuthorizationDeniedUpdateID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.A_ARG_TYPE_Result  	ACHTUNG common.type falsch: int  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.A_ARG_TYPE_RegistrationRespMsg  	ACHTUNG common.type falsch: bin.base64  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.A_ARG_TYPE_RegistrationReqMsg  	ACHTUNG common.type falsch: bin.base64  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.SystemUpdateID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.A_ARG_TYPE_UpdateID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.A_ARG_TYPE_Index  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.A_ARG_TYPE_Count  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.ConnectionManager.A_ARG_TYPE_RcsID  	ACHTUNG common.type falsch: i4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.ConnectionManager.A_ARG_TYPE_ConnectionID  	ACHTUNG common.type falsch: i4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.ConnectionManager.A_ARG_TYPE_AVTransportID  	ACHTUNG common.type falsch: i4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.AVM_ServerStatus.ScannedMovieFiles  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.AVM_ServerStatus.ScannedImageFiles  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS_Mediaserver.MediaServer.AVM_ServerStatus.ScannedAudioFiles  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS.aura.aura.TopologyId  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.VIRUS.aura.aura.Class  	ACHTUNG common.type falsch: ui1  
                                      upnp.0.VIRUS.aura.aura.ChangeNotifier  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.NR616.MediaRenderer.RenderingControl.VolumeDB  	ACHTUNG common.type falsch: i2  
                                      upnp.0.NR616.MediaRenderer.RenderingControl.A_ARG_TYPE_InstanceID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.NR616.MediaRenderer.ConnectionManager.A_ARG_TYPE_RcsID  	ACHTUNG common.type falsch: i4  
                                      upnp.0.NR616.MediaRenderer.ConnectionManager.A_ARG_TYPE_ConnectionID  	ACHTUNG common.type falsch: i4  
                                      upnp.0.NR616.MediaRenderer.ConnectionManager.A_ARG_TYPE_AVTransportID  	ACHTUNG common.type falsch: i4  
                                      upnp.0.NR616.MediaRenderer.AVTransport.RelativeCounterPosition  	ACHTUNG common.type falsch: i4  
                                      upnp.0.NR616.MediaRenderer.AVTransport.NumberOfTracks  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.NR616.MediaRenderer.AVTransport.CurrentTrack  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.NR616.MediaRenderer.AVTransport.AbsoluteCounterPosition  	ACHTUNG common.type falsch: i4  
                                      upnp.0.NR616.MediaRenderer.AVTransport.A_ARG_TYPE_InstanceID  	ACHTUNG common.type falsch: ui4  
                                      upnp.0.Chromecast.dial.dial.sid: boolean  	string  
                                      

                                      umgestiegen von Proxmox auf Unraid

                                      sigi234S 1 Antwort Letzte Antwort
                                      0
                                      • crunchipC crunchip

                                        @liv-in-sky

                                        • gerade mal laufen lassen
                                        javascript.0	2019-10-28 23:20:55.203	info	(24855) script.js.common.System.Datenpunktprüfung2: _SCHLUSS
                                        javascript.0	2019-10-28 23:20:55.197	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check aliase
                                        javascript.0	2019-10-28 23:20:54.990	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check aliase
                                        javascript.0	2019-10-28 23:20:54.189	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg in checkType mit CheckType
                                        javascript.0	2019-10-28 23:20:54.188	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg bei checkType mit: kamera.0und 14 Durchläufen
                                        javascript.0	2019-10-28 23:20:54.133	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg bei checkType mit: Meine_Geräte.0und 8 Durchläufen
                                        javascript.0	2019-10-28 23:20:54.077	info	(24855) script.js.common.System.Datenpunktprüfung2: fertg bei checkType mit: Mein_TV.0und 3 Durchläufen
                                        javascript.0	2019-10-28 23:20:53.223	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check types
                                        javascript.0	2019-10-28 23:20:53.221	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte
                                        javascript.0	2019-10-28 23:20:53.220	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte bei :kamera.0
                                        javascript.0	2019-10-28 23:20:53.167	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte bei :Meine_Geräte.0
                                        javascript.0	2019-10-28 23:20:53.114	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus check Werte bei :Mein_TV.0
                                        javascript.0	2019-10-28 23:20:52.257	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check Werte
                                        javascript.0	2019-10-28 23:20:52.254	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus count
                                        javascript.0	2019-10-28 23:20:52.247	info	(24855) script.js.common.System.Datenpunktprüfung2: bin richtig in count
                                        javascript.0	2019-10-28 23:20:51.445	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin raus aus check Instanz
                                        javascript.0	2019-10-28 23:20:51.444	warn	(24855) at instanzCount (script.js.common.System.Datenpunktprüfung2:85:12)
                                        javascript.0	2019-10-28 23:20:51.444	warn	(24855) at new Promise (<anonymous>:null:null)
                                        javascript.0	2019-10-28 23:20:51.444	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:96:29)
                                        javascript.0	2019-10-28 23:20:51.444	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:20:51.443	warn	(24855) at script.js.common.System.Datenpunktprüfung2:115:9
                                        javascript.0	2019-10-28 23:20:51.443	warn	(24855) getState "system.adapter.mclighting.0.alive" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:20:51.442	warn	(24855) at instanzCount (script.js.common.System.Datenpunktprüfung2:85:12)
                                        javascript.0	2019-10-28 23:20:51.442	warn	(24855) at new Promise (<anonymous>:null:null)
                                        javascript.0	2019-10-28 23:20:51.442	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:96:29)
                                        javascript.0	2019-10-28 23:20:51.442	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:20:51.441	warn	(24855) at script.js.common.System.Datenpunktprüfung2:112:9
                                        javascript.0	2019-10-28 23:20:51.438	warn	(24855) getState "system.adapter.mclighting.0.alive" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:20:50.629	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin in check Instanz
                                        javascript.0	2019-10-28 23:20:50.622	info	(24855) script.js.common.System.Datenpunktprüfung2: _______________________ starte MAIN
                                        
                                        • habe danach einzeln den broadlink2.0 getestet, läuft aber nicht durch, bleibt stehen bei
                                          !!! Script is running ... through part 2 - DP-Count ? !!!
                                        javascript.0	2019-10-28 23:46:14.047	info	(24855) script.js.common.System.Datenpunktprüfung2: ------------ERROR: TypeError: Cannot read property 'length' of undefined
                                        javascript.0	2019-10-28 23:46:14.045	info	(24855) script.js.common.System.Datenpunktprüfung2: ------------ERROR: TypeError: Cannot convert undefined or null to objectbei id: broadlink2.0.States.TVWZKanal
                                        javascript.0	2019-10-28 23:46:14.045	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.045	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.044	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                        javascript.0	2019-10-28 23:46:14.044	warn	(24855) getState "broadlink2.0.States.TVWZKanal" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.044	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.043	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.043	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                        javascript.0	2019-10-28 23:46:14.043	warn	(24855) getState "broadlink2.0.States.TVWZKanal" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.042	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.042	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.042	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                        javascript.0	2019-10-28 23:46:14.042	warn	(24855) getState "broadlink2.0.States.TVWZKanal" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.041	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.041	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.041	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                        javascript.0	2019-10-28 23:46:14.040	warn	(24855) getState "broadlink2.0.States.Steckdose_A" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.040	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.040	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.039	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                        javascript.0	2019-10-28 23:46:14.039	warn	(24855) getState "broadlink2.0.States.Steckdose_A" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.039	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.039	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.038	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                        javascript.0	2019-10-28 23:46:14.038	warn	(24855) getState "broadlink2.0.States.Steckdose_A" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.037	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.037	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.037	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                        javascript.0	2019-10-28 23:46:14.036	warn	(24855) getState "broadlink2.0.States.Lüfter_A" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.036	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.036	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.035	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                        javascript.0	2019-10-28 23:46:14.035	warn	(24855) getState "broadlink2.0.States.Lüfter_A" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.035	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.035	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.034	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                        javascript.0	2019-10-28 23:46:14.034	warn	(24855) getState "broadlink2.0.States.Lüfter_A" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.033	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.033	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.033	warn	(24855) at script.js.common.System.Datenpunktprüfung2:314:74
                                        javascript.0	2019-10-28 23:46:14.032	warn	(24855) getState "broadlink2.0.Scenes.Fernsehen" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.032	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.032	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.032	warn	(24855) at script.js.common.System.Datenpunktprüfung2:313:44
                                        javascript.0	2019-10-28 23:46:14.031	warn	(24855) getState "broadlink2.0.Scenes.Fernsehen" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:14.031	warn	(24855) at Promise (script.js.common.System.Datenpunktprüfung2:279:27)
                                        javascript.0	2019-10-28 23:46:14.031	warn	(24855) at Object.result.each (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:806:29)
                                        javascript.0	2019-10-28 23:46:14.031	warn	(24855) at script.js.common.System.Datenpunktprüfung2:299:36
                                        javascript.0	2019-10-28 23:46:14.030	warn	(24855) getState "broadlink2.0.Scenes.Fernsehen" not found (3) states[id]=null
                                        javascript.0	2019-10-28 23:46:12.762	info	(24855) script.js.common.System.Datenpunktprüfung2: bin in check Werte
                                        javascript.0	2019-10-28 23:46:12.761	info	(24855) script.js.common.System.Datenpunktprüfung2: bin raus aus count
                                        javascript.0	2019-10-28 23:46:12.759	info	(24855) script.js.common.System.Datenpunktprüfung2: bin richtig in count
                                        javascript.0	2019-10-28 23:46:11.558	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin raus aus check Instanz
                                        javascript.0	2019-10-28 23:46:10.355	info	(24855) script.js.common.System.Datenpunktprüfung2: _______bin in check Instanz
                                        javascript.0	2019-10-28 23:46:10.353	info	(24855) script.js.common.System.Datenpunktprüfung2: _______________________ starte MAIN
                                        

                                        4de7d88c-85a1-415c-9e0a-26bcb2251591-image.png
                                        übrigens danke für´s Widget @sigi234 :+1:

                                        sigi234S Online
                                        sigi234S Online
                                        sigi234
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von sigi234
                                        #122

                                        @crunchip sagte in Script - Info über Datenpunkte sammeln:

                                        übrigens danke für´s Widget @sigi234

                                        Bitte sehr, ist aber noch nicht fertig.Möchte noch einen Live Log Rechs einbauen und einen Link zur HTML

                                        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Immer Daten sichern!

                                        crunchipC 1 Antwort Letzte Antwort
                                        0
                                        • crunchipC crunchip

                                          hier mal ein Auszug vom upnp.0

                                          !!! Auswertung ohne Javascript Instanzen !!! kann enabled werden
                                          
                                          Letztes Table Update: 00:02:03
                                          =========================================  	============================================  
                                          ANALSYSE ALIAS WERTE  	  
                                            	  
                                          geprüftes Alias  	Anzahl: 0  
                                          ALIAS DP ASSIGNMENT  	ALIAS STATUS  
                                          =========================================  	============================================  
                                            	  
                                          OBJECTE IN GEPRÜFTEN INSTANZEN  	Anzahl  
                                            	  
                                          Gesamt geprüfte Objekte In Instanzen  	719  
                                          upnp.0  	719  
                                          =========================================  	============================================  
                                            	  
                                          AUFZÄHLUNG FEHLER IN TYPE-CONFIG  	  
                                            	  
                                          geprüfte common.type-Werte der Instanz  	upnp.0  
                                          ID + IST-WERT  	SOLL-WERT  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.UpnpControlEnabled: string  	boolean  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalPacketsSent  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalPacketsReceived  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesSent: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesSent  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesReceived: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.TotalBytesReceived  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.RoutedBridgedModeBoth: string  	ui1  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.RoutedBridgedModeBoth  	ACHTUNG common.type falsch: ui1  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketSendRate: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketSendRate  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketReceiveRate: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.PacketReceiveRate  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1UpstreamMaxBitRate: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1UpstreamMaxBitRate  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1DownstreamMaxBitRate: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.Layer1DownstreamMaxBitRate  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.IdleDisconnectTime: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.IdleDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteSendRate: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteSendRate  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.AutoDisconnectTime: string  	ui4  
                                          upnp.0.WANDevice_-_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.AutoDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.sid: boolean  	string  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.A_ARG_TYPE_PinholePackets  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.A_ARG_TYPE_OutboundPinholeTimeout  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPv6FirewallControl.A_ARG_TYPE_LeaseTime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.sid: boolean  	string  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.WarnDisconnectDelay  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.ValidLifetime2  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.ValidLifetime1  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.ValidLifetime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.Uptime: string  	ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.Uptime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.SystemUpdateID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.PrefixLength  	ACHTUNG common.type falsch: ui1  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.PreferedLifetime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.PortMappingLeaseDuration  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.IdleDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.AutoDisconnectTime  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANDSLLinkConfig.sid: boolean  	string  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.ValidationSucceededUpdateID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.ValidationRevokedUpdateID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.AuthorizationGrantedUpdateID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.AuthorizationDeniedUpdateID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.A_ARG_TYPE_Result  	ACHTUNG common.type falsch: int  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.A_ARG_TYPE_RegistrationRespMsg  	ACHTUNG common.type falsch: bin.base64  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.X_MS_MediaReceiverRegistrar.A_ARG_TYPE_RegistrationReqMsg  	ACHTUNG common.type falsch: bin.base64  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.SystemUpdateID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.A_ARG_TYPE_UpdateID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.A_ARG_TYPE_Index  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.ContentDirectory.A_ARG_TYPE_Count  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.ConnectionManager.A_ARG_TYPE_RcsID  	ACHTUNG common.type falsch: i4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.ConnectionManager.A_ARG_TYPE_ConnectionID  	ACHTUNG common.type falsch: i4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.ConnectionManager.A_ARG_TYPE_AVTransportID  	ACHTUNG common.type falsch: i4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.AVM_ServerStatus.ScannedMovieFiles  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.AVM_ServerStatus.ScannedImageFiles  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS_Mediaserver.MediaServer.AVM_ServerStatus.ScannedAudioFiles  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS.aura.aura.TopologyId  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.VIRUS.aura.aura.Class  	ACHTUNG common.type falsch: ui1  
                                          upnp.0.VIRUS.aura.aura.ChangeNotifier  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.NR616.MediaRenderer.RenderingControl.VolumeDB  	ACHTUNG common.type falsch: i2  
                                          upnp.0.NR616.MediaRenderer.RenderingControl.A_ARG_TYPE_InstanceID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.NR616.MediaRenderer.ConnectionManager.A_ARG_TYPE_RcsID  	ACHTUNG common.type falsch: i4  
                                          upnp.0.NR616.MediaRenderer.ConnectionManager.A_ARG_TYPE_ConnectionID  	ACHTUNG common.type falsch: i4  
                                          upnp.0.NR616.MediaRenderer.ConnectionManager.A_ARG_TYPE_AVTransportID  	ACHTUNG common.type falsch: i4  
                                          upnp.0.NR616.MediaRenderer.AVTransport.RelativeCounterPosition  	ACHTUNG common.type falsch: i4  
                                          upnp.0.NR616.MediaRenderer.AVTransport.NumberOfTracks  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.NR616.MediaRenderer.AVTransport.CurrentTrack  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.NR616.MediaRenderer.AVTransport.AbsoluteCounterPosition  	ACHTUNG common.type falsch: i4  
                                          upnp.0.NR616.MediaRenderer.AVTransport.A_ARG_TYPE_InstanceID  	ACHTUNG common.type falsch: ui4  
                                          upnp.0.Chromecast.dial.dial.sid: boolean  	string  
                                          
                                          sigi234S Online
                                          sigi234S Online
                                          sigi234
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von
                                          #123

                                          @crunchip

                                          Auf was man da so drauf kommt.....geniales Skript.

                                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Immer Daten sichern!

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          847

                                          Online

                                          32.4k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe