|
| 1 | +The Accounting/Monitor and Control Interface is intended to support access to power and energy related information regarding users, jobs and platform details to the accounting role. |
| 2 | +The accounting role differs from the user role in part by the elevated permissions this role will typically have. |
| 3 | +The accounting role includes interfaces to expose both a low-level interface via the attribute interface and higher level energy and statistics information through interface specific functions. |
| 4 | +The availability of historic information, critical to much of the accounting role, is dependent on the availability of the information in the Monitor and Control System which is implementation specific. |
| 5 | + |
| 6 | + |
| 7 | +%==============================================================================% |
| 8 | +\subsection{Supported Attributes}\label{sec:AccMCAttributes} |
| 9 | +A significant amount of functionality for this interface is exposed through the attribute functions (section \ref{sec:Attributes}). |
| 10 | +The attribute functions in conjunction with the following attributes (Table \ref{table:AccMC}) expose numerous measurement (get) and control (set) capabilities to the accounting role. |
| 11 | + |
| 12 | +\begin{attributetable}{Accounting, Monitor and Control System - Supported Attributes }{table:AccMC} |
| 13 | + \aPstateDesc |
| 14 | + \aCstateDesc |
| 15 | + \aCstateLimitDesc |
| 16 | + \aSstateDesc |
| 17 | + \aCurrentDesc |
| 18 | + \aVoltageDesc |
| 19 | + \aPowerDesc |
| 20 | + \aMinPowerDesc |
| 21 | + \aMaxPowerDesc |
| 22 | + \aFreqDesc |
| 23 | + \aFreqLimitMinDesc |
| 24 | + \aFreqLimitMaxDesc |
| 25 | + \aEnergyDesc |
| 26 | + \aTempDesc |
| 27 | +\end{attributetable} |
| 28 | + |
| 29 | + |
| 30 | +%==============================================================================% |
| 31 | + |
| 32 | +\subsection{Supported Core (Common) Functions}\label{sec:AccMCSupportedCommon} |
| 33 | + |
| 34 | + |
| 35 | +\begin{itemize}[noitemsep,nolistsep] |
| 36 | + \item{Hierarchy Navigation Functions - section \ref{sec:Navigation}} |
| 37 | + \begin{itemize}[noitemsep,nolistsep] |
| 38 | + \item{ALL} |
| 39 | + \end{itemize} |
| 40 | + \item{Group Functions - section \ref{sec:Group}} |
| 41 | + \begin{itemize}[noitemsep,nolistsep] |
| 42 | + \item{ALL} |
| 43 | + \end{itemize} |
| 44 | + \item{Attribute Functions - section \ref{sec:Attributes}} |
| 45 | + \begin{itemize}[noitemsep,nolistsep] |
| 46 | + \item{ALL} |
| 47 | + \end{itemize} |
| 48 | + \item{Metadata Functions - section \ref{sec:METADATA}} |
| 49 | + \begin{itemize}[noitemsep,nolistsep] |
| 50 | + \item{ALL} |
| 51 | + \end{itemize} |
| 52 | + \item{Statistics Functions - section \ref{sec:StatisticsFunctions}} |
| 53 | + \begin{itemize}[noitemsep,nolistsep] |
| 54 | + \item{ALL} |
| 55 | + \end{itemize} |
| 56 | +\end{itemize} |
| 57 | + |
| 58 | +%==============================================================================% |
| 59 | + |
| 60 | +\subsection{Supported High-Level (Common) Functions}\label{sec:AccMCHighLevel} |
| 61 | + |
| 62 | +\begin{itemize}[noitemsep,nolistsep] |
| 63 | + \item{Report Functions - section \ref{sec:ReportFunctions}} |
| 64 | + \begin{itemize}[noitemsep,nolistsep] |
| 65 | + \item{ALL} |
| 66 | + \end{itemize} |
| 67 | +\end{itemize} |
| 68 | +%==============================================================================% |
| 69 | + |
| 70 | +\subsection{Interface Specific Functions}\label{sec:AccMCFunctions} |
| 71 | + |
0 commit comments