diff --git a/docs/source/events.rst b/docs/source/events.rst index 2a09975b..9d0b63ba 100644 --- a/docs/source/events.rst +++ b/docs/source/events.rst @@ -28,6 +28,7 @@ Events platypush/events/google.fit.rst platypush/events/google.pubsub.rst platypush/events/gotify.rst + platypush/events/gpio.rst platypush/events/gps.rst platypush/events/http.rst platypush/events/http.hook.rst diff --git a/docs/source/platypush/events/gpio.rst b/docs/source/platypush/events/gpio.rst new file mode 100644 index 00000000..e702acf8 --- /dev/null +++ b/docs/source/platypush/events/gpio.rst @@ -0,0 +1,5 @@ +``gpio`` +======== + +.. automodule:: platypush.message.event.gpio + :members: