Release NodeStateManager 1.2.0.0
[profile/ivi/node-state-manager.git] / NodeStateAccess / NodeStateAccess.h
similarity index 98%
rename from NodeStateAccessStub/NodeStateAccess.h
rename to NodeStateAccess/NodeStateAccess.h
index 96beb25..f66861f 100644 (file)
@@ -9,10 +9,10 @@
 *
 * Interface between NodeStateManager and IPC
 *
-* This header file is a part of the NodeStateAccess library (NSMA) stub.
-* The architecture requires that the NodeStateManager (NSM) is independent
-* from the D-Bus binding and generated code. The interface functions of the
-* library have to be implemented according to their description.
+* This header file is a part of the NodeStateAccess library (NSMA).
+* The architecture requires that the NodeStateManager (NSM) is independent from the D-Bus binding and code generated by
+* "gdbus-codegen". Therefore, the D-Bus communication and generated D-Bus objects are handled inside of this library.
+* The library offers the NSM an interface to use objects generated via gdbus-codgen.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this