Subscribe to News

Device State Manager

Author : Mdavid.franco

From TechnologicalWiki

Jump to: navigation, search

Contents

Overview

Accountable for the coherency between the real devices state and the shared state representation.

Listens to state change events from the real device drivers and updates the shared state representation

Listens to changes in the shared state representation of actuator devices, and acts on them to set the new state of the real device

[edit] License

Apache License, Version 2.0

[edit] Bundles

Bundle Repository: http://repository.osami-commons.org/

  • DSSDeviceIntegration_1.0.0.jar

[edit] Source Code

Host: cvs.forge.os4os.org

Repository path: /cvsroot/osami

Modules:

  • DSS/DSSDeviceIntegration
Main Collaborators