Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/tef/nordic_power/doll_living_lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@ Describe the key infrastructure components available at the TEF Site, including
<td><strong>Data Broker<strong></td>
<td>
{{ config.extra.labels.data_brokers.fiware }}<br>
<strong>- API: /strong> &lt;<\>Scorpio<br>
<strong>- API: /strong> Scorpio<br>
Comment thread
sermars marked this conversation as resolved.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<strong>- API: /strong> Scorpio<br>
<strong>- API:</strong> {{ config.extra.labels.api_brokers.ngsi_ld }}<br>

<strong>- Version:</strong> ??
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the data broker is Fiware, in the version we are putting whether it is Orion or Scorpio, for example.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So
API: Fiware,
Version: Scorpio?

And keep the graphic label?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for example:

<tr>
    <td><strong>Data Broker<strong></td>
    <td>
      {{ config.extra.labels.data_brokers.fiware }}<br>
      <strong>- API:</strong> {{ config.extra.labels.api_brokers.ngsi_ld }}<br>
      <strong>- Version:</strong> Scorpio
    </td>
 </tr>

</td>
</tr>
<tr>
<td><strong>Data Source<strong></td>
<td>&lt;\>Scorpio Context Broker</td>
<td><strong>Data Source:<strong></td>
<td>Scorpio Context Broker</td>
</tr>
<tr>
<td><strong>IdM &amp; Auth<strong></td>
<td>&lt;no_specified\>KeyCloak</td>
<td>KeyCloak</td>
</tr>
<tr>
<td><strong>Data Publication<strong></td>
<td>&lt;no_specified\>RESTful API</td>
<td>RESTful API</td>
</tr>
</table>

Expand Down