'datetime', ]; public function sensors() { return $this->hasMany('App\Models\Sensor'); } }