get_dds_version

lsst.ts.salobj.get_dds_version(dds_file=None)

Get the version of OpenSplice dds library.

If it cannot be determined, return “?”.

Parameters:
dds_file : str or None, optional

Value of dds.__file__. Use None except when testing this function.