Table 33 – IMemoryDeviceType Definition
Attribute |
Value |
||||
BrowseName |
IMemoryDeviceType |
||||
IsAbstract |
True |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the IJoiningSystemAssetType, inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
Parameters |
-- |
0:FolderType |
M |
Conformance Units |
|||||
IJT Asset Management Memory Device |
|||||
|
The components of the IMemoryDeviceType have additional subcomponents which are defined in Table 34.
Table 34 – IMemoryDeviceType Additional Subcomponents
Source Path |
Reference |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Others |
Parameters |
0:HasComponent |
Variable |
Type |
0:String |
0:BaseDataVariableType |
O, RO |
Parameters |
0:HasComponent |
Variable |
StorageCapacity |
0:UInt64 |
0:BaseDataVariableType |
O, RO |
Parameters |
0:HasComponent |
Variable |
UsedSpace |
0:UInt64 |
0:BaseDataVariableType |
O, RO |
Type is the type of memory device. It may define the form factor, interface, or technology. Examples: Flash, CFAST, USB, etc.
Note: Memory or storage devices can be classified based on various factors. Hence an open string is provided to make it generic.
StorageCapacity is the static information on size of the storage in Bytes.
UsedSpace is the static information on size of the used space in Bytes.