Skip to main content
Version: 8.1

WebDev Module

webdev module icon

Use Web Services in Ignition​

Host a Web Page on an Ignition Gateway​

This module enables you to directly program against the web server inside the Ignition Gateway. Webpages can be built by hand using a combination of Python programming and static web resources such as images, CSS files, javascript files, and html files. You can design and host custom web pages directly against the Ignition service.

Configure Custom Web Service Calls​

External systems can interact with the Ignition service through web service calls using the WebDev module. Allow SAP and ERP systems to request data directly from Ignition by developing a custom, full-fledged, API.

More Information on the WebDev module can be found on the WebDev page.

web dev in designer.png

Barcode Scanners and Web Enabled Devices​

Many newer barcode scanners are web-enabled and don't use serial ports to connect. For these types of scanners you can use the WebDev module to write whatever connect functions that you need. This opens up a whole new world of possibilities for connecting to various mobile devices.