Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. Probleme mit setState bzw. send-Befehl [gelöst]

    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

    Probleme mit setState bzw. send-Befehl [gelöst]

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

      Ich habe ein JS Skript wo ein Send Befehl gesetzt wird, leider funktioniert dieser nicht.
      Kann mir jemand helfen?

      schedule("*/10 * * * * *",  function () { 
      
         setState( "upnp.0.WANDevice_-_FRITZ!Box_7590.WANDevice.WANCommonInterfaceConfig.GetAddonInfos",'send');
      
         setState( "upnp.0.WANDevice_-_FRITZ!Box_7590.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties",'send');
      
         setState( "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590.WANDevice.WANConnectionDevice.WANIPConnection.GetExternalIPAddress",'send');
      
         setState( "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590.WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo",'send');
      
      });
      

      Objekte.jpg

      Ich habe bereits alles verglichen aber kein Fehler finden können. Die Punkte werden einfach nicht auf send gesetzt.
      Kann mir jemand helfen?

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

        @Idefix01 https://forum.iobroker.net/post/327495

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

        Support us

        ioBroker
        Community Adapters
        Donate

        736
        Online

        31.8k
        Users

        80.0k
        Topics

        1.3m
        Posts

        2
        2
        123
        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