summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/docx/14_z_nodeStateManagement.dox
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2013-01-31 13:43:42 +0100
committerChristian Linke <christian.linke@bmw.de>2013-01-31 13:43:42 +0100
commit67f4b9a5eaef56fb86c056f5c2eefde7a2c3bc87 (patch)
tree42ad296ebb6eecba3b0d29408ac3fc5e7d04a066 /AudioManagerDaemon/docx/14_z_nodeStateManagement.dox
parent2999b87998ec7df7ca5a4a897a41611148587fd7 (diff)
downloadaudiomanager-67f4b9a5eaef56fb86c056f5c2eefde7a2c3bc87.tar.gz
* updated documentation to match foton release
Signed-off-by: Christian Linke <christian.linke@bmw.de>
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
*/