ChimeraTK / ApplicationCore

Core library for creating applications based on the ControlSystemAdapter and DeviceAccess.
GNU Lesser General Public License v3.0
1 stars 2 forks source link

fix: Escape device name in initialisation handler #335

Closed phako closed 9 months ago

phako commented 9 months ago

If a device was only defined by CDD and the CDD contained some sort of hierarchy separator, the unescaped CDD was causing an invalid variable name.