ble-server/config.json

16 lines
296 B
JSON
Raw Normal View History

2017-08-10 01:24:14 +00:00
{
"uuid":{
2017-08-10 12:18:43 +00:00
"main": "930da73d-1b80-4d3e-a8b6-d9b4e7e771bd",
2017-08-10 01:24:14 +00:00
"service":{
"id":"dd535b71-8f05-4e30-beb0-6fa7ea3dfc3e",
"func":{
"time":"00000001-8f05-4e30-beb0-6fa7ea3dfc3e",
"data":"00000002-8f05-4e30-beb0-6fa7ea3dfc3e"
}
}
2017-08-14 15:17:03 +00:00
},
"printer": {
"serial": "/dev/ttyUSB0"
2017-08-10 01:24:14 +00:00
}
}