Som-Energia / plantmonitor

GNU General Public License v3.0
7 stars 0 forks source link

add plant_uuid import export code and tests #37

Closed polmonso closed 1 year ago

polmonso commented 1 year ago

Description

added plant_uuid code for import export

Changes

changed import export Plant and all its related tests to support the plant_uuid input and device_uuid column

Observations

Note: import/export is mainly deprecated by dset, but I can't leave broken tests. I have lowered the coverage, however.