Gateway Driver Installation

Gateway Driver Installation


A feature of the Fuuz Gateway is now that you can install various drivers for your devices as you need them. This reduces the overall size and complexity of the application running as well as provides extensibility to our customers and alliance partners, enabling them to build their own customized drivers.

Warning
THIS INFORMATION IS OUT OF DATE - PLEASE USE THE NEW ‘INSTALLATION’ FEATURE LOCATED DIRECTLY WITHIN THE GATEWAY. IF YOU DO NOT SEE THIS OPTION - BE SURE YOU UPGRADE TO THE LATEST VERSION.

Installing Drivers

By default the gateway has no device drivers loaded and each driver needs to be installed

Currently drivers need to be loaded manually. This feature is being actively worked on and will be updated in the near future.

To load a driver

  • Create a folder called “drivers” in C:\Program Files\Fuuz Device Gateway

    • If you installed the application in a custom location you will need create the “drivers” folder in that location

  • Add the folder containing the actual driver in the drivers folder

  • Restart the gateway service to have the gateway to load all of the drivers in the “drivers” folder.

 

If you are loading the file driver your folder structure should look like.

--Fuuz Device Gateway
--drivers
--local-file
--index.js
--manifest.js

If you are looking for driver submit a ticket to our support team and we will get you is needed. Please use the Technical Support request from your portal. If you do not have access to the portal - please ask your Fuuz Administrator to submit the case on your behalf. Support tickets can only be submitted through the support.fuuz.com website.

 

Driver Location

Until drivers can be installed in app all of the recent drivers can be found here.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/ethernetIpPlc_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/HTTPClient_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/HTTPServer_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/ibmdb2_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/localFile_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/microsoftSql_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/modbusTCP_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/mySql_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/nativePrinter_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/opcuaClient_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/oracledb_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/sapRfc_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/TCPClient_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/tcpPrinter_2023.5.1.tar
https://mfgx-public.s3.amazonaws.com/device-gateway-service/drivers/tcpServer_2023.5.1.tar

 

    • Related Articles

    • Edge Gateway Installation Step-by-Step

      Overview This guide walks you through the complete process of installing the Fuuz Device Gateway on a local device, configuring access control, and connecting it to the Fuuz Cloud. It includes steps for downloading the installer, setting up API keys, ...
    • Printer TCP

      A "TCP printer" typically refers to a network printer that uses the Transmission Control Protocol (TCP) for communication. In this context, a TCP printer is a printer that is connected to a local network or the internet and can receive print jobs ...
    • Device Gateway (DG)

      Fuuz Device Gateway The Fuuz Device Gateway is a proprietary application developed by MFGx, the creators of Fuuz. It serves as a bridge between your Fuuz.app site and local assets, allowing you to establish a connection and exchange data seamlessly. ...
    • Gateway Installation

      To install the device gateway navigate to /system/internetOfThings/apps?DeviceGatewayTable.view=Default in your Fuuz site or search for Fuuz Apps in the search bar. This will take you to the page where you can download the .exe for the gateway ...
    • Oracle SQL

      What is Oracle SQL? Oracle SQL, often referred to simply as Oracle, is a powerful and widely used relational database management system (RDBMS) developed by Oracle Corporation. It is one of the most popular database management systems in the world ...