-
Notifications
You must be signed in to change notification settings - Fork 30
/
components_available.json
86 lines (86 loc) · 1.98 KB
/
components_available.json
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"emoncms":{
"name":"Emoncms Core",
"url":"https://github.com/emoncms/emoncms.git"
},
"app":{
"name":"App",
"url":"https://github.com/emoncms/app.git"
},
"config":{
"name":"EmonHub Config",
"url":"https://github.com/emoncms/config.git"
},
"dashboard":{
"name":"Dashboard",
"url":"https://github.com/emoncms/dashboard.git"
},
"device":{
"name":"Device",
"url":"https://github.com/emoncms/device.git"
},
"graph":{
"name":"Graph",
"url":"https://github.com/emoncms/graph.git"
},
"setup":{
"name":"Network Setup",
"url":"https://github.com/emoncms/setup.git"
},
"wifi":{
"name":"WiFi",
"url":"https://github.com/emoncms/wifi.git"
},
"backup":{
"name":"Backup",
"url":"https://github.com/emoncms/backup.git"
},
"demandshaper":{
"name":"DemandShaper",
"url":"https://github.com/emoncms/demandshaper.git"
},
"postprocess":{
"name":"Postprocess",
"url":"https://github.com/emoncms/postprocess.git"
},
"sync":{
"name":"Sync",
"url":"https://github.com/emoncms/sync.git"
},
"usefulscripts":{
"name":"Usefulscripts",
"url":"https://github.com/emoncms/usefulscripts.git"
},
"EmonScripts":{
"name":"EmonScripts",
"url":"https://github.com/openenergymonitor/EmonScripts.git"
},
"RFM2Pi":{
"name":"RFM2Pi",
"url":"https://github.com/openenergymonitor/RFM2Pi"
},
"avrdude-rpi":{
"name":"Avrdude-rpi",
"url":"https://github.com/openenergymonitor/avrdude-rpi.git"
},
"emonhub":{
"name":"Emonhub",
"url":"https://github.com/openenergymonitor/emonhub.git"
},
"emonpi":{
"name":"EmonPi",
"url":"https://github.com/openenergymonitor/emonpi.git"
},
"dynamic":{
"name":"Dynamic",
"url":"https://github.com/emoncms/dynamic.git"
},
"mhep":{
"name":"MyHomeEnergyPlanner",
"url":"https://github.com/emoncms/myhomenergyplanner.git"
},
"find":{
"name":"Find",
"url":"https://github.com/emoncms/find.git"
}
}