• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Unipi 1.1 watchdog?

    Official EVOK API
    2
    2
    68
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Maxiba last edited by

      Hello,

      how does the watchdog functionality work exactly? I can't seem to find any documentation about watchdog. And how can I Get and Change the watchdog state? I looked in the evok 1.11 API (https://evok-14.api-docs.io/1.11/rest/get-watchdog-state-watchdog-alias)

      The following get requests give me an internal server error 500:

      ("GET", "/rest/wd/1_01", payload)
      ("GET", "/rest/watchdog/1_01", payload)
      ("GET", "/rest/wd/1", payload)
      ("GET", "/rest/watchdog/1", payload)
      ("GET", "/rest/wd/1/1", payload)
      ("GET", "/rest/watchdog/1/1", payload)
      

      whilst input, ai and ouput do work.

      What am I missing? Does the Unipi 1.1 even have a watchdog?

      1 Reply Last reply Reply Quote 0
      • M
        martin_triska administrators last edited by

        Hello,

        unfortunately, the Unipi 1.1 does not have a watchdog device. You can see all available devices/circuits in reply to the "all" GET request. Example (can be invoked from your web browser):

        http://<your_unit_IP>:8080/json/all
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post