forked from platypush/platypush
8 lines
270 B
YAML
8 lines
270 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.ping.HostDownEvent: if a host stops responding ping requests
|
|
platypush.message.event.ping.HostUpEvent: if a host starts responding ping requests
|
|
install:
|
|
pip: []
|
|
package: platypush.backend.ping
|
|
type: backend
|