Skip to content

Commit

Permalink
Merge pull request #156 from GeographicaGS/dev-cayetano-docs
Browse files Browse the repository at this point in the history
Documentation - simulation examples folder
  • Loading branch information
gtorodelvalle authored Oct 17, 2016
2 parents 4761197 + dabc6bb commit 115d692
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Simulation configuration examples
In this folder you can find several configuration examples (JSON files) to use with FIWARE Device Simulator.

All the examples provided follow the requirements of [FIWARE Data Models](http://fiware-datamodels.readthedocs.io).

## Examples provided
Examples provided cover several domain areas:
- [Parking](#parking)
- [Waste](#waste)
- [Street lighting](#street-lighting)

### Parking
- File: urbo-simulation-parking.json
- Simulation:
- 13 OffStreetParking entities.
- 27 OnStreetParking entities.
- 11 ParkingGroup entities.
- 278 ParkingSpot entities.

### Waste
- File: urbo-simulations-waste.json
- Simulation:
- 173 WasteContainer entities.
- 1 WasteContainerModel.

### Street lighting
- File: urbo-simulation-streetlight.json
- Simulation:
- 25 StreetlightControlCabinet entities.

0 comments on commit 115d692

Please sign in to comment.