Key Concepts

The building blocks Perspio uses to model your operation.

Perspio models your operation with a small set of building blocks. The same objects appear in the web app, the mobile app and the API, so learning them once helps everywhere.

ConceptWhat it isIn the API
TenantYour organisation's own space in Perspio, hosted in the AU or US region. Everything else belongs to a tenant, and tenants are isolated from each other.Organisation
AssetSomething you operate and want to see: a machine, vehicle, trailer, generator, tank or tool. An asset has its details, a type and its linked devices.Assets
DeviceA source of telemetry for an asset, such as a tracker, a telematics unit or a manufacturer's cloud. Each device arrives through an ingress connector.Devices
TelemetryThe measurements devices report: location, speed, engine hours, odometer, fuel, temperature, battery and more. Perspio keeps the history and works out utilisation from it.Get Asset Metrics
EventSomething that happened to an asset, such as ignition on, a fault code or an alarm, reported by a device or raised by a workflow.Get Asset Events
Asset groupA set of assets you manage together, such as a branch, customer or project.Groups
Security groupA set of assets that a user or API application is limited to.Roles and Security Groups
GeofenceAn area on the map that you draw, or take from libraries of regions, zones, weather alerts and toll gates.Geofences
WorkflowA rule that watches telemetry, events or a schedule, and runs action connectors when its conditions are met.Workflows
ReportA saved view of your assets and their history, run on demand or on a schedule.Reports
DashboardA page of widgets for a chosen set of assets.Dashboards
ServicingService programs, schedules, reminders and completed service entries.Servicing
User and API applicationPeople sign in to the web and mobile apps, and integrations use API applications. Both get their access from an access profile and security groups.Users, Authentication
📘

Object IDs

Most objects have a readable ID with your organisation's prefix, such as in-000123 for an asset or in-gf-000123 for a geofence. See Object IDs.


Did this page help you?