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": "<ConnectionClosedException>: Server closed connection without DISCONNECT.",
- "inStateSince": "2023-05-23T07:23:28.850089390Z"
- }
- ],
- "targetStatus": [
- {
- "type": "target",
- "client": "dt-ditto-connectivity-7695dc65b7-4z7jn",
- "address": "opentwins/{{ topic:channel }}/{{ topic:criterion }}/{{ thing:namespace }}/{{ thing:name }}",
- "status": "unknown",
- "statusDetails": "Producers for targets with placeholders are started on-demand.",
- "inStateSince": "2023-05-22T07:38:18.210879240Z"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement