Observe the fleet.
See which devices are online, what they’re using, and where load is changing. Go from fleet health to an individual signal.
Connect your devices. See their data.
Control what happens next.
Bring gateways, embedded Linux systems, and microcontrollers into one workspace for telemetry, remote operations, and visual automation.
01 / THE PLATFORM VISION
One place to see your fleet, work with its data, and send the next command.
See which devices are online, what they’re using, and where load is changing. Go from fleet health to an individual signal.
Connect events to decisions and actions. Shape a payload, check a threshold, or start a workflow. Follow each step.
Push configuration, send commands, and plan software rollouts. Keep the response attached to the device that produced it.
ONE DEVICE. THE WHOLE LOOP.
Follow the same device through data, logic, a command, and its reported result. Choose a scenario to see where it fits.
Fan speed acknowledged at 14:02:32. A later reading shows temperature below the threshold.
Illustrative sequence · capabilities and timing are examplesSTART WITH YOUR HARDWARE
Start with one device. Bring its data into view. Add control and automation when you need them.
A lightweight agent for gateways and embedded systems. Publish system health and application telemetry; receive configuration and commands.
AGENT CONNECTION / PRODUCT DIRECTIONA small client in your firmware. Send readings, expose supported controls, and bring MicroPython devices into the same workspace.
CLIENT CONNECTION / PRODUCT DIRECTIONUse an edge gateway to translate field signals into device data. Keep the equipment you have and add a connected operational view.
GATEWAY CONNECTION / PRODUCT DIRECTIONA READING WITH CONTEXT
A device, a timestamp, a measurement, and a unit. The same identity follows the reading into its history, flow, and command response.
Illustrative message shape—not a published API or install command. Connection tooling and authentication are being defined for early access.{
"device_id": "gateway-024",
"site": "west / enclosure-03",
"timestamp": "2026-09-19T14:02:00Z",
"temperature": { "value": 43.2, "unit": "°C" }
}02 / SIGNALS BECOME BEHAVIOR
Start with a device event. Add your logic. Send an action back. Explore how a flow turns connected hardware into a working system.
Watch a temperature reading trigger a command, then bring the device acknowledgment back into the flow.
Normalize a measurement, calculate a rolling average, and store a signal your dashboards and flows can use.
Select a device group, start with a small batch, and use its reported health to decide whether the rollout continues.
Triggers, branches, and actions in one readable flow.
Keep inputs, expressions, and results close to the logic.
Connect the command to its acknowledgment and reported state.
A small payload connects embedded Linux systems and edge gateways. Lightweight clients extend the same model to microcontrollers, with MicroPython script deployment and remote updates in the vision.
THE PRODUCT DIRECTION
The daily work of running connected hardware, brought into one workspace.
fleet / west / gateway-024A lightweight client, a persistent identity, and a group to belong to. Bring microcontrollers, Linux systems, and gateways into the same fleet.
ENROLLMENT / INVENTORYrevision 12 / synchronizedChange configuration for a device or a group. Keep the desired value, the reported value, and the acknowledgment in view.
CONFIGURATION / DIGITAL TWINpackage → deploy → verifyPlan software and MicroPython updates across your fleet. Stage delivery, inspect version reports, and follow device health.
SOFTWARE / OTA UPDATESInterface concepts show the intended workflow. Request early access to explore your use case.
03 / A DIGITAL TWIN THAT STAYS WITH YOU
Keep reported state, desired configuration, and pending commands attached to the device. Its digital twin persists beyond a network session.
For intermittent links, the vision includes queued commands with explicit delivery and acknowledgment. Reconnection should resume the conversation, not erase its context.
Desired is not delivered. Delivered is not acknowledged. The state should tell you which.
Remote monitoring station
Illustrative workflow. No real device is connected.
KNOW WHAT NEEDS ATTENTION
A fleet view should help you act. Keep missing data, resource pressure, and rollout health attached to the right device.
Last contact was 12 minutes ago. The last reported battery level was 18%; newer readings are unknown.
Select an issue to preview its context and next step.
04 / FROM TELEMETRY TO CONTEXT
Spot a growing load before it becomes a problem. Compare clusters, trace a change, and see whether your devices return to target. Turn fleet telemetry into decisions.
↘ Load converges after configuration. Traffic stays within range.
CLOUD CONTEXT. EDGE RESPONSIBILITY.
Remote supervision and local machine behavior have different jobs. The architecture must make that boundary clear.
Sense, actuate, and report. Local controllers retain machine interlocks and time-critical control.
Connect equipment, translate signals, and return device responses. Buffering and offline execution need explicit policies.
The intended home for fleet context, telemetry history, desired state, visual workflows, and command tracking.
Keep last-known state visible with its timestamp. Eligible commands need expiry and acknowledgment rules. Gateway buffering and local flow execution are design decisions—not current guarantees.
MQTT is part of the planned connection model. Modbus, OPC UA, and BACnet are integration candidates to discuss with early-access users; adapters are not yet available.
| Area | Current direction |
|---|---|
| Linux agent / microcontroller client | Planned; no public SDK or quickstart yet |
| MQTT / device authentication | Protocol model and credential lifecycle to be finalized |
| Modbus / OPC UA / BACnet | Integration candidates; support not committed |
| Cloud / edge execution | Placement, offline behavior, and hosting options to be decided |
| Historical data / exports / API | Planned product areas; retention and interfaces to be defined |
FROM FIRST CONNECTION TO WHAT’S NEXT
REQUEST EARLY ACCESS
Help shape the connection. Tell us what you run, what you want to measure, and what you need to control.
This prepares a brief locally. Nothing is sent until you submit the contact form. Access timing, compatibility, and pricing will be discussed for your use case.