['required', 'string', 'max:100'], 'machine_external_id' => ['required', 'string', 'max:255'], 'occurred_at' => ['nullable', 'date'], 'data' => ['nullable', 'array'], ]; } }