Mercurial > code > home > repos > homeauto
annotate service/collector/collector_config.py @ 1549:5a04e8cd1cd7
update to many new named graphs
Ignore-this: a887bdab7b280cb5f7dbf2ab59982eaa
darcs-hash:daa39990e8fb5d5a45fa990a9e0bd8a73aee5927
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Thu, 13 Feb 2020 10:22:12 -0800 |
parents | d1ca59780090 |
children |
rev | line source |
---|---|
1515 | 1 config = { |
2 'streams': [ | |
3 {'id': 'home', | |
4 'sources': [ | |
5 # should be from :reasoning :source ?s | |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
6 |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
7 'http://bang:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
8 'http://bed5:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
9 'http://changing5:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
10 'http://frontbed5:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
11 'http://frontdoor5:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
12 'http://garage5:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
13 'http://kitchen5:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
14 'http://living5:9059/graph/events', |
1515 | 15 'http://workshop5:9059/graph/events', |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
16 |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
17 #'http://bang:9099/graph/mapTrails/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
18 'http://slash:9095/graph/dpms/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
19 'http://slash:9107/graph/xidle/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
20 'http://dash:9095/graph/dpms/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
21 'http://dash:9107/graph/xidle/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
22 'http://frontdoor5:9095/graph/dpms/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
23 'http://frontdoor5:9107/graph/xidle/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
24 'http://frontdoor5:10012/graph/rfid/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
25 'http://frontdoor5:10013/graph/tinyScreen/events', |
1515 | 26 |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
27 'http://bang:9075/graph/environment/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
28 'http://bang:10011/graph/frontDoorLock/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
29 'http://bang:10018/graph/mqtt/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
30 'http://bang:10016/graph/power/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
31 'http://bang:10015/graph/store/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
32 'http://bang:10006/graph/timebank/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
33 'http://bang:9070/graph/wifi/events', |
1515 | 34 ]}, |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
35 {'id': 'frontDoor', # used for front door display |
1515 | 36 'sources': [ |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
37 'http://bang:9105/graph/calendar/countdown/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
38 'http://bang:9105/graph/calendar/upcoming/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
39 'http://bang:9075/graph/environment/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
40 'http://bang:10018/graph/mqtt/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
41 'http://bang:10016/graph/power/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
42 'http://bang:10006/graph/timebank/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
43 'http://bang:10015/graph/store/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
44 |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
45 'http://bang:9059/graph/events', |
1515 | 46 'http://frontbed5:9059/graph/events', |
47 'http://garage5:9059/graph/events', | |
48 'http://kitchen5:9059/graph/events', | |
49 'http://living5:9059/graph/events', | |
50 'http://workshop5:9059/graph/events', | |
51 ]}, | |
52 {'id': 'network', | |
53 'sources': [ | |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
54 'http://bang:9070/graph/wifi/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
55 'http://bang:9073/graph/dhcpLeases/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
56 'http://bang:9009/graph/traffic/events', |
1515 | 57 ]}, |
58 {'id': 'source_frontDoor', | |
59 'sources': [ | |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
60 'http://frontdoor5:9059/graph/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
61 'http://frontdoor5:9095/graph/dpms/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
62 'http://frontdoor5:9107/graph/xidle/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
63 'http://frontdoor5:10012/graph/rfid/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
64 'http://frontdoor5:10013/graph/tinyScreen/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
65 'http://bang:10011/graph/frontDoorLock/events', |
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
66 'http://bang:10018/graph/mqtt/events', |
1515 | 67 ]}, |
68 {'id': 'env', | |
69 'sources': [ | |
1549
5a04e8cd1cd7
update to many new named graphs
drewp <drewp@bigasterisk.com>
parents:
1515
diff
changeset
|
70 'http://bang:9075/graph/environment/events', |
1515 | 71 ]}, |
72 {'id': 'workshop', | |
73 'sources': [ | |
74 'http://workshop5:9059/graph/events', | |
75 ]}, | |
76 | |
77 ] | |
78 } |