Fixed joystick manifest.

This commit is contained in:
Fabio Manganiello 2023-11-16 22:01:07 +01:00
parent e2c72ea24b
commit 39b4483401
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -1,6 +1,8 @@
manifest:
events:
platypush.message.event.joystick.JoystickEvent: when a new joystick event is received
- platypush.message.event.joystick.JoystickConnectedEvent
- platypush.message.event.joystick.JoystickDisconnectedEvent
- platypush.message.event.joystick.JoystickStateEvent
install: {}
package: platypush.backend.joystick
type: backend
package: platypush.plugins.joystick
type: plugin