At the moment Kepserver is only able to publish it's data to a MQTT broker as a json string. Because og this I need an extra software tool to split tags into topics and republish them into a UNS.
I need Kepserver to be able to publish each tag on a separate topic for example corresponding to the structure of the tag groups in Kep. Is thes a part of Kepware's reoadmap?
Hi,
To look into this properly, could you clarify a few things:
Which version of Kepware/KepServerEX are you using or referring to?
Are you looking for official roadmap information from PTC/Kepware?
Do you want alternative tools or middleware to help you split and republish MQTT messages into UNS-compliant format?
Thanks,
hI,
1.. Currently running 6.15.132, but I think the issue is the same in the latest release
2. Yes
3. I use Node Red to do this today, I I think It's imortant to things like this as close as possible to the edge ==> Kep...
Kind regards