Get the status of the slowd (serial device) service.
Normal response.
Unauthorized response.
{- "result": {
- "conns": [
- {
- "addr": "USB1",
- "fd": 9,
- "next_tick": 619,
- "readable": false,
- "refcnt": 2,
- "writable": true,
- "event_mask": 8193,
- "serial": {
- "baud": 19200,
- "parity": "n",
- "size": 5,
- "stop": 1
}, - "stats": {
- "bad": 13,
- "good": 3245,
- "timedout": 1,
- "rx": 34598,
- "tx": 23498
}, - "ifaces": [
- {
- "auto_attached": true,
- "name": "string",
- "next_tick": 145,
- "refcnt": 2,
- "scheme": "alphatechnics",
- "details": {
- "age": 2,
- "state": 5,
- "channels": [
- { }
]
}
}
]
}
]
}, - "error": "Error message (present if an error occurred)."
}