I am looking for a way to read the number of errorsmessages there are for a single node or device. An option that comes close to what i'm looking for is the getstatus request. (http://{url}/api/getstatus.xml?username={user}&passhash={pass}), but this shows the number of messages of all the nodes this user has acces to.
Is there a way to get the number of errors (and warnings) for a single node or device?
Add comment