Solutions IT / OT bridge
WarAlert
Turns process conditions into messages that reach a person.
- Status
- Running in 7 factories
- Shape
- Single binary with a web UI
- Built with
- Go
Pushes Alerts from PLC to Phone
Knowing a machine has stopped is worth nothing if the person who can fix it does not know. Alerting is usually either absent or so noisy that people mute it.
WarAlert watches PLC tags, ping targets and WarLink sources, and turns conditions into messages that actually reach somebody. Alert chains combine conditions, timers, schedules and gate logic, so a fault at 3am on a running line escalates and a fault during planned downtime does not.
Capabilities
Watches what mattersPLC tags, ping targets, and WarLink sources.
Alert chainsConditions, timers, schedules, and gate logic combined into a chain.
Reaches peopleSMS, email, WhatsApp, and webhook delivery.
Built in the browserChains are configured and tested from a web interface, not a config file.
Related
WarLink7 factories
Reads the PLCs and republishes the data everywhere else it is needed.
- Talks to the controls — Allen-Bradley Logix, Siemens S7, Beckhoff ADS, and Omron FINS.
- Publishes upstream — REST, MQTT, Kafka, and Redis.
- Soft UDTs — Raw tags grouped into meaningful structures, so downstream systems are not reading addresses.
- Rules engine — Publishes, webhooks, and writebacks fired on PLC conditions.
AndonIn use
Live line status on wall-mounted displays.
- Screen designer — Cells, presses, buffers, arrows, and headers laid out on a full HD canvas.
- Live machine state — Decoded from PLC bitfields and streamed from WarLink.
- Shift aware — Planned minutes per hour, so breaks and planned downtime do not read as faults.
- Runs standalone — Each station runs on its own, with backup and restore from S3 or a central server.