-
-
-
-
- {{ getSparkNotifyEntryState(entry)?.handling ? 'Handling spark:notify...' : 'spark:notify handled' }}
-
-
-
- {{
- Math.max(
- 0,
- (getSparkNotifyEntryState(entry)?.endedAt ?? 0)
- - (getSparkNotifyEntryState(entry)?.startedAt ?? 0),
- )
- }}ms
-
-
-
- eventId: {{ getSparkNotifyEntryState(entry)?.eventId }} · sparkId: {{ getSparkNotifyEntryState(entry)?.sparkId ?? '-' }}
-
-
- {{ getSparkNotifyEntryState(entry)?.error }}
-
-
-
- Output text
-
-
-{{ getSparkNotifyEntryState(entry)?.reaction || '-' }}
-
-
-
-
- Commands
-
-
-
-
- Command {{ index + 1 }}
-
-
-
-
- {{ item.label }}
-
-
-{{ item.value || '-' }}
-
-
-
-
- No command details available.
-
-
-
-
- No commands returned.
-
-
-