mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-30 23:03:03 -07:00
9 lines
148 B
Python
Executable File
9 lines
148 B
Python
Executable File
""" Publishers for Pi.Alert """
|
|
|
|
"""
|
|
each publisher exposes:
|
|
|
|
- check_config () returning True / False
|
|
- send (message) returning True / Fasle
|
|
"""
|