Add energy api and test
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
-- [ENERGY]
|
||||
|
||||
drop table if exists energy_demand_charge;
|
||||
|
||||
drop table if exists energy_pump;
|
||||
drop table if exists energy_pump_effic;
|
||||
drop table if exists energy_pump_pattern;
|
||||
drop table if exists energy_pump_price;
|
||||
|
||||
drop table if exists energy_global;
|
||||
|
||||
drop type if exists energy_param;
|
||||
|
||||
Reference in New Issue
Block a user