Skip to content

Instantly share code, notes, and snippets.

@kingsimba
Last active July 6, 2022 12:46
Show Gist options
  • Save kingsimba/552d3e01b8d5f9dacf7ca89656178bca to your computer and use it in GitHub Desktop.
Save kingsimba/552d3e01b8d5f9dacf7ca89656178bca to your computer and use it in GitHub Desktop.
config_sample.json
{
"configs":[
{
"devices":[
"asd2323",
"dsfas34"
],
"config":{
"depth_camera":{
"enable":false
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment