Methods

  • get - Get resource characteristic
  • get - List resource characteristics

Resource

{
    "id": "integer",
    "key": "string",
    "name": "string",
    "unit": "string"
}

Properties

Name Type Description Additional
id integer

Characteristic ID

Optional, read only.
key string

Unique code which identify the characteristic

Optional, read only.
name string

Characteristic name

Optional, read only.
unit string

Unit of the characteristic (accepted values are QUANTITY, METRE, HORSEPOWER, LITRE, WEIGHT, SPEED)

Optional, read only.