Think of a factory where machines need to communicate with each other. The PLC (Programmable Logic Controller) is like the “brain” of the system, controlling how machines work. Our Gateway is a device that helps these machines send and receive information.
What is the FactoryNebula Gateway Worker?
The Gateway Worker is a special device that understands different machine languages (protocols) so it can collect and send information. It also has space to install extra programs if needed.
PLC Protocols
These are the languages that PLCs (machine controllers) use. The Gateway can understand and read these languages.
CNC Protocols
Similar to PLCs, CNCs (Computer Numerical Controls) control machines like robotic arms or cutting machines. The Gateway can also communicate with these.
Running Extra Applications (Local Storage - “Fog”)
The Gateway can run additional programs without needing the internet (this is called Fog computing). Some examples include: ✔ Streaming data (Kafka, MQTT) ✔ Storing information (SQL databases like MySQL, Postgres) ✔ Web applications (Vue, Angular) ✔ Scripting tools (JavaScript, NodeJS) ✔ Cybersecurity tools (Firewalls, Intrusion Detection)
Sending Information to the Right Place
Once the Gateway collects machine data, it can send it to different locations.
Sending Data to the Cloud
If the company prefers, the machine data can be sent to cloud services like Amazon, Microsoft, or Google.
Keeping Data Inside the Factory
Instead of using the cloud, data can stay inside the company and be processed locally.
Connecting to the ERP System
Some businesses use ERP (Enterprise Resource Planning) software to manage production. The Gateway can send data directly to this system.
Analyzing Performance and Finding Problems
The collected data can be used to check how well machines are working and detect problems early, preventing breakdowns.