timdows / MMM-JsonTable

A module for the MagicMirror project which creates a table filled with a list gathered from a json request.
MIT License
25 stars 31 forks source link

Fronius solar_api #7

Closed sanderovereem closed 5 years ago

sanderovereem commented 5 years ago

Hope someone can help me to read in my data of fronius converter

http://prntscr.com/o29qp2

Can I read this data into mmm json table?

Thanks

timdows commented 5 years ago

Currently your output is not supported :( You should make an array (with no child objects) out of it.

See example 1, 2 and 3 on the readme.md file how it should look like