'array','occurred_at'=>'datetime']; public function device(): BelongsTo { return $this->belongsTo(Device::class); } }