Samna Sign Service
Digital signage management providing content deployment and display control for physical devices across the Samna ecosystem.
Overview
Samna Sign powers the digital signage experience on Samna hardware. It receives booking data to show room availability, integrates calendar information for dynamic display content, and works with the Device Manager for physical device control. Sign runs on multiple platforms including web, Android, and Raspberry Pi.
Data Flow
mermaid
flowchart LR
B[Bookable Service] -->|Booking Data| S[Sign Service]
C[Connect Service] -->|Calendar Data| S
S -->|Content| D[Display Devices]
DM[Device Manager] -->|Device Control| DService Dependencies
- Bookable Service (S3): Receives booking data for meeting room displays
- Samna Auth (S1): Provides authentication for secure content management
- Connect Service (S2): Integrates calendar and meeting data for display content
- Device Manager (S9): Manages physical display devices and deployment