Technical information
Appendix A: RmsApi - Structures
195
RMS Enterprise - NetLinx Programmer’s Guide
Appendix A: RmsApi - Structures
Overview
This section provides a consolidated listing of the Structures used in the RmsApi.axi file:
RMS Asset Data Structure
STRUCTURE RmsAsset
RMS Asset Metadata Property Data Structure
STRUCTURE RmsAssetMetadataProperty
RmsAsset
Data Type Parameter Length Comment
CHAR assetType 50
CHAR clientKey 30
CHAR globalKey 150
CHAR name 50
CHAR description 250
CHAR manufacturerName 50
CHAR manufacturerUrl 250
CHAR modelName 50
CHAR modelUrl 250
CHAR serialNumber 100
CHAR firmwareVersion 30
RmsAssetMetadataProperty
Data Type Parameter Length Comment
CHAR key 50
CHAR name 50
CHAR value 50
CHAR dataType 30
CHAR readOnly
CHAR hyperlinkName 50
CHAR hyperlinkUrl 100