DuncBegg
DuncBegg
I'm trying to wrap your code into a class i want to use in a project. Unfortunately, I'm getting errors when the class destructor runs. Code below... hope you can...
Hi, See below. I get an exception when I call the get_device_state method on my class below. See DEBUG messages and stack trace below. Hope you can take a look...
## Summary Add usageStatistics Param to view.get_by_id Method ## Description For TSC: When you call server.views.get you have the option of setting usage=True. This will populate usage stats on the...
## Summary Enhance view item to have more enriched usage statistics ## Request Type Feature Request ## Description If i request views with usage=True set eg views = self.server.views.get(req_options =...
Pls provide a sample showing how to download a file attachment in an email. eg Say i wanted to download an excel file from my mailbox.