Skip to content

constants

django_spire.metric.visual.signage.seeding.constants

SIGNAGE_SEEDS = [{'name': 'Lobby KPI Wall', 'description': 'Displays live company KPIs for visitors and staff in the main lobby.'}, {'name': 'Executive Suite Display', 'description': 'Shows revenue and pipeline dashboards for the leadership team.'}, {'name': 'Sales Floor Screen', 'description': 'Tracks deals, win rates, and revenue targets for the sales team.'}, {'name': 'HQ Main Hall Wall', 'description': 'Surfaces company-wide goals, milestones, and recognition.'}, {'name': 'Branch Office Display', 'description': 'Mirrors the main KPI dashboard for the branch team.'}, {'name': 'Conference Room Screen', 'description': 'Rolls briefing decks and live dashboards for meetings.'}, {'name': 'Customer Lounge Display', 'description': 'Shows service status and customer satisfaction metrics.'}, {'name': 'Warehouse Floor Screen', 'description': 'Monitors production throughput, quality, and safety metrics.'}] module-attribute