public bool Equals(OCPIEMPAdapter other)
 {
     throw new NotImplementedException();
 }
 public int CompareTo(OCPIEMPAdapter other)
 {
     throw new NotImplementedException();
 }