aboutsummaryrefslogtreecommitdiffstats
path: root/models/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Refactor AcTypeState UpdateFrancescoFioraEst7-77/+199
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst6-168/+34
2023-01-05Merge "Refactor Post instances to create and update ACM instances"Liam Fallon2-35/+1
2023-01-04Refactor Post instances to create and update ACM instancesFrancescoFioraEst2-35/+1
2023-01-04Refactor Post compositions to create and update ACM definitionsFrancescoFioraEst1-1/+7
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst4-126/+6
2022-12-20Merge "Fix copy contructor in DocToscaServiceTemplate in ACM"Liam Fallon6-25/+93
2022-12-20Merge "Refactor instanceId as primary key in JpaAutomationComposition"Liam Fallon7-179/+110
2022-12-19Merge "Upgrade the H2 database to the latest version"Liam Fallon1-1/+1
2022-12-18Upgrade the H2 database to the latest versionliamfallon1-1/+1
2022-12-16Add new endpoints for ACM state handlingliamfallon4-0/+128
2022-12-16Refactor instanceId as primary key in JpaAutomationCompositionFrancescoFioraEst7-179/+110
2022-12-16Fix copy contructor in DocToscaServiceTemplate in ACMFrancescoFioraEst6-25/+93
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst4-7/+18
2022-12-13Merge "Link the existing InstantiationController with the generated code"Ramesh Murugan Iyer2-4/+34
2022-12-12Merge "Add support for instance properties"Pamela Dragosh3-4/+77
2022-12-12Link the existing InstantiationController with the generated codeFrancescoFioraEst2-4/+34
2022-12-08Add support for instance propertiesFrancescoFioraEst3-4/+77
2022-12-08Add instanceId support in AutomationCompositionProviderFrancescoFioraEst5-45/+71
2022-12-05Merge "Refactor POST and PUT Automation Composition"Liam Fallon3-59/+20
2022-12-01Refactor POST and PUT Automation CompositionFrancescoFioraEst3-59/+20
2022-11-30Save ToscaServiceTemplate as Json in ACMFrancescoFioraEst9-94/+85
2022-11-28Merge "Link the AutomationComposition with AutomationCompositionDefinition"Liam Fallon9-153/+124
2022-11-24Link the AutomationComposition with AutomationCompositionDefinitionFrancescoFioraEst9-153/+124
2022-11-23Add model to save ToscaServiceTemplate as Json in ACMFrancescoFioraEst22-0/+2828
2022-11-18Link the existing CommissioningController with the generated codeFrancescoFioraEst6-256/+362
2022-11-15Merge "Remove redundant endpoints in ACM"Ramesh Murugan Iyer3-160/+2
2022-11-14Remove redundant endpoints in ACMFrancescoFioraEst3-160/+2
2022-11-11Add AutomationCompositionDefinition modelFrancescoFioraEst4-1/+175
2022-11-01Remove old implementation of statistics in ACM modelsFrancescoFioraEst15-1030/+5
2022-08-26Add new topic for publishing events in Acm Element Implrameshiyer272-3/+5
2022-08-09Create Message Handler and Activator for the test microserviceFrancescoFioraEst3-6/+80
2022-07-29Create concepts models for the test microserviceFrancescoFioraEst4-0/+145
2022-06-24Fix participant update list event for multiple AC elementsrameshiyer271-3/+3
2022-05-25Added Edit Instance Properties Functionalitybrunomilitzer1-2/+51
2022-02-18Rename TOSCA Control Loop to ACMliamfallon72-904/+1085
2022-02-16Add Hibernate support in runtime-controlloopFrancescoFioraEst1-1/+0
2021-12-02Add support transactionFrancescoFioraEst5-11/+11
2021-11-25Add support transaction in CL and ServiceTemplate ProvidersFrancescoFioraEst2-123/+166
2021-11-19Add support transaction in ParticipantProviderFrancescoFioraEst10-96/+267
2021-11-10Add support transaction in Statistics ProvidersFrancescoFioraEst6-79/+219
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti2-3/+1
2021-10-22Add support startPhase in all state transitionsFrancescoFioraEst1-0/+24
2021-10-19Refactor GlobalControllerExceptionHandlerFrancescoFioraEst1-0/+43
2021-10-05Handle ParticipantRegisterFrancescoFioraEst1-0/+226
2021-09-23Merge "Add participantType to participant class"Liam Fallon4-3/+24
2021-09-22Fix startPhase in runtime and participantsFrancescoFioraEst2-0/+15
2021-09-22Add participantType to participant classSirisha_Manchikanti4-3/+24
2021-09-14Add Priming flag per controlloopSirisha_Manchikanti4-0/+87
2021-09-10Merge "Verify participant Simulator and messages"Liam Fallon2-3/+84