Production context
- Equipment and line identifiers
- Plant or production area
- Work order
- SKU or recipe
- Lot or batch
Webisoft · Industrial IoT · AWS
Production remains independent of the gateway, network, and cloud connection.
/01 · Executive summary
Connect existing PLCs to an industrial edge gateway and securely forward normalized operational data to AWS.
Existing Siemens SMART LINE V4 HMIs and serial PLC communications remain in place. The gateway does not write to machine controllers.
AWS receives a consistent machine-data model for time-series storage, raw-data archiving, event processing, dashboards, and analytics.
A secure API exposes current and historical machine data to Hunter Amenities dashboard applications.
/02 · Data requirements
Available PLC, HMI, and production-system signals will be mapped into a normalized model. Data availability depends on the variables exposed by each machine and the source projects available during discovery.
/03 · Proposed architecture
An industrial edge computer connects to PLCs through Ethernet while the existing HMI serial connections remain untouched.
/04 · Scope and deliverables
| Workstream | Included deliverables | Completion evidence |
|---|---|---|
| Discovery | Confirm machine inventory and current networking setup, then review STEP 7 Micro/WIN SMART, WinCC flexible SMART V4, TIA Portal, and Panasonic FPWIN projects where available | Machine inventory, network topology, connection points, signal inventory, and tag-mapping plan are documented |
| Plant connectivity | Industrial gateway, Ethernet switching, cabling plan, and connectivity for supported PLCs | Selected machines are readable without disrupting existing HMI communication |
| Edge software | Siemens S7, OPC UA, and Modbus communication, normalization, local buffering, state processing, remote configuration | Mapped signals are collected, normalized, buffered offline, and forwarded after reconnection |
| AWS platform | AWS IoT Core, device certificates, MQTT with TLS, event processing, time-series data, S3 archive, machine identity | Authorized gateway data is ingested and stored using the normalized model |
| Dashboard API | Authenticated endpoints, current and historical data queries, filtering, pagination, and documentation | Dashboard use cases can retrieve agreed data through documented read-only requests |
| Validation | Production-floor state calibration, alarm mapping, counts, quality variables, documentation, and deployment configuration | Observed running, idle, starved, blocked, and faulted conditions align with recorded events |
Supported equipment includes Siemens S7-200 SMART PLCs, Siemens ET200SP and S7-1500 controllers, Siemens SMART LINE V4 HMIs, Panasonic FP-XH controllers, checkweighers, and additional compatible Ethernet, OPC UA, S7, or Modbus equipment identified during implementation.
/05 · Dashboard API
The read-only API will provide consistent JSON responses regardless of PLC manufacturer. Final endpoints and refresh requirements will be confirmed during discovery.
Equipment identity, current state, historical state events, production counts, speed, alarms, quality measurements, process variables, and production context.
Filtering by plant, area, line, equipment, work order, SKU, recipe, lot, batch, state, alarm severity, and time range.
AWS-based authentication and authorization, documented request and response formats, pagination, timestamps, and error handling.
{
"equipmentId": "BPG-200",
"lineId": "LINE-02",
"timestamp": "2026-09-22T14:21:00Z",
"state": "RUNNING",
"mode": "AUTO",
"speed": 42,
"goodCount": 20903,
"rejectCount": 37,
"fault": false
}/06 · Delivery sequence
Confirm controller types, current network topology, available switch ports, cabling routes, network access, exposed variables, PLC and HMI project availability, and the dashboard's priority data requirements.
Configure the industrial gateway, switches, device connections, read-only drivers, and secure device identity.
Normalize signals, alarms, counters, and quality variables. Calibrate starved, blocked, idle, and faulted logic against floor behavior.
Complete cloud ingestion, historical storage, API access, documentation, deployment configuration, and remote monitoring.
/07 · Investment
This fixed price covers the scope described above. Any requested scope changes will be quoted separately.
/08 · Next steps
Machine inventory · Network topology · Signal priorities