null, "gps" => null, "url" => null]) { parent::__construct($id); $this->name = new \wsos\database\types\text($name); $this->description = new \wsos\database\types\text($description); $this->locator = new \wsos\database\types\json($locator); } } ?>