From 7f4b04b598badc5bce969dcbad2307c4decabe6f Mon Sep 17 00:00:00 2001 From: kmohr-soprasteria <57349523+kmohr-soprasteria@users.noreply.github.com> Date: Wed, 11 Jun 2025 20:14:54 +0200 Subject: [PATCH] Add a new genericResponseProfileInstance for v2.0.1 Fixes #1321 --- spec/MicroWaveDeviceInventory+config.json | 19 +++++++++++++++++++ ...oWaveDeviceInventory+profileInstances.yaml | 10 ++++++++++ 2 files changed, 29 insertions(+) diff --git a/spec/MicroWaveDeviceInventory+config.json b/spec/MicroWaveDeviceInventory+config.json index f4cd4873..a8e0a472 100644 --- a/spec/MicroWaveDeviceInventory+config.json +++ b/spec/MicroWaveDeviceInventory+config.json @@ -260,6 +260,25 @@ } } }, + { + "uuid": "mwdi-2-0-1-response-p-011", + "profile-name": "response-profile-1-0:PROFILE_NAME_TYPE_GENERIC_RESPONSE_PROFILE", + "response-profile-1-0:response-profile-pac": { + "response-profile-capability": { + "operation-name": "/v1/inform-about-release-history-in-generic-representation", + "field-name": { + "field-name-reference": "/core-model-1-4:control-construct/logical-termination-point=mwdi-2-0-1-http-s-000/layer-protocol=0/http-server-interface-1-0:http-server-interface-pac/http-server-interface-capability/release-list=4/release-number" + }, + "description": "Represents the 5th entry in the list of releases", + "datatype": "string" + }, + "response-profile-configuration": { + "value": { + "value-reference": "/core-model-1-4:control-construct/logical-termination-point=mwdi-2-0-1-http-s-000/layer-protocol=0/http-server-interface-1-0:http-server-interface-pac/http-server-interface-capability/release-list=4/changes" + } + } + } + }, { "uuid": "mwdi-2-0-1-file-p-000", "profile-name": "file-profile-1-0:PROFILE_NAME_TYPE_FILE_PROFILE", diff --git a/spec/MicroWaveDeviceInventory+profileInstances.yaml b/spec/MicroWaveDeviceInventory+profileInstances.yaml index dad4fd21..01946bbc 100644 --- a/spec/MicroWaveDeviceInventory+profileInstances.yaml +++ b/spec/MicroWaveDeviceInventory+profileInstances.yaml @@ -138,6 +138,16 @@ profile-instances: configuration: value-reference: '/core-model-1-4:control-construct/logical-termination-point=mwdi-2-0-1-http-s-000/layer-protocol=0/http-server-interface-1-0:http-server-interface-pac/http-server-interface-capability/release-list=3/changes' + - profile-name: 'GenericResponseProfile' + uuid: 'mwdi-2-0-1-response-p-011' + capability: + operation-name: '/v1/inform-about-release-history-in-generic-representation' + field-name-reference: '/core-model-1-4:control-construct/logical-termination-point=mwdi-2-0-1-http-s-000/layer-protocol=0/http-server-interface-1-0:http-server-interface-pac/http-server-interface-capability/release-list=4/release-number' + description: 'Represents the 5th entry in the list of releases' + datatype: string + configuration: + value-reference: '/core-model-1-4:control-construct/logical-termination-point=mwdi-2-0-1-http-s-000/layer-protocol=0/http-server-interface-1-0:http-server-interface-pac/http-server-interface-capability/release-list=4/changes' + - profile-name: 'FileProfile' uuid: 'mwdi-2-0-1-file-p-000' capability: