ramp.Appliance.__eq__

Appliance.__eq__(other_appliance) bool

checks the equality of two appliances

Returns:

True if the two appliances:
  1. have the same attributes

  2. all their attributes have the same value

Return type:

bool