-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsmartabyar-smartvillage-import.yaml
48 lines (48 loc) · 1.47 KB
/
smartabyar-smartvillage-import.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
- name: Run smartabyar-smartvillage-import
hosts: localhost
connection: local
roles:
- smartabyar-smartvillage-import
vars:
ENTITY_TYPE: TrafficFlowObserved
ENTITY_NAME: "urn:ngsi-ld:{{ ENTITY_TYPE }}:{{ device.id }}"
ansible_operator_meta:
name: sweden-veberod-1-sjobovagen-se
namespace: smart-village-view
iotagent:
iot_host: http://iotagent-json-north-fiware.apps-crc.testing
fiware:
service: smarttrafficlights
service_path: /Sweden/Veberod/CityCenter
service_group:
cb_host: 'http://orion-ld-fiware.apps-crc.testing'
resource: /iot/json
apikey: VeberodIntersection1
device:
transport: MQTT
id: 'Sjobovagen-SE'
smartvillage:
enabled: true
auth_secret_name: keycloak-client-secret-smartvillage
auth_token_url: https://keycloak-sso.apps-crc.testing/auth/realms/SMARTVILLAGE/protocol/openid-connect/token
site_base_url: https://smartvillage.apps-crc.testing
import_api_uri: /api/traffic-flow-observed-import
sumo:
enabled: true
initial_parameters: [10, 20, 30, 50, 10, 10, 8, 8, 5, 5]
demand_scale: [1.4, 1.4]
fix_seed: false
lam: [0.11, 0.125, 0.01, 0.01]
routes:
- edges: '96027913#0 96027913#2 30186293 311389510#1'
id: r13
run_time: 0
v_types:
- accel: 2.6
decel: 4.5
id: v12
length: 5
max_speed: 55
min_gap: 1
sigma: 0.5