A device failed to report before expected time

interface ReportLateEvent {
    type: "reportLate";
}

Properties

Properties

type: "reportLate"