meta { name: Error/DMX Sniffer/RDM Identify Status type: http seq: 7 } post { url: {{base_url}}/serr body: none auth: inherit } docs { # Error/DMX Sniffer/RDM Identify Status Get error and diagnostic status flags. ## Set Parameters None. ## Response - `err`: 1 if some error else 0 - `dmxsnf` (optional): 1 if DMX sniffer is running else 0 - `idnt`: 1 if RDM identify is on else 0 }