Re: Module Naming

2010-10-05 Thread nadim khemir
You should have what type of device in the name too. The fact that it works with serial port is not interesting and can be made clear in a sub module if multiple communication medium exist. Device::Inverter::Aurora Be more specific in the top classes if you can. The idea is to have a name for

Re: Module Naming

2010-10-05 Thread Dana Hudes
Aurora is a type of inverter and serial is type of aurora however if inheriting Device::Serial put that first Device::Serial::Inverter::Aurora --Original Message-- From: nadim khemir To: module-authors@perl.org Sent: Oct 5, 2010 2:58 AM Subject: Re: Module Naming You should have what

Re: Module Naming

2010-10-05 Thread Shannon Wynter
I'm not sure including Solar or PVI-3 is going to be really appropriate as the protocol works for their wind inverters, and as far as I've seen it's the same protocol used in their 10, and even 100+kw models. Some models however also support an Ethernet port, so I'm not entirely sure