Add scada model type to scada element
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
drop table if exists scada_element;
|
||||
|
||||
drop type if exists scada_element_status;
|
||||
|
||||
drop type if exists scada_model_type;
|
||||
|
||||
Reference in New Issue
Block a user