Your Bridge for Your Data.
DataFurt Bridge is a piece of software that translates your data into various protocols.
- MQTT
- CSV/Excel
- SQL/ODBC soon
- HTTP soon
- OPC UA soon
- Unified Namespace soon
- MQTT
- HTTP/REST
- OPC DA soon
- OPC UA soon
- Modbus soon
- Siemens S7 soon
Get started
No registration required. Just download and try it for free.
1. Download & Unpack
Download the appropriate package and unpack it.
| Download | Size |
|---|---|
| df-bridge-1.0.0-win-x64.zip | xx MB |
| df-bridge-1.0.0-linux-x64.tar.gz | xx MB |
| df-bridge-1.0.0-linux-arm64.tar.gz | xx MB |
2. Configure
The unpacked folder contains a fully functional config.toml alongside the application itself.
You can adjust it using the documentation, but you do not have to.
# Example of a simple config.toml # Specify the data source [source] type = "mqtt" host = "test.mosquitto.org" port = 1883 topics = ["datafurt/test/topic"] # Specify the target system [target] type = "csv" path = "./data.csv"
3. Start
On Windows, a double-click on df-bridge.exe is enough. Alternatively, you
can start the service from the command line:
df-bridge.exe --config config.toml
On Linux, start the application with
bash ./df-bridge --config config.toml
Congratulations! You just built an MQTT data logger! 🎉
Features
DataFurt Bridge is not an overstuffed software monolith. It is a simple tool with exactly one job: move data securely and reliably from A to B across protocol boundaries.
The key features at a glance:
- Lightweight tool, 100% offline capable
- No installation or administrator rights required
- Runs on both Windows and Linux
- Simple and flexible configuration via text file (in TOML)
-
Receive data from the following systems:
- MQTT broker
- Web server (HTTP/REST)
- OPC DA serversoon
- OPC UA serversoon
- Modbus serversoon
- Siemens S7 PLCsoon
-
Send data to the following systems:
-
MQTT broker
- Unified Namespace soon
- CSV file
- SQL database soon
- HTTP server soon
- OPC UA serversoon
-
MQTT broker
- Custom scripting with JavaScript: extract and modify data before sending
Pricing & Licenses
Simple. Transparent.
Trial
Free
Test with full functionality.
- All protocols and features fully active
- Unlimited tags configurable
- Eligible for test operation¹
¹ In test operation, the service stops itself after receiving 1,000 data points. It can be restarted at any time for further testing.
Professional
99 € per year plus VAT.
For focused production use.
- All protocols and features fully active
- Unlimited tags configurable
- Licensed for operation on one single server
- Free updates & bug fixes
- Direct, qualified email support (no call center)
Enterprise
399 € per year plus VAT.
For company-wide deployment.
- All protocols and features fully active
- Unlimited tags configurable
- Licensed for operation on any number of servers
- Free updates & bug fixes
- Direct, qualified email support (no call center)
Questions?
Let's try to answer some common questions.
What is DataFurt?
DataFurt Systems is a German company that specializes in software solutions for industrial data communication.
DataFurt Bridge is the main product of DataFurt Systems. It is a local service that receives data from various sources and translates it into different target systems.
How is the software paid for and delivered?
You can conveniently download and test the software before purchase.
License purchases are handled through our provider Lemon Squeezy. You always pay for the coming year in advance. Immediately after purchase, you receive your invoice with VAT shown and a link where you can download your license file(s). Working with license files is described in the documentation.
Do I need to buy a new license every year?
No, the license is a subscription that automatically renews for a defined term. The term can be set to between 1 and 3 years. Your yearly cost remains unchanged for that term. You can cancel the license at any time so it will not renew after the term ends.
When a new term begins, you must renew the license file on every server where DataFurt Bridge is running.
Which term should I choose?
If you want maximum planning certainty and minimal maintenance effort, choose the maximum term of 3 years.
If you want to stay as flexible as possible, choose the minimum term of 1 year.
What does the direct, qualified email support include?
Email support includes answers to specific questions about configuration, using the software, and issues that arise. The usual response time is 1 business day.
Intensive training, online sessions, or on-site support are not included, but they are available on request and are billed separately.