This PR fixes the issue #222. It sets the Kind of the submodel
as per the action taken.
click on "Add submodel template" within Env "All Submodels"
click on "Add submodel intance" within Env "All Submodels"
click on "Create new Submodel of kind Instance" within a single AAS
already created
Fix:
for 1. Submodel/kind is set to "Template".
for 2. Submodel/kind is set to "Instance".
for 3. Submodel/kind is set to "Instance".
This PR fixes the issue #222. It sets the Kind of the submodel as per the action taken.
click on "Add submodel template" within Env "All Submodels" click on "Add submodel intance" within Env "All Submodels" click on "Create new Submodel of kind Instance" within a single AAS already created
Fix:
for 1. Submodel/kind is set to "Template". for 2. Submodel/kind is set to "Instance". for 3. Submodel/kind is set to "Instance".