Settings.prototype.allSettings = function() {

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

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