Documentation / @zerotal/monitor / CheckIn
Interface: CheckIn
Defined in: monitor/src/store/types.ts:478
Properties
name
name:
string
Defined in: monitor/src/store/types.ts:479
cron
cron:
string
Defined in: monitor/src/store/types.ts:480
last
last:
string
Defined in: monitor/src/store/types.ts:481
status
status:
"ok"|"late"|"missed"
Defined in: monitor/src/store/types.ts:482