繁體中文 Inquiry

ETH-A2E Industrial IoT Gateway

Millisecond-class edge control. Field I/O, edge logic, web SCADA and cloud connectivity in one device, with a built-in 160-rule IF-THEN engine and the FluxLiveView drag-and-drop SCADA designer. Existing meters, drives, PLCs and machine-tool controllers go online as they are — nothing replaced, no programs rewritten.

ETH-A2E Industrial IoT Gateway · Edge Logic Controller

Gateway specifications

Processor
STM32H743 Cortex-M7 480 MHz
Protocols
Modbus TCP / RTU · MQTT (TLS/mTLS)
Serial Ports
RS-485 × 2 / RS-232 × 1
I/O Capacity
32 modules / 512 points (HOYAN BUS)
Rule Engine
160 rules · 20 ms scan

Where factory digitalisation stalls

The PLC is in place and the sensors are fitted, yet the data still stops at the panel in front of the machine. The problem is usually not the equipment itself but everything in between.

The machines talk, nobody listens
Machine tools, pumps, compressors and meters mostly already have Modbus or analog outputs, but each sits isolated beside its machine and the data never leaves the floor.
Pulling a cable costs more than the sensor
Plant layouts are complex and span buildings and floors; the cabling work and the shutdown it requires often cost several times the hardware.
Getting online means buying a stack of boxes
Remote I/O, a small controller, a serial device server, an HMI, SCADA — cabinet space, wiring and ongoing maintenance all rise together.

Three layers, one data path

Data takes a single route: field to gateway to system. No industrial PC in between, and not a line of code to write.

Sensing · the real state of the machine
Existing Modbus instruments, DI/DO points, 4–20 mA analog signals and HOYAN's own sensors.
Gateway · signals become data
ETH-A2E wired, ETH-A2L over LoRa and ETH-A2N for serial distribution — chosen to suit the site, and all three share the same I/O expansion modules.
Supervision · data becomes decisions
SCADA, MQTT cloud platforms, predictive maintenance and alarming.

One device replaces three in the cabinet

The common arrangement today needs three: a remote I/O module that only collects points and cannot compute; a small controller that needs ladder logic and a site visit for every change; and a serial device server that forwards packets without understanding them. Three units, each configured, powered and mounted separately. ETH-A2E folds all three jobs into one — one slot, one configuration, one thing to maintain.

Three boxes become one

I/O acquisition, edge logic and serial integration in a single unit. Less cabinet space, less wiring, fewer spares — and two fewer devices to check when something goes wrong.

Control survives an outage

Logic runs on site rather than on a host PC. When the network drops, control continues uninterrupted and data is backfilled once the link returns.

Everything in a browser

100% web-based configuration with no utility software to install. Commissioning is done from a phone or laptop on site, not from a dedicated program back at the office.

Three serial ports, configured on one page

Two RS-485 ports plus RS-232, each switched independently in the browser between RTU master, RTU slave, transparent and console — no reboot and no jumpers to move. As an RTU master it reads meters, drives and PLCs as soon as they are connected, with no changes to their programs. Registers read back are mapped into a single holding-register image, so MQTT, the rule engine and the dashboard all draw from one place instead of being configured three times.

ETH-A2E channel configuration screen
Live screen: channel configuration — each port switches independently between RTU master, RTU slave, transparent and console.

Control logic without writing code

IF-THEN conditions and actions are configured by drag and drop in the browser, and 160 rules execute on a deterministic 20 ms scan. Deterministic means each scan cycle is predictable — adding rules does not quietly make alarm response times impossible to promise.

ETH-A2E rule engine editor
Live screen: rule engine — trigger mode, IF conditions, AND / OR chaining and THEN actions are all chosen from a form, and rules can be managed in groups.
ETH-A2E rule engine live debugging
Live screen: online debugging — a green light means the condition is met, trigger counts and last trigger time update live, and rule groups can be enabled or paused.
Triggers and conditions
Threshold, edge, hysteresis, sustained, cooldown and schedule, with conditions chained by AND / OR so signal chatter does not cause false firing.
Actions
Write a value, drive a DO, change a variable, with day-of-week and time scheduling built into the rule itself.
Debug online
Changes take effect on save — no shutdown and no firmware reflash. Rule groups can be paused individually while verifying on site.

Describe the requirement, get an importable rule file

Not sure how to express a rule? Describe it online first. What comes back is checked line by line by the deterministic validator before it is downloaded and imported.

1 · Describe it
Write the condition and the action in plain language, with no rule syntax to learn first.
2 · AI generates HRL
Tags on the device are matched automatically and HRL is produced.
3 · Deterministic validation
Line-by-line syntax checking catches rules that cannot run.
4 · Download the .hrl
Keep the rule file for the record or under version control.
5 · Import to the device
Overwrite-import on the device; saving makes it live.

The logic is on site, not in the cloud

Rules execute on the gateway itself, independent of a host PC and of the network. With the host powered down or the link cut, interlock and alarm logic keeps running; when the connection returns it resumes automatically, leaving no gap in the SCADA or cloud record.

Runs on its own

Control decisions do not make a round trip to the cloud. What has to act still acts during an outage, which is the main reason for putting logic in the field.

Standard protocols

An existing SCADA or HMI reads directly over Modbus TCP with no middleware. MQTT 3.1.1 is standard, so AWS IoT, Azure IoT and HiveMQ all connect.

Timestamps that line up

NTP and GPS time synchronisation are supported. Events from different sites have to sit on one timeline for after-the-fact review to mean anything.

Upload an SVG and your engineering drawing becomes the operator screen

Engineering drawings, P&IDs and plant layouts serve directly as the background. Upload the SVG, drag components onto it, bind them to tags, and the screen goes live — no HTML to write and no SCADA licence to buy. The screen is theirs, not a template, and a customer recognises their own plant at a glance. Layouts are stored in the device, so a unit swap does not mean rebuilding them.

ETH-A2E FluxLive Dashboard designer
Live screen: FluxLive Dashboard — a plant process diagram uploaded and bound to live values, with the component and layer panel on the left.
Three steps to a screen
Upload the plant SVG, drag components and bind tags, and the screen is running live.
20+ component types
Gauges, trend charts, indicators, buttons, valves, tables and drop-downs.
Zero lines of code
Everything is drag and drop in the browser — no HTML, no SCADA licence.

Dark and light themes, four UI languages

A dim server room and a bright plant floor need different contrast, so the theme switches with one click, which matters on a 24-hour watch. Switching does not mean rebuilding the screen — the same components and tag bindings simply change colour, so there is no second layout to maintain. The interface is available in Traditional Chinese, Simplified Chinese, English and Japanese, ready for export machinery on handover.

ETH-A2E dark and light theme comparison
Live screen: one design, dark at top left and light at bottom right, switched instantly from the button above.

Security is the price of entry

Customers now ask before they buy. Three encryption modes cover whatever the broker requires, and the HTTPS certificate can be self-signed or a real CA certificate, which removes the browser warning.

ETH-A2E MQTT encryption and certificate management
Live screen: MQTT connection and certificate management — plain TCP, TLS with server verification, or mutual TLS.
Modbus TCP
An existing SCADA or HMI reads directly, with no middleware.
MQTT 3.1.1
Standard protocol with full SNI and ALPN support, so cloud brokers need no extra setup.
TLS / mTLS
Three modes: plain TCP, TLS with server verification, and mutual TLS.
HTTPS
The web interface is encrypted throughout, with a self-signed or uploaded CA certificate.

A bilge alarm panel moved into the browser

It began as a physical alarm panel: lamps, a buzzer, a mute button and relay logic. The DI/DO now runs to an ETH-A2E, the panel is reproduced in the browser, and the logic lives in the rule engine. Six compartments are monitored — engine room port and starboard, engine room aft, cargo oil pump room, bow thruster room and steering gear room — with flooding detection, lamp interlocks, mute acknowledgement and lamp test all handled by rules.

ETH-A2E bilge flooding alarm panel screen
M/T BAO SHAN NO.3 oil tanker (IMO 9276456) — a six-zone bilge alarm panel with 27 rules running on a 20 ms scan.
6 compartments
Engine room port and starboard, engine room aft, cargo oil pump room, bow thruster room and steering gear room.
27 rules running
Flooding detection, lamp interlocks, mute acknowledgement and lamp test, all in the rule engine.
20 ms scan
A deterministic cycle, so alarm response time is predictable.

Many gateways, one control room screen

FluxLive on the device, FluxLiveCenter in the control room. The same screens and the same tags — the field and the control room are looking at the same thing, and nothing has to be rebuilt centrally.

FluxLiveCenter four-way tiled monitoring
Live screen: FluxLiveCenter Viewer — four ETH-A2 FluxLive screens monitored simultaneously in a 2 × 2 layout.
One-to-many monitoring
The device screen is presented as it is; nothing is rebuilt at the centre.
Tiled layouts
Single, four-way and nine-way layouts, with full-screen rotation.
Four languages
Traditional Chinese, Simplified Chinese, English and Japanese, with the theme matching the device.

Digitalisation without rebuilding what is already there

Before: every machine stands alone with its data trapped on the panel; signals between buildings need cable and a shutdown to install; the state of the floor is recorded by hand and cannot be reviewed afterwards; faults are found by someone walking past. After: serial devices go online the moment they are connected, with their programs untouched; scattered points are bridged over LoRa with an ETH-A2L and no cable at all; points are logged continuously at second resolution and can be replayed; thresholds raise alarms and push notifications automatically. Nothing is replaced and no existing control program is modified, which keeps the cost of adoption manageable.

Retrofitting existing machines Pumps · fans · compressors Energy and power monitoring Line indicators and alarm integration Facility and environmental monitoring Marine engine rooms and alarm panels

Want to check whether your control logic fits the rule engine?

Describe the logic to us, or try the online HRL rule generator. We can also help size the I/O point count and module configuration.

Contact us Back to products