ReadEquipmentValue (IEquipment)

Reads the value of a single property or attribute of a specific equipment resource.

InputsData TypeDescription
Equipment InstanceDirectoryResource

Specifies the equipment resource to read.

In the Configure Method dialog box, click Next to select a resource. Otherwise, in the Inputs section of the activity configuration panel, click the ellipsis button to select a resource.

Property NameStringSpecifies the property and/or attribute names to return.

The format for a property is: propertyname.

The format for a property and attribute is: propertyname.attribute.

Use a comma to separate each property you want to retrieve; for example, propertyname1, propertyname2.attribute1, propertyname3.attribute1.

OutputsDescription
Data Value Returns all data about the specified property and/or attribute for the selected resource.