Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. getSchedules() liefert keine Astro-Schedules?

    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

    getSchedules() liefert keine Astro-Schedules?

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

      getSchedules liefert eigentlich alle vorhandenen Schedules.
      Warum bei Astro-Schedules nicht?

      schedule({ astro: 'sunset', shift: 10 }, () => {
          log("10 minutes after sunset!");
      });
      
      setTimeout(function(){
          log(getSchedules())
      },2000)
      
      M 1 Reply Last reply Reply Quote 0
      • M
        MCU @MCU last edited by

        @mcu Schon gefunden

        Returns the list of all CRON jobs and schedules (except astro). Argument must be true if you want to get the list for every running script.
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Support us

        ioBroker
        Community Adapters
        Donate

        956
        Online

        31.9k
        Users

        80.2k
        Topics

        1.3m
        Posts

        javascript
        1
        2
        151
        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