Results 9 comments of Ryan Mullins

I'm having this same issue. Did you ever find out anything on this? ``

I did test this morning, and this works correctly using suds-community.

It appears that Zeep is not populating the values of the automatically converted object from the dictionary we are passing it. Using get_type: ```python component_type = client.get_type('{http://www.nates.fr/API/1.0}COMPONENT_TYPE') component = component_type(type=tenant['type'],...

@elmorek I just went with suds-community for this project.

Ok. I'll do some more digging over on the CNC.js sites.

Opened https://github.com/cncjs/cncjs/issues/607 on this under the CNCjs project.

Thanks. I have been using the virtually ghetto one for a while. Can't believe i haven't found that link before for the pythonic version.

Wondering if anyone knows how to simulate doing a keypress for X seconds with this though?

I'd also like to see this added to the default install. If you need configuration files for the different services let us know.