platypush/platypush/backend/sensor
Fabio Manganiello 284e0638f8 Always define msg so the function doesn't fail on exception
Reverted the previous retry logic for backend - it didn't really work

This reverts commit 4e0e4863a0.
This reverts commit 964c7b5cf0.
This reverts commit 6ce348365f.
2018-10-25 20:46:34 +02:00
..
distance Return of get_measurement should always be a dict 2018-09-06 03:14:11 +02:00
ir Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
__init__.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
accelerometer.py Added accelerometer sensor backend 2018-09-06 02:31:01 +02:00
leap.py Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
mcp3008.py Completed documentation for backends 2018-06-26 00:36:01 +02:00
serial.py Completed documentation for backends 2018-06-26 00:36:01 +02:00