-
Notifications
You must be signed in to change notification settings - Fork 33
ws_inp_pattern
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Defines time patterns
| Column name | Data type | Description | Example |
|---|---|---|---|
| pattern_id | character varying(16) | Id of pattern | dma01_period05 |
| observ | text | Description | Real pattern for dma01 on period 05 |
| tscode | text | The timeseries code from another system | |
| tsparameters | json | Additional parameters for the timeseries | |
| expl_id | character varying(16) | Indicates which exploitation it is assigned to | |
| log | text | Output information |


