Skip to content

Commit

Permalink
chore: added car pass info
Browse files Browse the repository at this point in the history
  • Loading branch information
matbmoser authored May 17, 2024
1 parent ab23adf commit 94b1b35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dpp-tutorial/resources/digital-twins/car-dt-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,11 @@
{
"interface": "SUBMODEL-3.0",
"protocolInformation": {
"href": "<PROVIDER_DATAPLANE_URL>/api/public/data/urn:uuid:<UUID>",
"href": "https://dpp.int.demo.catena-x.net/BPNL000000000000/api/public/data/urn:uuid:<UUID>",
"endpointProtocol": "HTTP",
"endpointProtocolVersion": ["1.1"],
"subprotocol": "DSP",
"subprotocolBody": "id=urn:uuid:0c3d2db0-e5c6-27f9-5875-15a9a00e7a27;dspEndpoint=<PROVIDER_CONTROLPLANE_URL>",
"subprotocolBody": "id=urn:uuid:0c3d2db0-e5c6-27f9-5875-15a9a00e7a27;dspEndpoint=https://dpp.int.demo.catena-x.net/BPNL000000000000",
"subprotocolBodyEncoding": "plain",
"securityAttributes": [
{
Expand Down

0 comments on commit 94b1b35

Please sign in to comment.