summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSantosh Sivaraj <santosiv@in.ibm.com>2015-05-11 20:38:58 +0530
committerSantosh Sivaraj <santosiv@in.ibm.com>2016-11-09 19:42:34 +0530
commit931e110e8f0ebe88b84f0b8fee371a2280a95703 (patch)
treef695e4606db565b76156712709b2a0ff80c3606e /doc
parentf3a73de95bbcebe6d8a746f50c30913fab63d7bc (diff)
downloadima-catalog-931e110e8f0ebe88b84f0b8fee371a2280a95703.tar.gz
ima-catalog-931e110e8f0ebe88b84f0b8fee371a2280a95703.zip
Update to read unit field also from formula, update document with the unit field description
Signed-off-by: Santosh Sivaraj <santosiv@in.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/24x7EventAndGroupCatalogFormatProposals.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/24x7EventAndGroupCatalogFormatProposals.tex b/doc/24x7EventAndGroupCatalogFormatProposals.tex
index 29a6499..5af987e 100644
--- a/doc/24x7EventAndGroupCatalogFormatProposals.tex
+++ b/doc/24x7EventAndGroupCatalogFormatProposals.tex
@@ -537,6 +537,13 @@ known schema versions.
intended to comply with a formula syntax that
should make parsing and interpretation
easier... see Formula Syntax below \\ \hline
+ Unit Field Length & 0x10 + n1 + n2 + n3 & uint16 (n4) - This length includes
+ the length of the Unit Length field
+ \\ \hline
+ Unit & 0x10 + n1 + n2 + n3 + 2 & char[] Variable (zero-terminated ASCII padded to
+ half-word length) This is the unit of the
+ result of the formula \\ \hline
+
\end{tabular}
\subsection{Formula Entry Notes}
OpenPOWER on IntegriCloud