Skip to content

Module catalog

30 modules ship on the platform today. Every one of them is built on the same @tv/extension-sdk contract this site documents — the same manifest, the same PlatformContext, the same ./Shell federation entry point. There is no privileged internal API.

Of those, 28 ship their own backend service and 30 contribute Copilot tools the platform AI can call.

This page is generated from the modules' module-manifest.json files — it can't drift from what actually ships.

Operations

ModuleIDVersionWhat it does
Accounts Receivable@tv/module-accounts-receivable1.0.0Unified module managing tenant invoicing, billing charges, and payments via a single ACID boundary
BIM@tv/module-bim1.0.0Building Information Modeling — IFC import, model versioning, and 3D inspection tied to the BOT building graph
CAFM@tv/module-cafm1.0.0Computer-Aided Facility Management — work orders, preventive maintenance, time entries, and inspection workflows
Checklists@tv/module-checklists1.0.0Reusable inspection checklist templates with conditional logic, scoring, and PDF report export
Compliance@tv/module-compliance1.0.0Financial and operational compliance reporting with CSV/PDF export and audit-ready data exports
Data Import & Onboarding@tv/module-data-import1.0.0Building onboarding and data sync from legacy building-management APIs, CAFM/BMS systems, batch CSV uploads, and RealEstateCore (REC) exports
Equipment@tv/module-equipment1.0.0Building equipment catalog, lifecycle, and inventory — tracks asset metadata and integrates with CAFM work orders
Facility@tv/module-facility1.0.0Initial site setup wizard — steps through creating the building, its storeys and its spaces in the building graph (Building → Storey → Space)
Finance@tv/module-finance1.0.0Tax calculation, multi-country billing strategies (Russian VAT, EU VAT, Kazakh tax), and financial reconciliation
Finance Workspace@tv/module-finance-workspace1.0.0Unified Role-Based Financial Control Center for AR, AP, and GL
Leases@tv/module-leases2.0.0Shopping mall lease management — contract lifecycle, multi-unit demises and GLA tracking, turnover-rent brackets, CAM charges, and portfolio KPIs (occupancy, WAULT, rent per m²)
Map Editor@tv/module-map-editor1.0.0Professional 2D/3D indoor map editing suite aligned with the W3C BOT building graph
OPEX@tv/module-opex1.0.0Operational expense management — vendor contracts, AI-driven benchmarking, and tender/RFP generation
Robotics@tv/module-robotics1.0.0Service robot orchestration — fleet status, mission dispatch, and integration with cleaning, security, and delivery robots
Service Desk@tv/module-service-desk1.0.0Tenant and visitor service request intake — public reporting form, assignment workflow, and SLA tracking

Engagement

ModuleIDVersionWhat it does
Events@tv/module-events1.0.0Building event programming — books plazas, atriums and other common areas with double-booking detection, and runs targeted email campaigns to tenant segments
Loyalty@tv/module-loyalty1.0.0Shopper and tenant loyalty programme — points balances and membership tiers, QR check-ins for gamified in-mall trails, and receipt-based point awards
Mind Map@tv/module-mindmap1.0.0Visual brainstorming and concept-mapping tool
Multimedia@tv/module-multimedia1.0.0Digital signage and banner management — schedule promotional content, advertisements, and wayfinding assets across kiosks
Promotions@tv/module-promotions1.0.0Tenant promotional campaigns for 3D kiosks and digital signage — campaign scheduling and publishing, signed time-limited QR drops, and Wi-Fi footfall attribution
Wayfinding@tv/module-wayfinding1.0.0Indoor wayfinding and visitor navigation — POI directory, multi-floor pathfinding, and accessible-route alternatives

Analytics

ModuleIDVersionWhat it does
Analytics@tv/module-analytics1.0.0Kiosk and digital signage event analytics — touchscreen interactions, advertising impressions, and visitor flow
Dashboards@tv/module-dashboards1.0.0Configurable analytics dashboards and KPI tiles for building operations and tenant performance

AI

ModuleIDVersionWhat it does
ML Insights@tv/module-ml-insights1.0.0Machine learning analytics — anomaly detection, predictive maintenance, and tenant behavior insights

Infrastructure

ModuleIDVersionWhat it does
Audit Logs@tv/module-audit-logs1.0.0Compliance-grade audit trail viewer — searchable, filterable history of every platform action across users, organizations, and modules
Example Module@tv/module-example1.0.0Reference implementation of the Tango Vision module contract
IoT@tv/module-iot1.0.0IoT sensor and device monitoring — temperature, humidity, CO2, motion, energy, and water with real-time alerts
Notifications & Email Automation@tv/module-notifications1.0.0Multi-channel notification hub for Tango Vision
Web3@tv/module-web31.0.0Blockchain integration — tokenized loyalty, on-chain receipts (Polygon/Solana), and custodial/non-custodial wallet support
WiFi Sensing@tv/module-wifi-sensing1.0.0Privacy-preserving occupancy, presence, and spatial intelligence via WiFi CSI — no cameras required

Reading a row

Each module links to its source. Start with tv-module-example — it is the reference implementation of the contract, kept deliberately minimal so the shape is visible.

Build your own

Built on the Tango Vision platform. Questions? developers@tango.vision