feat: Ipad app production readiness, Colony orchestration, Social posting (#44)
#38 Ipad app production readiness, Colony orchestration, Social posting Co-authored-by: Sayan Datta <sayan@Sayans-MacBook-Air.local> Reviewed-on: #44
This commit was merged in pull request #44.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import Foundation
|
||||
|
||||
enum SentinelScope {
|
||||
static let navigationTitle = "Operator Posture"
|
||||
static let navigationTitle = "Sentinel"
|
||||
static let productFamilyName = "Sentinel"
|
||||
static let availabilityBadge = "Operator posture only"
|
||||
static let availabilityBadge = "Live perception analytics"
|
||||
|
||||
static let disabledAnalyticsCapabilities: [String] = [
|
||||
"visitor counting",
|
||||
@@ -12,6 +12,9 @@ enum SentinelScope {
|
||||
]
|
||||
|
||||
static let liveBackedCapabilities: [String] = [
|
||||
"visitor counting",
|
||||
"sentiment distribution",
|
||||
"journey intelligence",
|
||||
"alert posture",
|
||||
"transcription queue visibility",
|
||||
"upcoming calendar pressure",
|
||||
|
||||
Reference in New Issue
Block a user