ModifyDevice
Modify a device.
Synopsis
[Actions]
ModifyDevice:Name=DeviceName,[PropertiesToModify]
Where you substitute [PropertiesToModify] for the properties you want to modify.
Description
ModifyDevice specifies changes to make to an existing device. InterSystems IRIS® modifies this device when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.Devices.Modify()Opens in a new tab to modify the device defined by ModifyDevice.
Changing this Operation
This operation is designed to be used during a configuration merge. You can change ModifyDevice by editing the merge file in a text editor (as described in Editing the Active CPF).
See Introduction to I/O for more details on devices.