first(); if (is_null($sensor)) { return null; } return $sensor->toDbo(); } }