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
Rockwell / Allen-Bradley
ControlLogix, CompactLogix, MicroLogix
Beckhoff
TwinCAT 2, TwinCAT 3
B&R Automation
X20, X90, Automation PC
Omron
NJ/NX Series, CP/CJ Series
Mitsubishi
MELSEC iQ-R, iQ-F, Q Series
Schneider Electric
Modicon M340, M580, Premium
ABB
AC500, AC800M
Don't see your PLC? We can add support for any OPC-UA or Modbus compatible device.
ERP & MES Systems
SAP
ERPConnect production data with SAP modules
Microsoft Dynamics
ERPSync with Dynamics 365
Custom ERP
ERPREST API for any system
AVEVA / Wonderware
MESSCADA/MES data exchange
Ignition
SCADAReal-time data sync
FactoryTalk
MESRockwell 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?
Our Universal Sensor Gateway is very flexible. We can usually build a custom driver for your protocol within a week.
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
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.