Skip to content

Commit

Permalink
Merge pull request #2 from Cosmo-Tech/fix_doc
Browse files Browse the repository at this point in the history
fix README and change connector.yaml template
  • Loading branch information
lalepee authored Jun 8, 2023
2 parents 9a08e78 + 1e7cba8 commit 70716e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,6 @@

The aim of this project is to read data from Cosmo Tech Twin Cache solution

## Changelog

### Version 0.0.3

#### Features

-Add password management

### Version 0.0.2

#### Fix

- Change EXPORT_PATH to CSM_FETCH_ABSOLUTE_PATH

### Version 0.0.1

#### Features

- Read data from Cosmo Tech Twin Cache solution regarding environment variables
Expand Down Expand Up @@ -62,6 +46,7 @@ Fill the following command with your information:
export TWIN_CACHE_HOST=<twin_cache_host>
export TWIN_CACHE_NAME=<twin_cache_name>
export TWIN_CACHE_PORT=<twin_cache_port>
export TWIN_CACHE_PASSWORD=<twin_cache_port>
export CSM_FETCH_ABSOLUTE_PATH=<export_path>
```

Expand Down
2 changes: 1 addition & 1 deletion platform/connector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ repository: cosmo-tech/twincache-connector
tags:
- SimuOps Connector dev
url: https://github.com/Cosmo-Tech/twincache-connector
version: 0.1.1
version: 0.2.0

0 comments on commit 70716e1

Please sign in to comment.