โ† Back to home
EasySense Connect
Layer 2 ยท Platform

Cloud that collects and shows your data

EasySense Connect collects data from Link, runs intelligent analytics and exposes everything via an open REST API โ€” ready for dashboards, Power BI and AI.

What is Connect?

From raw meter data to usable insight

Connect receives data from one or many Link devices via MQTT, stores history, runs daily analytics and makes everything available via dashboards and an open API.

๐Ÿ“ฅ

Collection

Receives meter data from Link via MQTT โ€” one or many devices.

โš™๏ธ

Gateway admin

Configure and monitor your Link devices centrally.

๐Ÿ“Š

Dashboards

Live consumption and history in clear views.

๐Ÿ”ฌ

Analytics

Daily automatic analytics of power quality and base load.

๐Ÿ”Œ

Open REST API

Fetch live data, history and alarms for all systems.

๐Ÿ”

Access control

Secure access per user and per customer.

Intelligent analytics

Analytics that run by themselves

Every day at 05:00 Connect automatically reviews your data and flags anomalies โ€” the results are kept for 90 days.

โšก

Power quality

Monitors voltage, imbalance and deviations across phases โ€” and warns before small problems become outages.

๐Ÿ“‰

Base load

Finds unnecessary standby consumption outside operating hours via statistical anomaly detection โ€” a basis for concrete savings.

โ— OKโ— Warningโ— Alarmโ— Critical
Open REST API

All your data โ€” one endpoint away

Connect exposes live meter data, history, analytics and alarms via a single, well-documented REST API. Build dashboards, integrate with your systems or pull data into Power BI and Excel.

Full API documentation is included with the platform.

GET /api/v1/meters
// Fetch live meter data
const res = await fetch(
  '/api/v1/meters',
  { headers: { 'Authorization': token } }
);
const data = await res.json();
// โ†’ consumption, history, alarms
Out via API

Your data, wherever you need it

Because data is available via an open API, you can use it in the tools you already know.

๐Ÿค–

AI access

Ask questions of your data in natural language via the AI portal.

๐Ÿ“ˆ

Power BI

Pull live data straight into your reports and dashboards.

๐Ÿ“„

Excel

Export consumption and history to spreadsheets and billing.

๐Ÿ”— Built on Link โ€” Connect collects data from one or many Link devices.Read about Link โ†’
Get started with Connect
Want to see the platform in action?

Contact us for a demo of dashboards, analytics and API โ€” and weโ€™ll find the right setup for you.

๐Ÿ“ฌ Write to us

Tell us about your use case โ€” we reply within three business days.

info@easysense.dk โ†’

๐Ÿ”ง Technical integration

REST API and MQTT format โ€” ask about integrating with your system.

Write to us โ†’

๐Ÿ›  Build your own portal

Full access to the Connect REST API with complete documentation.

See portals โ†’