z25 / pyZOCP

Python ZOCP implementation (Z25 Orchestration Control Protocol)
GNU Lesser General Public License v3.0
33 stars 5 forks source link

initial fix for having emitters on objects #51

Open sphaero opened 9 years ago

sphaero commented 9 years ago

Fix for #50: it is backwards compatible as it test wether the received emitter is a string or a list

I'd rather have just lists, there's no need for backwards compatibility yet. OTOH we're still discussing the capability organisation

sphaero commented 9 years ago

Now I'm continuing I think it would be smarter to put some effort into getting emitter indexes. That would make this way easier