Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro committed Sep 6, 2017
1 parent 17768d7 commit 14a6ea5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/user/NGSI/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,17 +156,17 @@ A *Document* in Knowage environment permits to use the DataSet previous created
### Cockpit Engine

In the following example we create a Document of type *Cockpit* because is strictly related to REST NGSIv2 DataSet. With this type of Document you can see the notifications of Context Elements changes from OCB in real time.
So, start to create a Document clicking on folder icon at homepage:
So, start to build a Cockpit by creating a new document in the Workspace:

TODO
![](media/6_Cockpit_Document.png)

Now you can see the data retrieved from OCB:

![](media/7_Console_Document.png)
![](media/7_Cockpit_Document.png)

Now we modify a Context Element (please use your preferred application to make REST calls). The change is immediately reflected on Cockpit Document: the bar chart goes up/down and the related values in table changes accordingly:

![](media/8_Console_Document_Changes.png)
![](media/8_Cockpit_Document.png)

### Chart Engine

Expand Down

0 comments on commit 14a6ea5

Please sign in to comment.