mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
9 lines
148 B
Python
9 lines
148 B
Python
""" Publishers for Pi.Alert """
|
|
|
|
"""
|
|
each publisher exposes:
|
|
|
|
- check_config () returning True / False
|
|
- send (message) returning True / Fasle
|
|
"""
|