FREEDM-DGI / FREEDM

The distributed grid intelligence manages power transactions and attached physical devices.
http://www.freedm.ncsu.edu/
17 stars 18 forks source link

device.xml is not valid XML #326

Closed mcatanzaro closed 10 years ago

mcatanzaro commented 10 years ago

In XML you need to have a top-level tag named 'root' that surrounds the rest of the document. adapter.xml does this correctly; device.xml does not, so it's not actually XML.

Please let's get this fixed BEFORE 1.6.