'datetime', ]; protected $fillable = [ 'device_id', 'battery_vol', 'killed_num', 'air_temperature', 'air_humidity', 'lng', 'lat', 'solar_panel_vol', 'high_vol', 'reported_at', ]; }