Novant

Documentation

Site Assessment Guide

This guide helps you navigate the conversations and decisions involved in preparing a site for Novant deployment. It covers the key topics you’ll need to discuss with building owners, facility managers, and IT teams before installation begins.

Building and Site Details

Every Novant project starts with basic site information:

Project / Building Name — used to identify the project across Novant. Choose a clear, consistent name early on, especially if you’re managing multiple buildings.

Address — Novant uses the site address to determine timezone and pull local weather data. Make sure the full street address including city is captured accurately.

Choosing a Node Type

Novant supports two edge node types. Your choice affects cost, site requirements, and what you’ll need from the IT team.

Node Type Best For
Virtual Node Sites with existing infrastructure (PC, VM, or server) that can host a Docker container.
Hardware Node Sites that need a dedicated, hardened device — or where no suitable host machine is available.

Questions to ask the site team:

Virtual Node Hosting

A virtual node is a Docker container that needs a host machine on the building network. Common options include:

Questions to ask the site team:

See Setting Up Your Virtual Node for deployment instructions once the hosting decision is made.

Network and IP Configuration

The edge node needs to be on the same subnet as the building automation devices it communicates with. Understanding the network layout early avoids connectivity issues during setup.

Static IP — a fixed address assigned manually. Common for servers and infrastructure devices that need to always be reachable at the same address.

DHCP — the network automatically assigns an available address when the device connects. Simpler to manage but the address may change over time.

Questions to ask IT:

Outbound Internet Access

The edge node requires outbound internet access to connect to Novant. This is an outbound-only communication model:

If the site requires traffic to pass through a proxy server, see Configuring an Outbound Proxy.

Questions to ask IT:

Identifying Building Systems

Understanding what systems are on-site and how they communicate determines your integration approach. The key things to identify are:

System type and vendor — what BMS, EMS, lighting, or metering systems are installed? The vendor and model affect which protocols are available.

Protocol — how does the system expose data? Common protocols include BACnet IP, BACnet MSTP, Modbus TCP, Modbus RTU, and OPC UA. The protocol determines how the edge node connects and whether additional hardware (such as a BACnet MSTP gateway) is needed.

System version — older versions of the same system may have different capabilities or protocol support. Check the version and any installed add-ons.

Questions to ask the site team:

See Supported Systems for a full list of vendors, models, and protocols Novant can connect to.