forked from platypush/platypush
- Implemented synchronous behaviour (without background process and stdout/stderr log files) for `platyvenv start`.191-support-for-general-entities-backend-and-plugin
parent
2b5698bdfe
commit
fa11b13638
@ -0,0 +1,5 @@
|
||||
``sensor.motion.pmw3901``
|
||||
=========================
|
||||
|
||||
.. automodule:: platypush.backend.sensor.motion.pmw3901
|
||||
:members:
|
@ -1,5 +0,0 @@
|
||||
``sensor.motion.pwm3901``
|
||||
===========================================
|
||||
|
||||
.. automodule:: platypush.backend.sensor.motion.pwm3901
|
||||
:members:
|
@ -0,0 +1,5 @@
|
||||
``gpio.sensor.motion.pmw3901``
|
||||
==============================
|
||||
|
||||
.. automodule:: platypush.plugins.gpio.sensor.motion.pmw3901
|
||||
:members:
|
@ -1,6 +0,0 @@
|
||||
``gpio.sensor.motion.pwm3901``
|
||||
================================================
|
||||
|
||||
.. automodule:: platypush.plugins.gpio.sensor.motion.pwm3901
|
||||
:members:
|
||||
|
Loading…
Reference in new issue