Download this file

readmd.md    29 lines (26 with data), 1.0 kB

C2NET Service Implementation

The C2NET cloud service is implemented and integrated in an incremental and iterative way. This implies to create an initial version of the C2NET service with a subset of its components, and then in new iterations to add new components while updating previously incorporated components by new versions.

The incremental and iterative process for doing so has been composed by:

  1. Initial C2NET service with basic set of PaaS 4 Manufacturing components:
  2. UCP
  3. CNM :heavy_check_mark:
  4. ACS :heavy_check_mark:
  5. DS.sql :heavy_check_mark:
  6. MariaDBWrapper :heavy_check_mark:
  7. Incorporation of OPT components:
    [ ] OPC
    [ ] SM
    [x] PM
    [x] Job
    [x] TaskExecutor (with the embedded OptimizationAlgorithms).
  8. Incorporation of DCF components:
  9. Pub/Sub
  10. RM
  11. DKMS
  12. TPM
  13. Mobile Application.
  14. Incorporation of COT components:
  15. OPP
  16. MPE-MD
  17. MPE-AA
  18. New iterations for updating the component versions.