Greetings, all:
I do a lot of JSON exports to build up my monitored facilities. I've got a Big Folder here of equipment I've configured, and when I set up a New Site, I just grab the JSON's I need, import them, and then go forth with strength and vigor.
Something I've noticed, though- The import tool seems to choke on certain things in the "unit"--
This is in the Legacy import page, as I import it here, then use the "copy" button to configure the rest of my sources after fixing one of the imported ones.
When you look at the JSON file in question, you see ""unit":"W?h"," instead of "Wh" or something else.
So- This is an export from Mango 3.6.5 into a new Mango 3.6.5. This only seems to happy on the pre-defined data types. I'm gradually removing these from my JSON in favor of ascii-printable units, but this is still something that exists.
It's not a Big Deal, just letting you all know.