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
Possible values: Value must match regular expression ^[0-9A-Za-z]{22}$
The asset identifier
Possible values: Value must match regular expression ^\w+$
The attribute name
ref
object
Possible values: Value must match regular expression ^[0-9A-Za-z]{22}$
The asset identifier
Possible values: Value must match regular expression ^\w+$
The attribute name
type
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
Possible values: Value must match regular expression ^[0-9A-Za-z]{22}$
The asset identifier
Possible values: Value must match regular expression ^\w+$
The attribute name
Possible 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"
}
]