diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2020-04-01 11:49:24 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2020-04-01 11:49:24 +0200 |
commit | 553c9901d30ff793363091480928434f6e563e6e (patch) | |
tree | e25fda64c283829a4f8b3c3164ea8dddb6dad0d5 /doc | |
parent | 2ed49ee65a76a3917eda653c52a69bfc5e17ee0e (diff) | |
parent | 4593733275789f576a95400feb02eaba7a3ae830 (diff) | |
download | dabmux-553c9901d30ff793363091480928434f6e563e6e.tar.gz dabmux-553c9901d30ff793363091480928434f6e563e6e.tar.bz2 dabmux-553c9901d30ff793363091480928434f6e563e6e.zip |
Merge PR 45 with Alarm Handling
Diffstat (limited to 'doc')
-rw-r--r-- | doc/advanced.mux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index bcfcc9a..b77744a 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -134,6 +134,7 @@ services { Finance false ; a comma separated list of clusters in which the service belongs to + ; cluster id 255 is not specified here and is ignored (for FIG 0/18) clusters "1,2" } } |