[freeside-commits] branch FREESIDE_3_BRANCH updated. d9dc1fc7a9540208f4088aed0cce8b7a9bbefb27
Ivan
ivan at 420.am
Sat Jan 4 13:28:28 PST 2014
The branch, FREESIDE_3_BRANCH has been updated
via d9dc1fc7a9540208f4088aed0cce8b7a9bbefb27 (commit)
from 75f626bbaca8e1a1a2a05f616c34251f6694c7a0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d9dc1fc7a9540208f4088aed0cce8b7a9bbefb27
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Jan 4 13:28:27 2014 -0800
svc_alarm, RT#23694
diff --git a/FS/FS.pm b/FS/FS.pm
index 10f07c6..d655500 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
-----------------------------------------------------------------------
Summary of changes:
FS/FS.pm | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
More information about the freeside-commits
mailing list