diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-01-04 13:28:27 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-01-04 13:28:27 -0800 |
commit | d9dc1fc7a9540208f4088aed0cce8b7a9bbefb27 (patch) | |
tree | a1b5a95413aaf2fab34fdf7748a33248e9c47b7a /FS/FS.pm | |
parent | 75f626bbaca8e1a1a2a05f616c34251f6694c7a0 (diff) |
svc_alarm, RT#23694
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |