Settings.prototype.reset = function() {

  var buffer = commandToBuffer(0, "Settings", "Reset");

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