Bacnet/sc secure with encryption communication

Hello everyone,

I'm working on a project where I need to communicate with a new Johnson Controls system that uses Bacnet/SC — the secure/encrypted version of Bacnet.

As far as I know, Ignition doesn't currently support BACnet/SC directly, and it seems that Kepware doesn't support it either.

Has anyone here successfully integrated with BACnet/SC using Ignition?
Any advice, workarounds, or suggested tools would be greatly appreciated!

Thanks in advance!
Andrea

From what I have read, it is a TLS/Websockets layer around Bacnet, so in theory existing drivers could be modified to enable it. Haven't seen it as yet.