Technical information
RMS Duet Module Properties
118
RMS Enterprise - NetLinx Programmer’s Guide
RMS Duet Module Properties (Cont.)
RMS-Asset-Make-Url This property will define the asset's manufacturer website URL used when
registering this asset with the RMS server. This property will not override an asset manufacturer
URL that was explicitly provided in a RMS Duet Asset
registration call.
If not provided, the fallback Duet module property of 'Device-Make-Url' will be used to determine
the asset manufacturer website URL.
RMS-Asset-Model This property will define the asset's model name used when registering this asset with the RMS
server. This property will not override an asset model name that was explicitly provided in a RMS
Duet Asset registration call.
If not provided, the fallback default Duet module property of 'Device-Model' will be used to deter-
mine the asset model name.
RMS-Asset-Model-Url This property will define the asset's model website URL used when registering this asset with the
RMS server. This property will not override an asset model URL that was explicitly provided in a
RMS Duet Asset registration call.
If not provided, the fallback Duet module property of 'Device-Model-Url' will be used to deter-
mine the asset model website URL.
RMS-Asset-Serial This property will define the asset's serial number used when registering this asset with the RMS
server. This property will not override an asset serial number that was explicitly provided in a RMS
Duet Asset registration call.
If not provided, the fallback default Duet module property of 'Device-Serial' will be used to deter-
mine the asset serial number.
RMS-Asset-Type This property will define the asset's type identifier used when registering this asset with the RMS
server. The asset type helps RMS classify and categorize the device. This property will not override
an asset type string that was
explicitly provided in a RMS Duet Asset registration call.
If not provided, the fallback default Duet module property of 'Device-SDKClass' will be used to
determine the asset's device type. In this fallback case, RMS will only use the last portion of the
SDK class string that specifies the class name.
It is not recommended to override this property unless you know specifically what you are doing
in some advanced programming scenario.
RMS-Asset-Module-Name This property cannot be set, but can be queried to determine the RMS client module responsible for
registering the asset.
RMS-Asset-Module-Version This property cannot be set, but can be queried to determine the RMS client module version
responsible for registering the asset.