InstrumentSnapshot
InstrumentSnapshot Schema¶
Description: Timeseries of instrument state updates.
Properties¶
| Name | Type | Description |
|---|---|---|
| instrument_id | Integer |
No description |
| timestamp | DateTime |
No description |
| data | JSONB |
No description |
Relationships¶
| Relationship Name | Type |
|---|---|
| instrument | Instrument |