ChargerState.prototype.chargingInfo = function(obj) {

  var buffer = commandToBuffer(0, "ChargerState", "ChargingInfo", obj);

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