Changes: ^^^^^^^^ * allow for multiple subscriptions to same event, and ignore extra subscriptions. * do not fail on unsubscribe for unknown events
0.1.3
------------------
Changes: ^^^^^^^^ * added ability to unsubscribe for events. See example_python_files/event_listeners.py for example
0.1.2
------------------
Changes: ^^^^^^^^ * expose get_device_info as public
0.1.1
------------------
Changes: ^^^^^^^^ * Added some python examples * added attribute_names, attribute, variable methods to make it easier to use those with named values instead of dot notation * make available more of the attributes returned from ParticleIO