Protocol Lab
Protocol Lab is a simulation environment for testing industrial protocols without physical hardware.
Features
- Multi-Protocol Support: Simulate Modbus TCP, Siemens S7, and OPC UA servers.
- Visual Dashboard: Monitor simulated data changes in real-time.
- Dockerized: Run the entire lab with a single command.
Quick Start
cd apps/protocol-lab
docker compose up -dVisit http://localhost:8090 to access the lab dashboard.
Last updated on