Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. ioBroker.upnp - please test

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker.upnp - please test

    This topic has been deleted. Only users with topic management privileges can see it.
    • Bluefox
      Bluefox @Neuschwansteini last edited by

      Участник @ilovegym написал в ioBroker.upnp - please test:

      http://192.168.178.28:80/plugin/discovery/discovery.xml

      Kannst du http://192.168.178.28:80/plugin/discovery/discovery.xml Datei zeigen?

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

        @Bluefox ja, der ist hier im Büro, bei den anderen müsste ich jetzt in den Keller laufen.. sind ja aus.. 😉
        XML:

        <root><specVersion><major>1</major><minor>0</minor></specVersion><device><deviceType>urn:schemas-upnp-org:device:Basic:1</deviceType><friendlyName>OctoPrint instance "Octopi"</friendlyName><manufacturer>The OctoPrint Project</manufacturer><manufacturerURL>http://www.octoprint.org/</manufacturerURL><modelName>1.3.10</modelName><UDN>uuid:9a974f73-d481-44d5-8f93-088c35bd0dcd</UDN><serviceList>
                </serviceList><presentationURL>http://192.168.178.28/</presentationURL></device></root>
        

        Source:

        http://www.w3.org/1999/xhtml" id="top"><link rel="stylesheet" href="chrome://global/content/xml/XMLPrettyPrint.css" /><div id="header" dir="ltr"><p>
                  This XML file does not appear to have any style information associated with it. The document tree is shown below.
                </p></div><main id="tree" class="highlight"><div><details open="" class="expandable-body"><summary class="expandable-opening">&lt;<span class="start-tag">root</span>&gt;</summary><div class="expandable-children"><div><details open="" class="expandable-body"><summary class="expandable-opening">&lt;<span class="start-tag">specVersion</span>&gt;</summary><div class="expandable-children"><div>&lt;<span class="start-tag">major</span>&gt;<span class="text">1</span>&lt;/<span class="end-tag">major</span>&gt;</div><div>&lt;<span class="start-tag">minor</span>&gt;<span class="text">0</span>&lt;/<span class="end-tag">minor</span>&gt;</div></div></details><span class="expandable-closing">&lt;/<span class="end-tag">specVersion</span>&gt;</span></div><div><details open="" class="expandable-body"><summary class="expandable-opening">&lt;<span class="start-tag">device</span>&gt;</summary><div class="expandable-children"><div>&lt;<span class="start-tag">deviceType</span>&gt;<span class="text">urn:schemas-upnp-org:device:Basic:1</span>&lt;/<span class="end-tag">deviceType</span>&gt;</div><div>&lt;<span class="start-tag">friendlyName</span>&gt;<span class="text">OctoPrint instance "Octopi"</span>&lt;/<span class="end-tag">friendlyName</span>&gt;</div><div>&lt;<span class="start-tag">manufacturer</span>&gt;<span class="text">The OctoPrint Project</span>&lt;/<span class="end-tag">manufacturer</span>&gt;</div><div>&lt;<span class="start-tag">manufacturerURL</span>&gt;<span class="text">http://www.octoprint.org/</span>&lt;/<span class="end-tag">manufacturerURL</span>&gt;</div><div>&lt;<span class="start-tag">modelName</span>&gt;<span class="text">1.3.10</span>&lt;/<span class="end-tag">modelName</span>&gt;</div><div>&lt;<span class="start-tag">UDN</span>&gt;<span class="text">uuid:9a974f73-d481-44d5-8f93-088c35bd0dcd</span>&lt;/<span class="end-tag">UDN</span>&gt;</div><div>&lt;<span class="start-tag">serviceList</span>&gt;<span class="text">
                </span>&lt;/<span class="end-tag">serviceList</span>&gt;</div><div>&lt;<span class="start-tag">presentationURL</span>&gt;<span class="text">http://192.168.178.28/</span>&lt;/<span class="end-tag">presentationURL</span>&gt;</div></div></details><span class="expandable-closing">&lt;/<span class="end-tag">device</span>&gt;</span></div></div></details><span class="expandable-closing">&lt;/<span class="end-tag">root</span>&gt;</span></div></main></div>
        

        Screenshot:
        Bildschirmfoto vom 2019-02-21 23-34-05.png

        1 Reply Last reply Reply Quote 0
        • SBorg
          SBorg Forum Testing Most Active @Bluefox last edited by

          @Bluefox sagte in ioBroker.upnp - please test:

          @SBorg UNd bitte noch mal vom git testen.

          👍 funktioniert supi, call stack ist weg und UPNP läuft wieder ohne Probleme, Danke 🙂

          Neuschwansteini 1 Reply Last reply Reply Quote 0
          • Neuschwansteini
            Neuschwansteini @SBorg last edited by

            @SBorg hast du es gut.. bei mir nicht.. 3 Systeme, überall das Gleiche.. muss an meinen Devices liegen.. 😞 vor allem werden die Datenpunkte nicht beschrieben, sind zwar da, aber steht nix drin..

            SBorg 1 Reply Last reply Reply Quote 0
            • SBorg
              SBorg Forum Testing Most Active @Neuschwansteini last edited by SBorg

              @ilovegym sagte in ioBroker.upnp - please test:

              @SBorg ...sind zwar da, aber steht nix drin..

              Sollte da überhaupt was drin stehen? IMHO schickt UPNP von Hause aus doch nix von selbst? Ich schick per UPNP eine Anfrage an das Device, dann schickt es mir die gewünschten Daten.
              Soll heißen, starte ich UPNP sind z.B. bei meiner FritzBox auch alle DPs leer, schick ich dann ein "send", bekomme ich die gewünschten Daten in die entsprechenden DPs übermittelt.

              EDIT auch richtig zitieren will gelernt sein...

              sigi234 1 Reply Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @SBorg last edited by sigi234

                @SBorg sagte in ioBroker.upnp - please test:

                @ilovegym sagte in ioBroker.upnp - please test:

                @SBorg ...sind zwar da, aber steht nix drin..
                Sollte da überhaupt was drin stehen? IMHO schickt UPNP von Hause aus doch nix von selbst? Ich schick per UPNP eine Anfrage an das Device, dann schickt es mir die gewünschten Daten.
                Soll heißen, starte ich UPNP sind z.B. bei meiner FritzBox auch alle DPs leer, schick ich dann ein "send", bekomme ich die gewünschten Daten in die entsprechenden DPs übermittelt.

                So ist es, habe ein Skrip laufen das mir die Werte holt.......von der Fritz Box

                schedule("*/10 * * * * *",  function () { 
                   setState( "upnp.0.FRITZ!Box_6590_Cable.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties"/*GetCommonLinkProperties*/,'send');
                   setState( "upnp.0.FRITZ!Box_6590_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos"/*GetAddonInfos*/,'send');
                });
                
                Neuschwansteini 1 Reply Last reply Reply Quote 1
                • Neuschwansteini
                  Neuschwansteini @sigi234 last edited by

                  @sigi234 🤦 danke, ich hatte zwar ein Script, aber auf dem Testsystem war der Javascriptadapter deaktiviert, damit mir die Scripte keinen durcheinander machen... und ohne das Script geht ja nix.. oh Mann..

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

                    Hallo,
                    jetzt läuft das bei mir mit Version 1.0.3, alle Werte, die ich brauche, sind aus meiner Fritzbox wieder da, vielen Dank.

                    Gruß
                    opossum

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

                      Hab den upnp seit ein paar Stunden im Produktivsystem laufen, und bis auf die Fehler mit den Octopi's funktioniert er auch ( Daten werden auch eingetragen, da läuft ja mein Javascriptadapter ;-))

                      Hat noch irgendeiner hier OctoPi's im Netzwerk und kann das nachvollziehen?

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

                        Ich habe noch mal upnp upgedatet (für den Octopus fall)
                        ABER: Da ich bemerkt habe, dass Object Tree total falsch war, habe ich die Struktur geändert.
                        Dazu habe ich schedule Funktionalität eingebaut, so dass man bei "request" variablen CRON Regel setzen kann und man braucht kein JScript mehr um die Variable zu pollen.
                        Bitte Beachten: Dabei alte JS Scripte werden nicht funktionieren!

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

                          b9372c48-5a32-414c-b8d4-1293ece7b810-image.png
                          deb4b299-1b4e-41cd-9b61-c94a54dd9d26-image.png

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

                            Kann jemand bei upnp ja/nein sagen? Das ist einzige was js-controller 1.5.7 vom Release abhält...

                            sigi234 Neuschwansteini 2 Replies Last reply Reply Quote 0
                            • SBorg
                              SBorg Forum Testing Most Active last edited by

                              Eben getestet, will bei mir nicht, kommen keine Daten.
                              Habe zwar "upnp.0 2019-02-24 10:29:51.958 info enabled polling of upnp.0.WANDevice_-FRITZ!Box_7490(UI).WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties.request with schedule */20 * * * * *" im Log, kommen aber keine Daten. Auch beim druck auf den Button kommt nix.
                              Sicherheitshalber hatte ich alle Datenpunkte gelöscht und Broker neu gestartet.

                              1 Reply Last reply Reply Quote 0
                              • sigi234
                                sigi234 Forum Testing Most Active @Bluefox last edited by sigi234

                                @Bluefox

                                es kommen keine Daten.............
                                Ich bin wieder auf die Alte Version umgestiegen.....da funktioniert es.

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

                                  @Bluefox Hi, Danke fürs Update, keine Fehler im Log, gute Idee mit dem Cron da!
                                  Leider holt der Adapter keine Werte, auch wenn der request button manuell ausgeführt wird.
                                  Die Schleife new device... bei den Octopis ist behoben, super!

                                  Hier mein Log ( debug 😞
                                  logfile.txt

                                  Neuschwansteini 1 Reply Last reply Reply Quote 0
                                  • Neuschwansteini
                                    Neuschwansteini @Neuschwansteini last edited by Neuschwansteini

                                    wenn man den request button betätigt, kommt im Log nur das hier:

                                    2019-02-24 17:36:15.516 - debug: upnp.0 Send Command for upnp.0.WANDevice_-_FRITZ!Box_7590.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.request
                                    2019-02-24 17:36:15.743 - debug: upnp.0 response

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

                                      Ich habe einen Fehler bei request gefunden.
                                      Bitte noch mal probieren, jetzt aber direkt vom master und nicht vom Branch:

                                      cd /<dein Verzeichnis>/iobroker
                                      iobroker upnp stop
                                      npm i https://github.com/iobroker-community-adapters/ioBroker.upnp/tarball/master --production
                                      iobroker u upnp
                                      iobroker upnp restart
                                      
                                      Neuschwansteini 1 Reply Last reply Reply Quote 1
                                      • Neuschwansteini
                                        Neuschwansteini @Bluefox last edited by

                                        @Bluefox sagte in ioBroker.upnp - please test:

                                        Super, läuft, Werte kommen jetzt. Keine Fehler im Log. Werte werden auch automatisch aktualisiert ganz ohne Script!
                                        Danke!

                                        sigi234 1 Reply Last reply Reply Quote 0
                                        • sigi234
                                          sigi234 Forum Testing Most Active @Neuschwansteini last edited by sigi234

                                          @ilovegym sagte in ioBroker.upnp - please test:

                                          @Bluefox sagte in ioBroker.upnp - please test:

                                          Super, läuft, Werte kommen jetzt. Keine Fehler im Log. Werte werden auch automatisch aktualisiert ganz ohne Script!
                                          Danke!

                                          Ja, funktioniert auch bei mir! V 1.0.5
                                          Danke👍

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

                                            @sigi234 sagte in ioBroker.upnp - please test:

                                            @ilovegym sagte in ioBroker.upnp - please test:

                                            @Bluefox sagte in ioBroker.upnp - please test:

                                            Super, läuft, Werte kommen jetzt. Keine Fehler im Log. Werte werden auch automatisch aktualisiert ganz ohne Script!
                                            Danke!

                                            Ja, funktioniert auch bei mir! V 1.0.5
                                            Danke👍

                                            Ok, bekomme noch ständig folgende Info:

                                            upnp.0	2019-02-25 11:01:12.827	info	Found new device: http://192.168.178.23:49152/nasdevice.xml
                                            
                                            <root xmlns="urn:schemas-upnp-org:device-1-0">
                                            <specVersion>
                                            <major>1</major>
                                            <minor>0</minor>
                                            </specVersion>
                                            <device>
                                            <pnpx:X_hardwareId xmlns:pnpx="http://schemas.microsoft.com/windows/pnpx/2005/11">VEN_011A&DEV_0064&REV_01</pnpx:X_hardwareId>
                                            <pnpx:X_deviceCategory xmlns:pnpx="http://schemas.microsoft.com/windows/pnpx/2005/11">Storage.NAS</pnpx:X_deviceCategory>
                                            <pnpx:X_compatibleId xmlns:pnpx="http://schemas.microsoft.com/windows/pnpx/2005/11">urn:www-wdc-com:device:NetworkAttachedStorage</pnpx:X_compatibleId>
                                            <df:X_modelId xmlns:df="http://schemas.microsoft.com/windows/2008/09/devicefoundation">{02BF98D2-1B50-4a1f-83D9-A85402782702}</df:X_modelId>
                                            <df:X_containerId xmlns:df="http://schemas.microsoft.com/windows/2008/09/devicefoundation">{73656761-7465-7375-636b-0090a9f64500}</df:X_containerId>
                                            <modelURL>http://www.wdc.com/wdmycloud</modelURL>
                                            <deviceType>urn:schemas-wd-com:device:WdNAS-DEV_0064:1</deviceType>
                                            <friendlyName>WDMyCloud</friendlyName>
                                            <manufacturer>Western Digital Corporation</manufacturer>
                                            <manufacturerURL>http://www.wdc.com</manufacturerURL>
                                            <modelDescription>WD My Cloud</modelDescription>
                                            <modelName>WDMyCloud</modelName>
                                            <modelNumber>sq</modelNumber>
                                            <serialNumber>xxxxxxxxx</serialNumber>
                                            <UDN>uuid:xxxxx-7465-7375-636b-0090a9d57f26</UDN>
                                            <serviceList>
                                            <service>
                                            <serviceType>urn:schemas-microsoft-com:service:NULL:1</serviceType>
                                            <serviceId>urn:microsoft-com:serviceId:NULL</serviceId>
                                            <SCPDURL>/empty.xml</SCPDURL>
                                            <controlURL>/UD/?0</controlURL>
                                            <eventSubURL/>
                                            </service>
                                            </serviceList>
                                            <presentationURL>http://192.168.178.23</presentationURL>
                                            </device>
                                            </root>
                                            

                                            Ist eine Nas von WD, ich glaube das hat was mit der Anmeldung an der Nas zu tun.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            820
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter test
                                            18
                                            196
                                            19476
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo