Hi all,
I’ve integrated the example WebUIConfigModule into my Ignition Module but I’m struggling with data exchange.
How would I use my GatewayHook to query the data that is set in my WebUiConfig page?
Or indeed, how can I notify my GatewayHook when the user changes something in the WebUiConfig react app?
Thanks for any guidance.