
Niagara is a Java-based building automation framework developed by Tridium. It operates within a component called a Station, which contains drivers, devices, control logic, alarms, and historical data.
JACE (Java Application Control Engine) controllers are field-deployed devices that run individual stations and communicate with building systems using protocols such as BACnet, Modbus, or OPC.
A Niagara Supervisor aggregates multiple JACE controllers into a centralized station using the FOX protocol. It may also connect to non-JACE systems through additional drivers (e.g., Modbus or oBIX).
The Mapped Connect N4 module installs into the Niagara Supervisor and connects it to Mapped.
Before installing the module in Niagara, create the connector in the Mapped Console so credentials are ready immediately after installation.
Preparing this in advance minimizes Niagara downtime, allowing immediate configuration after restart.
Niagara modules must be installed while the Supervisor Station is stopped. Plan this during a maintenance window.
The installation package is provided as a .zip file containing the module .jar.
Installation Steps
After the Station restarts, add the service to Niagara.
Mapped Connect Service Properties
| Property | Description |
|---|---|
| Status | Current module status |
| Fault Details | Error information if status is not OK |
| Enabled | Enables or disables the service |
| Endpoint | Mapped Cloud endpoint |
| Client ID | Connector identifier |
| Client Secret | Authentication key |
| Connection Status | Closed or Connected |
| OTLP Endpoint | Endpoint used for log transmission |
| Polling Check Interval | Polling interval for updates |
| Device Subscriptions | List of subscribed devices |
Once connected, devices from the Niagara Supervisor become available in the Mapped Console.
Navigate to:
Connectors → Mapped Connect N4 → Devices
To Subscribe to a Device
Subscriptions operate at the device level, meaning all points under that device are included.
What Happens on First Subscription
Device Details Panel
When selecting a device, the following information is available:
Place Mapping Devices
After subscribing, devices must be assigned to a location (building, floor, or space).
Note: Saving alone does not complete the process. Sync is required to update the Mapped graph.
Connector Overview Page
When you open the connector in Console, the Overview page displays several real-time indicators:
These values are not cached - they are queried live from the Supervisor over the secure WebSocket. If the Supervisor goes offline, the status updates immediately.
Mapping Validation
To confirm mapping:
Navigate to Explorer → Building/Site
Locate the device
If not visible, check the Jobs panel inside the connector and confirm the sync completed successfully