forked from platypush/platypush
Updated docs
This commit is contained in:
parent
d5de38975d
commit
f9ce4b75e8
31 changed files with 54 additions and 137 deletions
|
@ -43,20 +43,9 @@ Backends
|
||||||
platypush/backend/pushbullet.rst
|
platypush/backend/pushbullet.rst
|
||||||
platypush/backend/redis.rst
|
platypush/backend/redis.rst
|
||||||
platypush/backend/scard.rst
|
platypush/backend/scard.rst
|
||||||
platypush/backend/sensor.accelerometer.rst
|
|
||||||
platypush/backend/sensor.arduino.rst
|
|
||||||
platypush/backend/sensor.battery.rst
|
platypush/backend/sensor.battery.rst
|
||||||
platypush/backend/sensor.bme280.rst
|
|
||||||
platypush/backend/sensor.dht.rst
|
|
||||||
platypush/backend/sensor.distance.rst
|
|
||||||
platypush/backend/sensor.distance.vl53l1x.rst
|
|
||||||
platypush/backend/sensor.envirophat.rst
|
|
||||||
platypush/backend/sensor.ir.zeroborg.rst
|
platypush/backend/sensor.ir.zeroborg.rst
|
||||||
platypush/backend/sensor.leap.rst
|
platypush/backend/sensor.leap.rst
|
||||||
platypush/backend/sensor.ltr559.rst
|
|
||||||
platypush/backend/sensor.mcp3008.rst
|
|
||||||
platypush/backend/sensor.motion.pmw3901.rst
|
|
||||||
platypush/backend/sensor.serial.rst
|
|
||||||
platypush/backend/stt.deepspeech.rst
|
platypush/backend/stt.deepspeech.rst
|
||||||
platypush/backend/stt.picovoice.hotword.rst
|
platypush/backend/stt.picovoice.hotword.rst
|
||||||
platypush/backend/stt.picovoice.speech.rst
|
platypush/backend/stt.picovoice.speech.rst
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``sensor.accelerometer``
|
|
||||||
==========================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.accelerometer
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
``sensor.arduino``
|
|
||||||
====================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.arduino
|
|
||||||
:members:
|
|
|
@ -1,6 +0,0 @@
|
||||||
``sensor.bme280``
|
|
||||||
===================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.bme280
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
``sensor.dht``
|
|
||||||
================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.dht
|
|
||||||
:members:
|
|
|
@ -1,5 +0,0 @@
|
||||||
``sensor.distance``
|
|
||||||
=====================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.distance
|
|
||||||
:members:
|
|
|
@ -1,6 +0,0 @@
|
||||||
``sensor.distance.vl53l1x``
|
|
||||||
=============================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.distance.vl53l1x
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``sensor.envirophat``
|
|
||||||
=======================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.envirophat
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``sensor.ltr559``
|
|
||||||
===================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.ltr559
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
``sensor.mcp3008``
|
|
||||||
====================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.mcp3008
|
|
||||||
:members:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
``sensor.motion.pmw3901``
|
|
||||||
=========================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.motion.pmw3901
|
|
||||||
:members:
|
|
|
@ -1,6 +0,0 @@
|
||||||
``sensor.serial``
|
|
||||||
===================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.backend.sensor.serial
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``gpio.sensor.accelerometer``
|
|
||||||
===============================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.accelerometer
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``gpio.sensor.bme280``
|
|
||||||
========================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.bme280
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
``gpio.sensor.dht``
|
|
||||||
=====================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.dht
|
|
||||||
:members:
|
|
|
@ -1,6 +0,0 @@
|
||||||
``gpio.sensor.distance``
|
|
||||||
==========================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.distance
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``gpio.sensor.distance.vl53l1x``
|
|
||||||
==================================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.distance.vl53l1x
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``gpio.sensor.envirophat``
|
|
||||||
============================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.envirophat
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``gpio.sensor.ltr559``
|
|
||||||
========================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.ltr559
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
``gpio.sensor.mcp3008``
|
|
||||||
=========================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.mcp3008
|
|
||||||
:members:
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
``gpio.sensor.motion.pmw3901``
|
|
||||||
==============================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.gpio.sensor.motion.pmw3901
|
|
||||||
:members:
|
|
5
docs/source/platypush/plugins/sensor.bme280.rst
Normal file
5
docs/source/platypush/plugins/sensor.bme280.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.bme280``
|
||||||
|
=================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.bme280
|
||||||
|
:members:
|
5
docs/source/platypush/plugins/sensor.dht.rst
Normal file
5
docs/source/platypush/plugins/sensor.dht.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.dht``
|
||||||
|
==============
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.dht
|
||||||
|
:members:
|
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.distance.vl53l1x``
|
||||||
|
===========================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.distance.vl53l1x
|
||||||
|
:members:
|
5
docs/source/platypush/plugins/sensor.envirophat.rst
Normal file
5
docs/source/platypush/plugins/sensor.envirophat.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.envirophat``
|
||||||
|
=====================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.envirophat
|
||||||
|
:members:
|
5
docs/source/platypush/plugins/sensor.hcsr04.rst
Normal file
5
docs/source/platypush/plugins/sensor.hcsr04.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.hcsr04``
|
||||||
|
=================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.hcsr04
|
||||||
|
:members:
|
5
docs/source/platypush/plugins/sensor.lis3dh.rst
Normal file
5
docs/source/platypush/plugins/sensor.lis3dh.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.lis3dh``
|
||||||
|
=================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.lis3dh
|
||||||
|
:members:
|
5
docs/source/platypush/plugins/sensor.ltr559.rst
Normal file
5
docs/source/platypush/plugins/sensor.ltr559.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.ltr559``
|
||||||
|
=================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.ltr559
|
||||||
|
:members:
|
5
docs/source/platypush/plugins/sensor.mcp3008.rst
Normal file
5
docs/source/platypush/plugins/sensor.mcp3008.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.mcp3008``
|
||||||
|
==================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.mcp3008
|
||||||
|
:members:
|
5
docs/source/platypush/plugins/sensor.pmw3901.rst
Normal file
5
docs/source/platypush/plugins/sensor.pmw3901.rst
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
``sensor.pmw3901``
|
||||||
|
==================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.sensor.pmw3901
|
||||||
|
:members:
|
|
@ -46,15 +46,6 @@ Plugins
|
||||||
platypush/plugins/google.youtube.rst
|
platypush/plugins/google.youtube.rst
|
||||||
platypush/plugins/gotify.rst
|
platypush/plugins/gotify.rst
|
||||||
platypush/plugins/gpio.rst
|
platypush/plugins/gpio.rst
|
||||||
platypush/plugins/gpio.sensor.accelerometer.rst
|
|
||||||
platypush/plugins/gpio.sensor.bme280.rst
|
|
||||||
platypush/plugins/gpio.sensor.dht.rst
|
|
||||||
platypush/plugins/gpio.sensor.distance.rst
|
|
||||||
platypush/plugins/gpio.sensor.distance.vl53l1x.rst
|
|
||||||
platypush/plugins/gpio.sensor.envirophat.rst
|
|
||||||
platypush/plugins/gpio.sensor.ltr559.rst
|
|
||||||
platypush/plugins/gpio.sensor.mcp3008.rst
|
|
||||||
platypush/plugins/gpio.sensor.motion.pmw3901.rst
|
|
||||||
platypush/plugins/gpio.zeroborg.rst
|
platypush/plugins/gpio.zeroborg.rst
|
||||||
platypush/plugins/graphite.rst
|
platypush/plugins/graphite.rst
|
||||||
platypush/plugins/hid.rst
|
platypush/plugins/hid.rst
|
||||||
|
@ -110,6 +101,15 @@ Plugins
|
||||||
platypush/plugins/redis.rst
|
platypush/plugins/redis.rst
|
||||||
platypush/plugins/rss.rst
|
platypush/plugins/rss.rst
|
||||||
platypush/plugins/rtorrent.rst
|
platypush/plugins/rtorrent.rst
|
||||||
|
platypush/plugins/sensor.bme280.rst
|
||||||
|
platypush/plugins/sensor.dht.rst
|
||||||
|
platypush/plugins/sensor.distance.vl53l1x.rst
|
||||||
|
platypush/plugins/sensor.envirophat.rst
|
||||||
|
platypush/plugins/sensor.hcsr04.rst
|
||||||
|
platypush/plugins/sensor.lis3dh.rst
|
||||||
|
platypush/plugins/sensor.ltr559.rst
|
||||||
|
platypush/plugins/sensor.mcp3008.rst
|
||||||
|
platypush/plugins/sensor.pmw3901.rst
|
||||||
platypush/plugins/serial.rst
|
platypush/plugins/serial.rst
|
||||||
platypush/plugins/shell.rst
|
platypush/plugins/shell.rst
|
||||||
platypush/plugins/slack.rst
|
platypush/plugins/slack.rst
|
||||||
|
|
Loading…
Reference in a new issue