From 1d0cb96a91040f9bdc6719828e2a2d287f86c622 Mon Sep 17 00:00:00 2001 From: ValueOn AG
{JSON.stringify(action.exampleJson, null, 2)}
- Name der Vorlage
-- Cron-Ausdruck für die Ausführungszeit (z.B. 0 22 * * * = täglich um 22:00) -
-- Automatisierung ist aktiv und wird planmässig ausgeführt -
-- Beschränkt die Automation auf bestimmte AI-Provider. «Alle» = dynamisch alle erlaubten. -
-- Aktive Scheduler-Jobs ({events.length} Events) -
-{String(v).slice(0, 8)}… : '–',
- },
- {
- key: 'messages',
- label: 'Meldungen',
- type: 'string' as const,
- sortable: false,
- filterable: false,
- searchable: true,
- width: 300,
- minWidth: 150,
- maxWidth: 500,
- },
- ], []);
-
- return (
-