Skip to main content

DiagnosticReport-close

Rad AI Reporting interprets the DiagnosticReport-close event as a command from other systems to exit from the current report.

Workflow

The DiagnosticReport-close event signals Rad AI Reporting to return to exit from the current report. If a report isn't currently open, this event is ignored.

Rad AI Reporting responds to DiagnosticReport-close event successfully

Example Message

{
"id": "315955ac-832c-45f3-ab96-edc9b6fcc493",
"timestamp": "2024-01-01T00:00:00.000Z",
"event": {
"hub.topic": "test-topic",
"hub.event": "DiagnosticReport-close",
"context": []
}
}