time-step-date-time-attribute
schema/components/time-step-date-time-attribute/1.1.0/time-step-date-time-attribute.schema.json
The time-step-date-time-attribute component represents a time step defined by a specific timestamp,
with associated date-time values.
Used by: time-step-attribute.
See also: time-step-attribute (base), time-step-continuous-attribute (elapsed-time variant).
Properties
time-step-date-time-attribute (v1.1.0)
An attribute for a range of timestamps in a time series.
| Property | Type | Description | Flags |
|---|---|---|---|
| name | String | The name of the attribute | ⬆️ ✅ |
| key | String | An identifier of the attribute, used to keep track of the attribute when it is renamed. | |
| The identifier must be unique within an attribute list. | ⬆️ ✅ | ||
| attribute_type | String | Type of the attribute. | ⬆️ ✅ |
| attribute_description | attribute-description | The attribute description record. | ⬆️ |
| attribute_type | String | ✅ | |
| values | date-time-array | The values of the attributes. | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |