Commit 6e30e5a
authored
Include DeviceGroups in Alert Data (librenms#18443)
* Add device group information to alert object
* Implode device group IDs into a comma-separated string
Change device_group to implode device group IDs into a string.
* Rename 'device_group' to 'device_groups'
* Update RunAlerts.php
* Tweak
* StyleCI
* Add device groups information to alert templates
* Update device groups description in Templates.md
Clarified the format for device groups in the alert template.1 parent adc5d59 commit 6e30e5a
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments