FeatureTSRun
id |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Suggested Run ID should be sample rate followed by a number or character. Characters should only be used if the run number is small, if the run number is high consider using digits with zeros. For example if you have 100 runs the run ID could be 001 or sr{sample_rate}_001. Should be the same as the time series run ID. |
001 |
sample_rate |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘float’> Units: samples per second |
Digital sample rate for the run |
100 |
comments.time_stamp |
Description |
Example |
|---|---|---|
Required: False Type: float | int | numpy.datetime64 | pa ndas._libs.tslibs.timestamps.Timest Units: None |
Date and time of in UTC of when comment was made. |
2020-02- 01T09:23:45.453 670+00:00 |
comments.value |
Description |
Example |
|---|---|---|
Required: False Type: str | list | None Units: None |
comment string |
failure at midnight. |
time_period.end |
Description |
Example |
|---|---|---|
Required: True Type: str | float | int | numpy.datetime64 | pandas._libs.tsl Units: None |
End date and time of collection in UTC. |
2020-02- 04T16:23:45.453 670+00:00 |
time_period.start |
Description |
Example |
|---|---|---|
Required: True Type: str | float | int | numpy.datetime64 | pandas._libs.tsl Units: None |
Start date and time of collection in UTC. |
2020-02- 01T09:23:45.453 670+00:00 |
comments.author
comments.author
Description
Example
Required: False
Type: str | None
Units: None
person who authored the comment
Pedantic