ARLibsVersionsState.prototype.controllerLibARCommandsVersion = function(version) {

  var buffer = commandToBuffer(0, "ARLibsVersionsState", "ControllerLibARCommandsVersion", version);

  this.self._writePacket(this.self._networkFrameGenerator(buffer));