File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "author" : " CreateCandle " ,
3
- "description" : " Adds support for connnecting to MySensors devices" ,
2
+ "author" : " CandleSmartHome.com " ,
3
+ "description" : " Wirelessly connect to Arduino devices" ,
4
4
"gateway_specific_settings" : {
5
5
"webthings" : {
6
6
"exec" : " python3 {path}/main.py" ,
18
18
"default" : {
19
19
"Gateway" : " USB Serial gateway" ,
20
20
"Metric" : true ,
21
- "Optimize things" : true ,
21
+ "Optimize things" : false ,
22
22
"Timeout period" : " 60" ,
23
23
"USB device name" : " " ,
24
- "USB serial communication speed" :" 115200" ,
24
+ "USB serial communication speed" :" 115200" ,
25
25
"IP address" : " " ,
26
26
"MQTT password" : " " ,
27
27
"MQTT username" : " " ,
96
96
" Gateway" ,
97
97
" Optimize things" ,
98
98
" Metric" ,
99
- " USB serial communication speed" ,
99
+ " USB serial communication speed" ,
100
100
" Timeout period"
101
101
],
102
102
"type" : " object"
You can’t perform that action at this time.
0 commit comments