Help Center

Guides and answers for connecting devices, building dashboards, and automating your IoT stack with Synacl.

Getting started

Devices

Devices vs. gateways
When you need a gateway, and when a device can talk to us directly.
Device parameters (tags) explained
Tags are the named measurements a device reports — what widgets bind to.
How device online/offline status works
A device is online if we've seen a message in the last 90 seconds.
Alert thresholds (and the yellow dot)
Set a high/low range on a tag; the device dot turns yellow when a reading goes out of range.
Why a device gets suspended
Repeated rate-limit violations suspend a device temporarily — here's the cycle.
Editing, moving, and deleting a device
Change a device's name, connection settings, gateway, or remove it.
Pause a device's reads & change its read interval
Temporarily stop polling a device (3 modes) or change how often it's read — no re-provisioning.
Add & control actuators (relays, dimmers, servos, motors)
Add an actuator as a device and control it — on/off, level %, position °, move, or speed — from the device page, a dashboard, or…
Adding many devices at once
Register a whole fleet in one go — configure one device, then generate copies with auto-numbered names and Modbus IDs.
On/Off actuators — relays, valves, pumps & switching loads
Switch a load on or off — relays, solid-state relays, contactors, solenoids, valves, pumps, heaters, fans, lights and buzzers — f…
Level actuators — dimmers & variable-speed (PWM)
Drive a 0–100% output — LED dimmers, dimmable lamps, variable-speed fans and motors, proportional heaters and generic PWM — from…
Position actuators — servos, motorized valves & dampers
Set an angle (0–180°) for servo-driven hardware — hobby/industrial servos, motorized ball valves, HVAC dampers and linear actuato…
Move actuators — stepper motors & linear stages
Step a motor a number of units forward or reverse — stepper motors and stepper-driven linear stages / camera sliders. Each press…
Speed actuators — DC motors & conveyors (H-bridge)
Drive a bidirectional DC motor by speed and direction (−100…100%) through an H-bridge — DC motors and conveyor/belt drives. Needs…
Connect an RS485 / Modbus RTU device
Wire a Modbus RTU sensor to a gateway and map its registers.
Connect a Modbus TCP device
Poll a Modbus TCP slave over the LAN by IP and port.
Connect a direct MQTT device
Publish straight to our broker with per-device credentials.
Connect an HTTP-polled device
Pull JSON from a device or API endpoint on a schedule.
Connect an SNMP device
Poll network gear (UPS, switches, PDUs) over SNMP.
Send device data over an HTTPS webhook
Push telemetry to Synacl over HTTPS as an alternative to MQTT — with a per-device secret.
Connect GPIO devices (digital & analog)
Read or drive a gateway's pins — digital in/out, analog (ADC), and PWM.
Connect a 1-Wire device
Read DS18B20-style 1-Wire sensors from a gateway pin.
Connect a CAN bus device
Read CAN bus frames (automotive/industrial) via a gateway.
Connect an M-Bus device
Read M-Bus utility meters (heat, water, gas) through a gateway.
Drive a relay or output with GPIO
Control a gateway output pin and toggle it from a dashboard.
Connect an I²C device
Read I²C sensors (BME280, INA219…) from a gateway's I²C bus.
Connect an SPI device
Read an SPI sensor/ADC from a gateway using MOSI/MISO/SCLK/CS.
Connect a UART / serial device
Read a serial (UART) sensor or module via a gateway's TX/RX.
Read an analog sensor (ADC)
Read a 0–3.3 V analog signal on a gateway ADC pin and scale it.

Gateways

Dashboards

Rules & alerts

Macros

Events

Integrations

Plans & billing

Rate limits

Account & security

FAQ

Troubleshooting