After MesEyes receives raw PLC data, IT engineers decode, store, and analyze it. This document defines data formats, decoding rules, database schema, and dashboard API conventions.

Decoding Workflow

  • Receive and validate PLC data packets
  • Parse fields per agreed data structure
  • Write to traceability, station status, and alarm tables
  • Trigger dashboard refresh and ERP push

MesEyes provides standard database scripts and API documentation for custom reports and third-party integration.