unable to produce working config
Open
- Dominant language
- JavaScript
- Stars
- 116
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Can anyone provide full example on a working config.json?
How does the device config fit into this:
{
"mqtt": {
"url": "mqtt://user:pass@foobar.example"
},
"dongles": [
{
"hciDevice": "hci0",
"mode": "le",
"troubleshooting": {},
"services": [],
"devices": [
]
}
]
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.