Skip to content

Commit b82154e

Browse files
committed
Update docs
1 parent fa8fb6b commit b82154e

12 files changed

Lines changed: 2449 additions & 1966 deletions

docs/big-data-flink.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a
1919

2020
# Real-time Processing and Big Data Analysis
2121

22-
> "Who controls the past controls the future: who controls the present controls the past."
22+
> "The farmer has to be an optimist or he wouldn't still be a farmer."
2323
>
24-
> George Orwell. "1984"
24+
> Will Rogers
2525
2626
Smart solutions based on FIWARE are architecturally designed around microservices. They are therefore are designed to
2727
scale-up from simple applications (such as the Supermarket tutorial) through to city-wide installations base on a large

docs/big-data-spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a
1919

2020
# Real-time Processing and Big Data Analysis
2121

22-
> "You have to find what sparks a light in you so that you in your own way can illuminate the world."
22+
> "Don't judge each day by the harvest you reap but by the seeds that you plant."
2323
>
24-
> Oprah Winfrey
24+
> Robert Louis Stevenson
2525
2626
Smart solutions based on FIWARE are architecturally designed around microservices. They are therefore are designed to
2727
scale-up from simple applications (such as the Supermarket tutorial) through to city-wide installations base on a large

docs/identity-management.md

Lines changed: 424 additions & 800 deletions
Large diffs are not rendered by default.

docs/iot-agent-json.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a
1717

1818
# Why are multiple IoT Agents needed?
1919

20-
> "Ils en conclurent que la syntaxe est une fantaisie et la grammaire une illusion."
20+
> "Agriculture is the foundation of all other arts."
2121
>
22-
> Gustave Flaubert (Bouvard and Pecuchet)
22+
> Cyrus the Great
2323
2424
As defined previously, an IoT Agent is a component that lets a group of devices sends their data to and be managed from
2525
a Context Broker using their own native protocols. Every IoT Agent is defined for a single payload format, although they

docs/merge-patch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a
1414

1515
# Merge **PATCH** and Overwrite **PUT**
1616

17-
> "Last night I dreamed about you. What happened in detail I can hardly remember, all I know is that we kept merging
17+
> "Last night I dreamed about you. What happened in detail I can hardly remember, all I know is that we kept mergingng
1818
> into one another. I was you, you were me. Finally you somehow caught fire"
1919
>
2020
> — Franz Kafka, Letters to Milena

docs/ngsi-ld-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a
1818

1919
# NGSI-LD CRUD Operations
2020

21-
> “Ninety-percent of everything is crud.”
21+
> “Ninety-percent of everything is crud.”.”
2222
>
2323
> ― Theodore Sturgeon, Venture Science Fiction Magazine
2424

docs/pep-proxy.md

Lines changed: 807 additions & 0 deletions
Large diffs are not rendered by default.

docs/roles-permissions.md

Lines changed: 340 additions & 1154 deletions
Large diffs are not rendered by default.

docs/securing-access.md

Lines changed: 864 additions & 0 deletions
Large diffs are not rendered by default.

docs/time-series-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a
2727

2828
# Persisting and Querying Time Series Data (CrateDB)
2929

30-
> "Forever is composed of nows."
30+
> "To everything there is a season, and a time to every purpose under the heaven."
3131
>
32-
> Emily Dickinson
32+
> Ecclesiastes
3333
3434
FIWARE [QuantumLeap](https://smartsdk.github.io/ngsi-timeseries-api/) is a time-based data-persistence generic enabler
3535
created specifically to persist and query time-series database (currently CrateDB and TimescaleDB). The component can

0 commit comments

Comments
 (0)