Skip to content

Commit a405280

Browse files
committed
common: alerts: add documentation
Signed-off-by: Mykhailo Lohvynenko <[email protected]>
1 parent fb78a96 commit a405280

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/core/common/alerts/alerts.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Alerts
2+
3+
The alerts module is responsible for sending alerts.
4+
5+
It provides the following interface:
6+
7+
* [aos::alerts::SenderItf](itf/alerts.hpp) - sends alerts.
8+
9+
## aos::alerts::SenderItf
10+
11+
### SendAlert
12+
13+
Sends alert to the cloud.

0 commit comments

Comments
 (0)