Skip to content

Commit a98007c

Browse files
authored
Merge pull request #101 from cyiallou/task/update-url
Update service urls used in instructions and examples to dummy
2 parents 8f863f7 + d72f155 commit a98007c

File tree

3 files changed

+340
-10
lines changed

3 files changed

+340
-10
lines changed

examples/Anleitung_ Deepnote Projekt erstellen und Notebook importieren.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ Geben Sie der Integration einen Namen ihrer Wahl und fügen Sie die unten aufgel
9999

100100
**Key** **Value**
101101

102-
REPORTING\_SERVER\_URL grpc://reporting.api.frequenz.com:443
102+
REPORTING\_SERVER\_URL grpc://reporting.url.goes.here.example.com
103103

104104
REPORTING\_API\_KEY Sie finden ihren API Key in Kuiper ([Anleitung](https://docs.google.com/document/u/0/d/1ePlCtr92pA1fRt2kt1PbyPs636ADk1r4PeuIOMBCM18/edit))
105105

106-
WEATHER\_SERVER\_URL grpc://fz-0003.frequenz.io:50052?ssl=false
106+
WEATHER\_SERVER\_URL grpc://weather.url.goes.here.example.com
107107

108108
Bestätigen Sie ihre Eingabe durch klicken auf **Create integration**
109109

examples/Instructions_ Create a Deepnote project and import a notebook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ Give the integration a name of your choice and add the key value pairs listed be
9696

9797
**Key** **Value**
9898

99-
REPORTING\_SERVER\_URL grpc://reporting.api.frequenz.com:443
99+
REPORTING\_SERVER\_URL grpc://reporting.url.goes.here.example.com
100100

101101
REPORTING\_API\_KEY You can find your API key in Kuiper ([Anleitung](https://docs.google.com/document/u/0/d/1ePlCtr92pA1fRt2kt1PbyPs636ADk1r4PeuIOMBCM18/edit))
102102

103-
WEATHER\_SERVER\_URL grpc://fz-0003.frequenz.io:50052?ssl=false
103+
WEATHER\_SERVER\_URL grpc://weather.url.goes.here.example.com
104104

105105
Confirm your entry by clicking on **Create integration**.
106106

examples/Weather-API-PV-Forecast.ipynb

Lines changed: 336 additions & 6 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)