ble-server/config.json

16 lines
261 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":{
2017-08-23 06:51:42 +00:00
"data":"00000001-8f05-4e30-beb0-6fa7ea3dfc3e"
2017-08-10 01:24:14 +00:00
}
}
2017-08-14 15:17:03 +00:00
},
"printer": {
2017-08-23 15:31:25 +00:00
"serial": "/dev/ttyUSB0",
"cutFeed": 8
2017-08-10 01:24:14 +00:00
}
}