Edge software · Windows + Linux

One platform for every kind of monitoring station

Anvicom Connect is the edge brain for industrial monitoring sites — air quality, emissions, water, weather, energy, wherever you need to poll sensors, validate and aggregate readings locally, and ship them to the regulator, your SCADA, or the cloud. One binary, every protocol, no per-site customisation.

Installer + manual + license downloads are inside the customer portal — contact Anviteq for purchase & access.

9 built-in protocols
4 output channels
Offline-resilient storage
Runs on edge boxes

Real captures from a live station

See it in action — actual screenshots, not mock-ups

aqms-station.local/calibration · Live
Live · service running
Calibration page — real audit drift % table from a Pakistan CEMS station with APNA-370 NO2 and APMA-370 SO2 analyzers showing ZERO/SPAN/AUDIT runs Transmission setup — FTP / MQTT / HTTP tabs with file-name template and a live preview of a generated AQMS .txt with PM2.5, PM10, Temp, O3, CO sample rows System overview — service health, MQTT broker, live feed, tag statistics, on-disk footprint, daily DB backups with download buttons Control & Audit page — STOP ALL kill switch, write audit log table, database backups, backup & restore, manual data export to AQMS .txt or CSV

Captures from a running Anvicom Connect station. Switch tabs above to see calibration drift audits, transmission previews, system health, and the cross-source write audit.

Deployed at every kind of station

Air quality (AQMS)
Emissions (CEMS)
Water quality
Weather
Energy / power
HVAC / industrial
Process plants

Where Anvicom Connect runs in the field

Real-world deployments

From a Pakistani AQMS shelter on the city ring road to a fish farm in the Mekong Delta — one binary, one license, every industry. Scroll through four scenes pulled straight from sites already running today.

AQMS · CEMS

Industrial AQMS & CEMS shelters

Outdoor steel cabinet · Horiba APXX · Teledyne T-series · MET One BAM-1020

Roadside air-quality stations, cement-plant emission cabinets, refinery stacks. Anvicom polls every analyzer on the rack, runs the regulator's drift audit, and pushes .txt files to the FTP server on the half-hour — all from a panel PC inside the shelter.

  • Calibration audit page replaces hand-written log books
  • AQMS file output formatted exactly per regulator spec
  • Survives 4G dropouts — local SQLite buffers every reading
42+stations across PK
30 draw retention
1 yaggregates

Surface-water & effluent monitoring

Riverside cabinet · multi-parameter sonde · SDI-12 probes · ICP DAS analog

Industrial effluent outfalls, drinking-water reservoirs, sewage treatment plants. SDI-12 multi-parameter sondes hang from a steel pole into the water; the cabinet on the bank reads dissolved oxygen, pH, turbidity, conductivity every minute and ships them to the environmental authority's HTTP endpoint.

  • SDI-12 v1.4 compliant — up to 62 probes per bus
  • Threshold triggers fire alarm relays when pH out of range
  • Manual calibration override with audit-trail signoff
60 spoll cadence
5probes per site
14 doffline buffer
Water Quality
Edge · Multi-OS

Edge boxes & embedded boards · multi-OS

Snapdragon · Raspberry Pi · NXP i.MX · Intel NUC · Industrial panel PC · ARMv7 / ARM64 / AMD64

The same Go binary runs everywhere — Windows 7 SP1 onward as a Windows Service, Linux as a systemd unit with sd_notify watchdog. Built for the embedded-weak posture: 192 MB soft / 256 MB hard cgroup ceiling, journald-only logging so flash storage doesn't wear out.

  • 17 MB static binary · zero glibc / libc / sqlite runtime deps
  • Runs in ~30 MB RSS — fits a 512 MB Snapdragon class box with room to spare
  • License fingerprint adapts to OS (machine-id vs MachineGuid)
  • 30 s sd_notify watchdog · auto-restart via SCM (Win) or systemd (Linux)
~30 MBRSS idle
256 MBcgroup hard cap
17 MBstatic binary
3 archsarm / arm64 / amd64

Aquaculture · automated fish-pond control

Shrimp / fish farms · DO + pH probes · feeder motor relay · aerator scheduling

Not just monitoring — Anvicom writes back. Read DO and pH every minute from in-pond sondes, schedule the feeder motor with cron, automatically kick the aerator on when DO drops below 4 mg/L, and log every relay write to the audit table. One outage and the hardware watchdog reverts every relay to safe state.

  • Cron schedules — feeder fires 06:00, 11:00, 17:00 daily
  • Threshold triggers — DO < 4 → aerator ON, sustained 60 s
  • STOP-ALL kill switch from the web UI, audited
4 mg/LDO threshold
3×/dayfeeder cron
10 swatchdog ping
Aquaculture

Have a different setup? Solar farms, district-heating boilers, cold-chain warehouses, grain-silo dryers — if it has a Modbus / serial port, Anvicom can poll it. Tell us your scenario.

1 What it does

Multi-protocol polling

Modbus TCP/RTU, MET One BAM-1020, Horiba APXX (UDP APICOM), SDI-12, ICP DAS DCON, Opsis DOAS, analog 4-20mA — one binary handles them all.

Outbound: anywhere

FTP push (regulator format), MQTT publish, HTTP POST with retry queue, local file output. Per-station routing rules, anti-exfiltration target pinning.

Offline-resilient

Every reading is stored locally before going out. Internet outage doesn't lose data — transmission resumes automatically when the link is back. Configurable retention windows.

Control + Automation

Write to PLC actuators with full audit trail, schedule jobs with cron, compute virtual tags via formulas, react to thresholds with state-machine triggers.

Hardware watchdog

Pings every Modbus actuator every 10s. Relay modules revert to safe state if Anvicom dies — last-line-of-defence for industrial control.

Web UI included

Built-in web dashboard for live monitoring, device setup, transmission configuration, and historian queries. No extra servers, no licences, no scripting required.

2 Built-in device protocols

ProtocolTransportTypical device
Modbus TCPTCP/IPGas analyzers, PLCs, gateways
Modbus RTURS-485 (multi-drop, up to 247 slaves)Industrial sensors, weather stations
Analog 4-20mAVia Modbus AI modulesADAM-6017, ADAM-4017, EmbSys, Advantech
MET One 7500RS-232 / RS-485BAM-1020, E-BAM PLUS particulate
Horiba APXX-370UDP APICOMHoriba gas analyzer family
SDI-12 v1.4RS-232 or Moxa, up to 62/busEnvironmental sensors, water-quality probes
ICP DAS DCONRS-485 (shares bus with Modbus RTU)i-7000 / 8000 / 4000 series modules
Opsis DOASRS-232AR500/550/600/650 spectroscopy analyzers
Plain ASCII serialRS-232 / RS-485Proprietary stream/poll formats, regex per tag
External MQTTEmbedded brokerCustom scripts, Node-RED bridges

3 How it works

  1. Install Run the installer on your edge box. It registers as a system service that starts automatically on boot and survives reboots.
  2. Add your devices Open the built-in web dashboard from any browser on the same network, log in with the credentials we provide, and add your analyzers and sensors with their addresses and tag maps.
  3. Set transmission targets FTP for regulator submissions, MQTT for your SCADA, HTTP for cloud integration — each with retry queue and per-station routing rules.
  4. Activate your licence Drop in the licence file we issue for your hardware. Activation is one click; from then on, the system runs hands-off.
  5. Monitor + transmit The service handles reboots, network outages, transmission retries, and log rotation automatically. Local buffering means no data loss during any internet downtime.

4 Edge to cloud

From the analyzer's serial port to your regulator or our cloud — Anvicom Connect is the always-on gateway that carries every reading the last mile, even on flaky 4G.

Pair it with AnviSens cloud

AnviSens is our cloud platform that ingests, charts, and reports the data Anvicom Connect ships. Drop in the AnviSens MQTT topic or HTTP endpoint — samples land in your dashboard within seconds, no extra integration work.

Visit anvisens.com
Live charts
1m / 5m / 1h granularity
QCVN reports
auto-generated, exportable
Threshold alerts
Email · Zalo · Telegram

5 Get started

Installer downloads, user manual, and signed .lic file are all inside the customer portal.

Existing customer

Sign in with the email Anviteq sent on purchase — portal has installer, license, and manual.

Customer portal

New customer

Tell us your site count, station type, and target regulator — we’ll prep a license and portal account.

info@anviteq.com
Note Every Anvicom Connect install requires a signed .lic file matched to your hardware fingerprint. Typical turnaround after purchase is one business day.

6 Contact

Anviteq

Vietnam · Industrial monitoring software

Anvicom Connect is a product of Anviteq Co., Ltd — the same team behind AnviSens cloud.