sunspec / pysunspec

Python SunSpec Tools
MIT License
86 stars 50 forks source link

No SMDX mapping #14

Open Einstein42 opened 8 years ago

Einstein42 commented 8 years ago

I have a couple of device types specifically 64113 and 64114 that don't have mappings in your release. How can I pull specific registers from them? I'd like to pull the whole block if possible.

I tried to do something like: d.model_64113['40644']

That doesn't seem to work.

nsgarv commented 7 years ago

I am having same issue. I think one will need to add the xml definitions for vendor specific models, but I do not know how to use them

learnetk commented 6 years ago

Hi Did you find out how a Vendor specific model be added to the Model defination list.Could you please share how this could be done.

Thanks