mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 00:00:02 +02:00
also for rx_hostname
This commit is contained in:
parent
f31fa92516
commit
7729e47685
@ -780,7 +780,8 @@ class Detector(CppDetectorApi):
|
||||
|
||||
@rx_hostname.setter
|
||||
def rx_hostname(self, hostname):
|
||||
self.setRxHostname(hostname)
|
||||
args = hostname_list(hostname)
|
||||
self.setRxHostname(args)
|
||||
|
||||
@property
|
||||
@element
|
||||
|
Loading…
x
Reference in New Issue
Block a user