Update attribute values with timestamps
PUT/asset/attributes/timestamp
Update attribute values with timestamps
Request
Header Parameters
- application/json
Body
array
- Array [ 
- Array [ 
- ] 
- ] 
attributeState
object
ref
object
The asset identifier
Possible values: Value must match regular expression ^[0-9A-Za-z]{22}$
7Bt8M3cXEP6BHPh8r47DYfThe attribute name
Possible values: Value must match regular expression ^\w+$
locationref
object
The asset identifier
Possible values: Value must match regular expression ^[0-9A-Za-z]{22}$
7Bt8M3cXEP6BHPh8r47DYfThe attribute name
Possible values: Value must match regular expression ^\w+$
locationtype
object
Possible values: Value must match regular expression ^\w+(\[\])?$
constraints
object[]
format
object
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Possible values: [numeric, 2-digit, full, long, medium, short, narrow]
Responses
- default
default response
- application/json
- Schema
- Example (from schema)
Schema
- Array [ 
- ] 
ref
object
The asset identifier
Possible values: Value must match regular expression ^[0-9A-Za-z]{22}$
7Bt8M3cXEP6BHPh8r47DYfThe attribute name
Possible values: Value must match regular expression ^\w+$
locationPossible values: [ASSET_NOT_FOUND, ATTRIBUTE_NOT_FOUND, INSUFFICIENT_ACCESS, INVALID_VALUE, INTERCEPTOR_FAILURE, STATE_STORAGE_FAILED, CANNOT_PROCESS, QUEUE_FULL, UNKNOWN, ASSET_ID_MISSING, ATTRIBUTE_NAME_MISSING]
[
  {
    "ref": {
      "id": "7Bt8M3cXEP6BHPh8r47DYf",
      "name": "location"
    },
    "failure": "ASSET_NOT_FOUND"
  }
]