Skip to main content
Skip table of contents

AssetDetailResource

Summary

This object describes one detail of the asset.

Properties

Name

Type

Description

attrId

Integer

Attribute ID

detailKey

String

Key for the detail

detailValue

String

Value (and unit)

detailType

String

Data type of the detail

Example

{

"attrId": 49067,

"detailKey": "maxPower",

"detailValue": "100mA",

"detailType": "string"

}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.