-
Notifications
You must be signed in to change notification settings - Fork 11
ext_rtc_scada_x_data
advase edited this page Oct 24, 2022
·
6 revisions
Column name | Data type | Description |
---|---|---|
node_id | varchar(16) | Id of node |
cat_period_id | varchar(16) | Id of a period |
value | double | Value |
value_type | integer | Type of the collected data |
value_status | integer | Status of the collected data |
value_state | integer | State of the collected data |
value_date | timestamp | Date of data collection |
data_type | text | Type of data that may be introduced |