Glossary

NORTHSTARSHOW SYSTEMS

Glossary

Terms used throughout Northstar documentation

Document NumberRevisionDatePlatform Version
NSSS-DOC-0003A2026-05-201.0

This document defines terms specific to the Northstar Show Systems platform. Standard industry terms (TCP, UDP, Wi-Fi, MD5) are not redefined here.

TermDefinition
BlockA unit of show logic in the Compose Block Editor. Types: hat, stack, control, reporter, boolean.
BridgeA Polaris node configured as a physical operator panel with buttons, key switch, and LEDs.
ComposeThe offline desktop application used to author shows.
CueA discrete show event. Has a hat block (trigger) and a script of stack/control blocks (behaviour).
CuemasterThe browser-based operator dashboard served by HelmOS.
Device FingerprintA 16-character hex string derived from machine identifiers, used for license binding.
FQBNFully Qualified Board Name. The Polaris platform uses arduino:renesas_uno:unor4wifi.
Hat BlockA block that defines when a cue fires. Examples: event-input, event-schedule, event-cuemaster.
HelmOSThe venue runtime that orchestrates Polaris nodes and serves Cuemaster.
Maintenance ModeA runtime state where show triggers are suspended for diagnostics and updates.
.nsss.composeThe Northstar show file format. A ZIP archive containing project metadata, cues, media, and firmware.
OTAOver-The-Air firmware update. Polaris boards are flashed via Wi-Fi after the initial USB bootstrap.
PolarisThe family of Arduino UNO R4 WiFi-based field nodes. Variants: GPIO, Video, Audio, Bridge, Cuemaster.
TrueNorthThe default venue Wi-Fi network SSID. Air-gapped from public internet by design.
ZoneA logical grouping of Polaris nodes by physical location at the venue (room, area).
  • NSSS-DOC-0002Platform Overview
  • NSSS-DOC-0050Block Programming Concepts

Revision History

RevisionDateDescription
A2026-05-20Initial publication