Locations

A Location is a named physical place — a building, floor, room, outdoor site, or service area — that you attach Assets and Devices to. Locations have optional latitude/longitude, an optional address (via a Customer record), and an optional default Dashboard and Diagram that appear when someone opens an Asset assigned to that Location.

Overview

Use Locations when you have devices spread across multiple physical sites, when you want a map view of the fleet, or when different sites need different default dashboards. A Location is purely an organizational object — it does not generate data itself.

A Location can represent any spatial unit that's useful to you: a whole facility, a single floor, a piece of utility infrastructure, or an outdoor area. The platform does not enforce a hierarchy.

Properties

FieldTypeNotes
NamestringRequired. Shown in lists and on the map.
Latitude / Longitudefloat / floatOptional. Required for map placement.
CustomerreferenceOptional. Pulls the address from the linked Customer record.
ZoomintegerMap zoom level shown when the Location is opened.
BearingfloatMap rotation in degrees.
Pitchfloat3D camera tilt.
DashboardreferenceDefault Dashboard shown for Assets at this Location.
DiagramreferenceDefault Diagram shown for Assets at this Location.

Creating a Location

  1. Open Administration → Locations.
  2. Click [+ New Location].
  3. Enter a Name.
  4. Optionally set latitude/longitude, link a Customer for the address, and set the map view (zoom, bearing, pitch).
  5. Optionally pick a default Dashboard and Diagram.
  6. Save.

Attaching Assets and Devices

From a Location's detail page, open the Assets tab and click Attach Asset. Pick the Assets you want at this Location and save. Devices follow whichever Asset they belong to — there is no separate "attach Device to Location" step.

To detach, open the same tab and remove the Asset.

Default Dashboard and Diagram

When a Location has a default Dashboard set, that Dashboard appears on the Asset page for every Asset attached to the Location. The same applies to Diagrams — useful for showing a SCADA-style view of the systems at one site.

To change the default, edit the Location and pick a different Dashboard or Diagram. To clear it, leave the field empty.

Was this page helpful?