Skip to content

Commit

Permalink
Merge pull request #93 from fisuda/update/documentation
Browse files Browse the repository at this point in the history
UPDATE hyper link to images
  • Loading branch information
fisuda authored Feb 18, 2023
2 parents 51a76c1 + f6ef201 commit a7ae805
Show file tree
Hide file tree
Showing 25 changed files with 98 additions and 97 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## node-red-contrib-letsfiware-NGSI v0.8.0-next

- UPDATE hyper link to images (#92)
- ADD Service and ServicePath custom node (#91)
- Improve NGSI source custom node (#90)
- Fix hyper links (#89)
Expand Down
6 changes: 3 additions & 3 deletions docs/en/custom_nodes/fiware_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to obtain the version information of FIWARE Orion.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/version-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/version/version-01.png)

## Contents

Expand All @@ -18,7 +18,7 @@ This custom node is a simple node that allows to obtain the version information

## Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/version-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/version/version-02.png)

- `name`: a name for a node instance
- `Context Broker`: an endpoint of a context broker
Expand Down Expand Up @@ -77,7 +77,7 @@ A `msg.payload` contains the version information of FIWARE Orion.

## Example

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/version-03.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/version/version-03.png)

```
[{"id":"55dbdb0eb1444bc2","type":"tab","label":"Flow 1","disabled":false,"info":"","env":[]},{"id":"3f69ee368a865420","type":"FIWARE version","z":"55dbdb0eb1444bc2","openapis":"dbfbafc3664fa2c3","x":320,"y":80,"wires":[["3eb4deafeb81a5f5"]]},{"id":"d2f7b9a85b57a7fd","type":"inject","z":"55dbdb0eb1444bc2","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":120,"y":80,"wires":[["3f69ee368a865420"]]},{"id":"3eb4deafeb81a5f5","type":"debug","z":"55dbdb0eb1444bc2","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":530,"y":80,"wires":[]},{"id":"dbfbafc3664fa2c3","type":"Open APIs","name":"","brokerEndpoint":"http://localhost:1026","service":"","idmEndpoint":"","idmType":"none"}]
Expand Down
12 changes: 6 additions & 6 deletions docs/en/custom_nodes/historical_context.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to obtain historical context from STH-Comet.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context/historical-context-01.png)

## Contents

Expand All @@ -20,7 +20,7 @@ This custom node is a simple node that allows to obtain historical context from

This node allows to obtain raw context information or historical aggregate time series context information from STH-Comet.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context/historical-context-02.png)

- Raw context information
- Historical aggregate time series context information
Expand All @@ -42,11 +42,11 @@ You can specify the start and end of the target period.

For example, if you want to get historical context from 3 days ago to 2 days ago, specify as follows.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context-03.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context/historical-context-03.png)

## Raw context information

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context-04.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context/historical-context-04.png)

- `name`: a name for a node instance
- `Generic Enabler`: an endpoint of a STH-Comet
Expand Down Expand Up @@ -100,7 +100,7 @@ A `msg.payload` contains historical context data.

## Historical Aggregated Time Series Context Information

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context-05.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context/historical-context-05.png)

- `name`: a name for a node instance
- `Generic Enabler`: an endpoint of a STH-Comet
Expand Down Expand Up @@ -245,4 +245,4 @@ This output is for the NGSI-to-dashboard custom node.
}
```

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context-06.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/historical-context/historical-context-06.png)
10 changes: 5 additions & 5 deletions docs/en/custom_nodes/ngsi_attribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to read, update or delete an attribute in NGSIv2 entity.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-01.png)

## Contents

Expand All @@ -22,7 +22,7 @@ It allows to read an attribute in NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-02.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -80,7 +80,7 @@ It allows to update an attribute in NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-03.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-03.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -128,7 +128,7 @@ It allows to delete an attribute in NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-04.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-04.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -185,7 +185,7 @@ It allows to read, update or delete an attribute in NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-05.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-05.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down
8 changes: 4 additions & 4 deletions docs/en/custom_nodes/ngsi_attribute_value.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to read or update an attribute value of NGSIv2 entity.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-value/attribute-value-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-value/attribute-value-01.png)

## Contents

Expand All @@ -21,7 +21,7 @@ It allows to read an attribute value of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-value/attribute-value-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-value/attribute-value-02.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -69,7 +69,7 @@ It allows to update an attribute value of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-value/attribute-value-03.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-value/attribute-value-03.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -135,7 +135,7 @@ It allows to read or update an attribute value of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute-value/attribute-value-04.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attribute/attribute-value/attribute-value-04.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down
12 changes: 6 additions & 6 deletions docs/en/custom_nodes/ngsi_attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to append, update, upsert or replace attributes of NGSIv2 entity.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes/attributes-01.png)

## Contents

Expand All @@ -23,7 +23,7 @@ It allows to append attributes of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes/attributes-02.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -74,7 +74,7 @@ It allows to update attributes of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes-03.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes/attributes-03.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -125,7 +125,7 @@ It allows to upsert attributes of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes-04.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes/attributes-04.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -181,7 +181,7 @@ It allows to replace attributes of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes-05.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes/attributes-05.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -242,7 +242,7 @@ It allows to append, update, upsert or replace attributes of NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes-06.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/attributes/attributes-06.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down
4 changes: 2 additions & 2 deletions docs/en/custom_nodes/ngsi_entity.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ It allows to create a NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images//entity/entity-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/entity/entity-02.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down Expand Up @@ -151,7 +151,7 @@ It allows to upsert a NGSIv2 entity.

### Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images//entity/entity-04.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/entity/entity-04.png)

- `name`: A name for a node instance
- `Context Broker`: An endpoint of a context broker
Expand Down
14 changes: 7 additions & 7 deletions docs/en/custom_nodes/ngsi_open-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This custom node is a configuration node that allows to configure Context Broker

## Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis-06.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis/open-apis-06.png)

- `name`: a name for a node instance
- `Generic Enabler`: Generic enable type: `Orion Context Broker` or `STH-Comet`
Expand All @@ -35,38 +35,38 @@ This custom node is a configuration node that allows to configure Context Broker

To use Orion Context Broker, set `Orion Context Broker` to the `Generic Enabler` property.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis/open-apis-01.png)

### STH-Comet

To use STH-Comet, set `STH-Comet` to the `Generic Enabler` property.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis-07.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis/open-apis-07.png)

## Identity manager type

### None

Set `NONE` to `IdM Type` when not using any identity manager.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis/open-apis-02.png)

### Tokenproxy

Set `Tokenproxy` to `IdM Type` when using Tokenproxy. Then, set IdM Endpoint, Username and Password.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis-03.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis/open-apis-03.png)

### Keyrock

Set `Keyrock` to `IdM Type` when using Keyrock. Then, set IdM Endpoint, Username, Password, Client ID and Client
Secret.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis-04.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis/open-apis-04.png)

### Generic

Set `Generic` to `IdM Type` when using an generic identity manager. Then, set IdM Endpoint, Username, Password, Client
ID and Client Secret.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis-05.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/open-apis/open-apis-05.png)
4 changes: 2 additions & 2 deletions docs/en/custom_nodes/ngsi_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to obtain NGSIv2 entities.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/source-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/source/source-01.png)

## Contents

Expand All @@ -18,7 +18,7 @@ This custom node is a simple node that allows to obtain NGSIv2 entities.

## Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/source-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/source/source-02.png)

- `name`: a name for a node instance
- `Context Broker`: an endpoint of a context broker
Expand Down
16 changes: 8 additions & 8 deletions docs/en/custom_nodes/ngsi_to_dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to transform context data to data for the dashboard node.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-01.png)

## Contents

Expand All @@ -19,7 +19,7 @@ This custom node is a simple node that allows to transform context data to data

## Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-02.png)

- `name`: a name for a node instance
- `Input type`: an input type: `Entity (normalized)`, `Notification` or `Historical context`
Expand All @@ -34,9 +34,9 @@ This custom node is a simple node that allows to transform context data to data

If you want to transform context data received form NGSI Entity node, set `Entity (normalized)` to Input type.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-03.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-03.png)

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-04.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-04.png)

```
{
Expand Down Expand Up @@ -80,9 +80,9 @@ A msg contains data for the dashboard node.

If you want to transform notification data received from Orion Context Broker, set `Notification` to Input type.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-05.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-05.png)

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-06.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-06.png)

```
{
Expand Down Expand Up @@ -131,9 +131,9 @@ A msg contains data for the dashboard node.

If you want to transform historical context data received form Historical context node, set `Historical` to Input type.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-07.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-07.png)

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard-08.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/ngsi-to-dashboard/ngsi-to-dashboard-08.png)

```
{
Expand Down
4 changes: 2 additions & 2 deletions docs/en/custom_nodes/ngsi_to_worldmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This custom node is a simple node that allows to transform from NGSIv2 entities to "things" data for the Worldmap node.

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/to-worldmap-01.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/to-worldmap/to-worldmap-01.png)

## Contents

Expand All @@ -18,7 +18,7 @@ This custom node is a simple node that allows to transform from NGSIv2 entities

## Properties

![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/to-worldmap-02.png)
![](https://raw.githubusercontent.com/lets-fiware/node-red-contrib-letsfiware-NGSI/gh-pages/images/to-worldmap/to-worldmap-02.png)

- `name`: a name for a node instance
- `attr to use as name`: attribute name that has a value used as name for the Worldmap node
Expand Down
Loading

0 comments on commit a7ae805

Please sign in to comment.