Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "type": "connectivity.responses:retrieveConnectionStatus",
- "status": 200,
- "connectionStatus": "open",
- "liveStatus": "misconfigured",
- "recoveryStatus": "ongoing",
- "clientStatus": [
- {
- "type": "client",
- "client": "dt-ditto-connectivity-7695dc65b7-4z7jn",
- "status": "misconfigured",
- "recoveryStatus": "ongoing",
- "statusDetails": "MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2023-05-23T07:47:43.474268894Z",
- "inStateSince": "2023-05-23T07:47:42.471337494Z"
- }
- ],
- "targetStatus": [
- {
- "type": "target",
- "client": "dt-ditto-connectivity-7695dc65b7-4z7jn",
- "address": "opentwins/{{ topic:channel }}/{{ topic:criterion }}/{{ thing:namespace }}/{{ thing:name }}",
- "status": "closed",
- "statusDetails": "Closed because of unknown/failure/misconfiguration status in client."
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement