Support overriding live configuration per camera.

This commit is contained in:
Dermot Duffy
2022-01-14 21:31:16 -08:00
parent 795ef323bb
commit 7d4f32ce73
8 changed files with 358 additions and 151 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ const upgradeMoveTo = function (
};
/**
* Sanitize a potentially-unsafe key segment.
* Upgrade from a singular camera model to multiple.
* @param key A string key.
* @returns A safe key.
*/