Gitiles
Code Review
Sign In
gerrit.opencord.org
/
person-detection-app
/
2948cc0e854a119b3698a3d3db097ddda13079d2
/
.
/
person_detection
/
config.py
blob: f1cb46e07ef5a67e9f4d78b60166c1822f0f6182 [
file
] [
log
] [
blame
]
"""
SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
SPDX-License-Identifier: LicenseRef-ONF-Member-1.01
"""
cameras
=
{
"0"
:
"Camera 0"
,
"1"
:
"Camera 1"
,
"2"
:
"Camera 2"
}