Gitiles
Code Review
Sign In
gerrit.opencord.org
/
person-detection-app
/
a7170999d2d3a08740fb6dedab554912c3bf8a37
/
.
/
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"
}