Device Service. Use the commands in this service to import device mapping files, delete device mappings, delete a specific device, get a list of all devices for a specific protocol, and add the scheduled station name AE title, the name, and the modality to the given SPS items.
org.dcm4chex.archive.mbean.DeviceService
The default constructor
DeviceService
&defaultAttributes;
&defaultOperations;
Import a device mapping file.
importDeviceMapping
importURL
java.lang.String
java.lang.String
Delete all device mappings. <b>Note:</b> This deletes all devices and the corresponding protocol codes.
deleteMapping
java.lang.String
Deletes the named device.
deleteDevice
Station name of the device
device
java.lang.String
java.lang.String
Get a list of devices for the specified protocol.
getDeviceList
protocol
java.lang.String
java.util.Collection
Add the scheduled station AE Title and the name and the modality to the given SPS items.
addScheduledStationInfo
ds
org.dcm4che.data.Dataset
org.dcm4che.data.Dataset