For the wire processing machines, a new networking interface is specified and implemented based on the following open standards:
- HTTP (ReST)
- MQTT
The ReST-API uses http as underlying protocol layer and allows to send data to or retrieve data from the machines. To avoid recurring polling, the publish-subscribe pattern is implemented using MQTT. This interface will be integrated into all wire processing machines from Komax. The challenge is to map the different requirements of the various machines in an interface that is as homogeneous as possible. The MIKO interface is to be made available to developers in the form of a simple and user-friendly interface (Software Development Kit – SDK).
