Skip to content

Commit 24e5c3d

Browse files
Merge remote-tracking branch 'origin/dev'
2 parents 7f04855 + 94ad8db commit 24e5c3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

md-docs/user_guide/detection_event_rules.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ Two types of actions are currently supported: notification and retrain.
2222
- `DiscordNotificationAction`: sends a notification to a Discord channel via webhook.
2323
- `EmailNotificationAction`: sends an email to the provided email address.
2424
- `TeamsNotificationAction`: sends a notification to Microsoft Teams via webhook.
25+
- `MqttNotificationAction`: sends a notification to an MQTT broker.
2526

2627
### Retrain Actions
2728

28-
Retrain actions let you to retrain your model, therefore, they are only available when the rule monitoring target is a model.
29+
Retrain actions let you retrain your model, therefore, they are only available when the rule monitoring target is a model.
2930
The retrain action does not need any parameter because it is automatically inferred from the `model_name` attribute of the rule.
3031
Of course, it is mandatory that the model has a retrain trigger associated in order to add a retrain action to the rule.
3132

0 commit comments

Comments
 (0)