Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
naiades-platform-poc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
naiades
naiades-platform-poc
Commits
5b98ae9a
Commit
5b98ae9a
authored
Feb 26, 2020
by
Federico Sismondi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated doc. Formated diagrams using MD
parent
94dc100c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
11 deletions
+15
-11
README.md
README.md
+15
-11
No files found.
README.md
View file @
5b98ae9a
...
...
@@ -5,6 +5,7 @@ This is inspired from [FIWARE tutorial](https://github.com/Fiware/tutorials.PEP-
# OVERALL ARCHITECTURE
```
+----------------------+ +-------------------+
| | | |
| Cloud Core Platform +----------------+ WMS - Watering |
...
...
@@ -21,10 +22,13 @@ This is inspired from [FIWARE tutorial](https://github.com/Fiware/tutorials.PEP-
| |
+----------------------+
+------------------------------------------------------------------------------+
```
# WMS subscribes:
```
+----------------------+ +-------------------+
| | | |
| Cloud Core Platform +<---------------+ WMS - Watering |
...
...
@@ -40,11 +44,13 @@ This is inspired from [FIWARE tutorial](https://github.com/Fiware/tutorials.PEP-
| |
+----------------------+
```
+------------------------------------------------------------------------------+
# IoT data update, forwarding data to subscribers
```
+----------------------+ +-------------------+
| | | |
| Cloud Core Platform +--------------->+ WMS - Watering |
...
...
@@ -61,11 +67,12 @@ UPDATE|
| |
+----------------------+
+------------------------------------------------------------------------------+
```
# TODO how do we handle non-standard FIWARE formats?
# A proposal from UDGA/MI:
```
+----------------------+ +-------------------+
| | | |
| Cloud Core Platform +--------------->+ WMS + Watering |
...
...
@@ -93,11 +100,10 @@ UPDATE|
| |
+----------------------+
+------------------------------------------------------------------------------+
```
# Requirements
-
install
`docker-compose`
-
`docker`
&
`docker-compose`
-
get source code repo
# Demo steps
...
...
@@ -105,11 +111,9 @@ UPDATE|
## Put platform up
`docker-compose up -d`
##
Test pulling data from platform without token
##
Run demo using shell scripts in `scripts` folder
```
bash
c
url
-X
GET http://localhost:1027/v2/entities/urn:ngsi-ld:Store:001
\?
options
\=
keyValue
s
Auth-token not found
in
request header
c
d
script
s
./01_create_entity.sh
```
##
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment