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