summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/docx/14_z_nodeStateManagement.dox
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/docx/14_z_nodeStateManagement.dox')
-rw-r--r--AudioManagerDaemon/docx/14_z_nodeStateManagement.dox5
1 files changed, 4 insertions, 1 deletions
diff --git a/AudioManagerDaemon/docx/14_z_nodeStateManagement.dox b/AudioManagerDaemon/docx/14_z_nodeStateManagement.dox
index 2e9150e..4e7d3e3 100644
--- a/AudioManagerDaemon/docx/14_z_nodeStateManagement.dox
+++ b/AudioManagerDaemon/docx/14_z_nodeStateManagement.dox
@@ -27,6 +27,9 @@ The ControllerPlugin can register by the NSM to be informed when a shutdown will
but only after the Controller registered by the NSM via am::CAmNodeStateCommunicator::nsmRegisterShutdownClient.\n
The controller has to answer this request during the timeout with am::CAmNodeStateCommunicator::nsmSendLifecycleRequestComplete .
For more information, check am::CAmNodeStateCommunicator and http://projects.genivi.org
-
+Here is an overview of the relations between AudioManager and NSM:
+\image html NodeStateManagementRelations.png
+Here is the sequence that is used to do handle the lifecyclerequests:
+\image html Lifecylerequest.png
*/