-
Notifications
You must be signed in to change notification settings - Fork 30
datastream update( ) method bug #1
Comments
The user is expect to handle exception, as it is a question of what do you want to do when a network issue occurred. For information on how to handle any exception in Python, take a look at the section 8 of the language tutorial. Just to give an example, in some use cases the application may wish to either:
The 3 examples are very basic and there will be numerous other solutions for some particular use cases. |
Thanks -- makes sense Is there any examples of code to provision and activate devices - the api documentation is a little scant On May 16, 2013, at 9:18 AM, Ilya Dmitrichenko [email protected] wrote:
|
@rabarar device provisioning should be added in v0.2. If you do need an example to work with in the meantime, I should be able to help you with something simple. Are you planing to implement this on a Raspberry Pi or some other similar device? |
Thanks -- I can wait for the released version. I am just experimenting at this point... On May 20, 2013, at 4:05 AM, Ilya Dmitrichenko [email protected] wrote:
|
I'm closing this in favour of #5. |
Is there any chance to get a python device activation API? Sample could could suffice- currently docs don't explain how to generate activation_code... |
Good luck :) if you find anything please share... On Jun 22, 2013, at 10:05 AM, andig [email protected] wrote:
|
Thanks :) On Jun 22, 2013, at 12:02 PM, Ilya Dmitrichenko [email protected] wrote:
|
when an aberrant network event occurs while running the datastream update method, the following failure message below occurs and the program terminates.
The text was updated successfully, but these errors were encountered: