summaryrefslogtreecommitdiff
path: root/FS/FS.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-01-04 13:28:26 -0800
committerIvan Kohler <ivan@freeside.biz>2014-01-04 13:28:26 -0800
commit50e89d97c110d58e0755c69775e0d243a82e352d (patch)
tree7044df3571c7353df2ddab240644ff5218dc81ea /FS/FS.pm
parenta2d7e034ab84eb7f18140c076bbdc36c49456e77 (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 8a8f7b6db..485792a17 100644
--- a/FS/FS.pm
+++ b/FS/FS.pm
@@ -214,6 +214,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