Unipi 1.1 watchdog?
-
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?