Rcs |
The RcsCircuit type exposes the following members.
| Name | Description | |
|---|---|---|
| Actions | ||
| Asset | Reference to parent object when ObjectTypeId == ActorType.Asset | |
| AssetSystem | Reference to parent object when ObjectTypeId == ActorType.AssetSystem | |
| Capacity | Capacity is in pounds or kilograms depending on IsMetric. | |
| Comments | Free-text comments. | |
| EquipmentTypeID | ||
| FullChargeCalcMethodID | ||
| HasLeakInspection | ||
| InstallDate | ||
| IsMetric | True means Capacity is in kilograms (kg); False means Capacity is in pounds (lb + oz). This field is set when Circuit is created and can’t be modified. | |
| IsMothball | IsMothball | |
| LeakDetectionCoverID | ||
| LeakInspectionDate | ||
| LeakRate | Current leak rate value as computed by application (it’s done automatically). Value is stored as percentage | |
| LeakRateLogs | ||
| LeakThreshold | Leak rate threshold. If leak rate exceeds this value, user must execute leak resolution workflow. Value is stored as percentage. | |
| LocationDescription | ||
| Manufacturer | ||
| MhProduct | Refrigerant Product; references MHProductObject.ID. | |
| Model | ||
| Number | Number; unique for the whole list of Circuits including retired records. | |
| ObjectId | Next two fields define parent object for Circuit using our standard pattern. NULL value is allowed for ObjectID only when Circuit is retired. | |
| ObjectTypeId | Only ActorType.Asset and ActorType.AssetSystem are allowed. | |
| StatusId | Circuit status |