platypush/platypush/plugins/joystick/manifest.yaml

9 lines
272 B
YAML

manifest:
events:
- platypush.message.event.joystick.JoystickConnectedEvent
- platypush.message.event.joystick.JoystickDisconnectedEvent
- platypush.message.event.joystick.JoystickStateEvent
install: {}
package: platypush.plugins.joystick
type: plugin