summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-01-04 13:28:27 -0800
committerIvan Kohler <ivan@freeside.biz>2014-01-04 13:28:27 -0800
commitd9dc1fc7a9540208f4088aed0cce8b7a9bbefb27 (patch)
treea1b5a95413aaf2fab34fdf7748a33248e9c47b7a /FS/FS.pm
parent75f626bbaca8e1a1a2a05f616c34251f6694c7a0 (diff)
svc_alarm, RT#23694
Diffstat (limited to 'FS/FS.pm')
-rw-r--r--FS/FS.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/FS/FS.pm b/FS/FS.pm
index 10f07c656..d6555007b 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -212,6 +212,14 @@ L<FS::cable_model> - Cable-modem model class
L<FS::cable_provider> - Cable provider class
+L<FS::svc_alarm> - Alarm service class
+
+L<FS::alarm_system> - Alarm system class
+
+L<FS::alarm_type> - Alarm type (inputs and outputs) class
+
+L<FS::alarm_station> - Alarm central station class
+
L<FS::inventory_class> - Inventory classes
L<FS::inventory_item> - Inventory items