'json', 'reported_at' => 'datetime', ]; protected $fillable = [ 'device_id', 'data', 'reported_at', ]; }