summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-01-31Refactor ACM Update message to ACM Deploy message in ACMFrancescoFioraEst5-52/+53
2023-01-31Add element and definition map to ppnt endpointssaul.gill1-0/+26
2023-01-30Refactor Prime and Deprime messages in ACMFrancescoFioraEst5-89/+131
2023-01-26Remove participantType and referencessaul.gill4-22/+14
2023-01-25Models for refactor Prime and Deprime in ACMFrancescoFioraEst6-37/+37
2023-01-23Refactor participantId as UUIDFrancescoFioraEst9-49/+24
2023-01-19Add supported ac elements to participantssaul.gill1-4/+19
2023-01-17Remove FilterRepository in ACMFrancescoFioraEst2-4/+5
2023-01-12Add participant controller in ACMsaul.gill6-65/+232
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst6-184/+153
2023-01-05Merge "Refactor Post instances to create and update ACM instances"Liam Fallon6-138/+77
2023-01-04Refactor Post instances to create and update ACM instancesFrancescoFioraEst6-138/+77
2023-01-04Refactor Post compositions to create and update ACM definitionsFrancescoFioraEst2-29/+14
2022-12-21Merge "Add compositionId into Messages between ACM and Participants"Liam Fallon7-185/+118
2022-12-20Merge "Remove unused code in acm stubs"Liam Fallon3-21/+14
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst7-185/+118
2022-12-20Merge "Refactor instanceId as primary key in JpaAutomationComposition"Liam Fallon2-4/+4
2022-12-19Remove unused code in acm stubslapentafd3-21/+14
2022-12-16Add new endpoints for ACM state handlingliamfallon5-68/+468
2022-12-16Refactor instanceId as primary key in JpaAutomationCompositionFrancescoFioraEst2-4/+4
2022-12-15Merge "Server stubs for acm runtime"Liam Fallon9-0/+443
2022-12-14Server stubs for acm runtimelapentafd9-0/+443
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst2-2/+2
2022-12-13Merge "Link the existing InstantiationController with the generated code"Ramesh Murugan Iyer6-401/+125
2022-12-12Merge "Adding examples for openapi specification"Pamela Dragosh26-0/+3696
2022-12-12Link the existing InstantiationController with the generated codeFrancescoFioraEst6-401/+125
2022-12-08Add instanceId support in AutomationCompositionProviderFrancescoFioraEst3-8/+14
2022-12-08Adding examples for openapi specificationlapentafd26-0/+3696
2022-12-06Merge "Replace SpringFox with SpringDoc in CLAMP"Liam Fallon2-90/+25
2022-12-06Replace SpringFox with SpringDoc in CLAMPliamfallon2-90/+25
2022-12-05Merge "Refactor POST and PUT Automation Composition"Liam Fallon4-189/+112
2022-12-01Refactor POST and PUT Automation CompositionFrancescoFioraEst4-189/+112
2022-11-30Save ToscaServiceTemplate as Json in ACMFrancescoFioraEst1-1/+0
2022-11-24Link the AutomationComposition with AutomationCompositionDefinitionFrancescoFioraEst5-50/+46
2022-11-18Link the existing CommissioningController with the generated codeFrancescoFioraEst9-519/+199
2022-11-15Merge "Remove redundant endpoints in ACM"Ramesh Murugan Iyer4-919/+0
2022-11-14Remove redundant endpoints in ACMFrancescoFioraEst4-919/+0
2022-11-11Modify OpenAPI yaml to fix swagger editor errorsliamfallon1-125/+118
2022-11-10Align Code Generation to Commissioned Automation Composition endpointsFrancescoFioraEst1-250/+314
2022-11-09Fix typo in ACM swaggerlapentafd1-1/+7
2022-11-07Add ACM OpenApi Specificationslapentafd1-0/+1167
2022-10-27Remove old implementation of statistics in ACM-runtimeFrancescoFioraEst4-614/+3
2022-10-10Make the ACM REST endpoint preamble configurable via springrameshiyer272-1/+3
2022-08-31Add Prometheus metric messages for ACM runtimeFrancescoFioraEst8-9/+49
2022-07-14Remove usage of jackson libraries from clamp runtime acmFrancescoFioraEst2-111/+6
2022-06-09Fix configuration for Prometheus metricsadheli.tavares4-7/+46
2022-05-25Added Edit Instance Properties Functionalitybrunomilitzer4-23/+236
2022-04-27Fix Issue when serialization into JSON SchemaFrancescoFioraEst1-51/+47
2022-04-20Replace jackson library usage with GSONSirisha_Manchikanti1-48/+47
2022-03-07Fixed Instance Properties Namebrunomilitzer2-30/+12