Universal Connectivity

Connect everything with Slimme Fabriek

We speak all major industrial protocols. Connect your PLCs, sensors, ERP systems, and communication tools without custom development.

Supported Protocols

OPC-UA

Industry standard protocol for secure, cross-platform PLC communication

Modbus TCP/RTU

Legacy protocol support for older PLCs and simple sensors

MQTT

Lightweight protocol for IoT sensors and edge devices

REST API

Standard HTTP API for custom integrations and data exchange

PLC & SCADA Integrations

Out-of-the-box support for all major industrial automation vendors

Siemens

S7-300, S7-400, S7-1200, S7-1500

OPC-UA / S7

Rockwell / Allen-Bradley

ControlLogix, CompactLogix, MicroLogix

OPC-UA / EIP

Beckhoff

TwinCAT 2, TwinCAT 3

OPC-UA / ADS

B&R Automation

X20, X90, Automation PC

OPC-UA

Omron

NJ/NX Series, CP/CJ Series

OPC-UA / FINS

Mitsubishi

MELSEC iQ-R, iQ-F, Q Series

OPC-UA / MC Protocol

Schneider Electric

Modicon M340, M580, Premium

OPC-UA / Modbus

ABB

AC500, AC800M

OPC-UA

Don't see your PLC? We can add support for any OPC-UA or Modbus compatible device.

ERP & MES Systems

SAP

ERP

Connect production data with SAP modules

Microsoft Dynamics

ERP

Sync with Dynamics 365

Custom ERP

ERP

REST API for any system

AVEVA / Wonderware

MES

SCADA/MES data exchange

Ignition

SCADA

Real-time data sync

FactoryTalk

MES

Rockwell ecosystem

Communication & Notifications

Microsoft Teams

Send alerts and updates to channels

Slack

Real-time notifications and reports

Email (SMTP)

Scheduled reports and alerts

Custom Webhooks

Send events to any HTTP endpoint

Push Notifications

Mobile app alerts (iOS/Android)

System not found?

System not found?

Our Universal Sensor Gateway is very flexible. We can usually build a custom driver for your protocol within a week.

Custom protocol development
Hardware compatibility testing
Driver implementation
Integration support
Technical documentation
REST API

Full API Access

Build custom integrations with our comprehensive REST API. Export data, trigger actions, and sync with any system.

  • Complete alarm data access
  • Training progress and certificates
  • Sensor data and analytics
  • User management endpoints
  • Webhook event subscriptions
api-example.sh
curl -X GET \
  https://api.slimmefabriek.nl/v1/alarms \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

# Response
{
  "alarms": [
    {
      "id": "ALM-5932",
      "code": "E-STOP-L4",
      "status": "active",
      "ai_advice": "Turn red knob..."
    }
  ]
}

Don't see your system?

We connect new devices every week. Send us your hardware specs and we'll verify compatibility within 24 hours.