Attribute
|
Type
|
Multiplicity
|
Description
|
locationType
|
Line
|
0..1
|
The type of the location. e.g. 'Building', 'Room', 'Fridge', 'Cupboard', 'Shelves',...
|
name
|
Line
|
1..1
|
The name of the location.
|
pressure
|
Float
|
0..1
|
The pressure of the location in pascal (Pa).
|
pressureDisplayUnit
|
Word
|
0..1
|
This is the unit entered by user and used for display.
|
serial
|
Int
|
1..1
|
Unique identifier.
|
tempDisplayUnit
|
Word
|
0..1
|
This is the unit entered by user and used for display.
|
temperature
|
Float
|
0..1
|
The temperature of the location in kelvin (K).
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|