Skip to main content

DeleteDeviceSubType

Delete a device subtype.

Synopsis

[Actions]	DeleteDeviceSubType:Name=DeviceSubTypeName

Description

DeleteDeviceSubType deletes an existing device subtype. InterSystems IRIS® deletes the specified device subtype when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.DeviceSubTypes.Delete()Opens in a new tab to delete the device subtype defined by DeleteDeviceSubType.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change DeleteDeviceSubType 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.

FeedbackOpens in a new tab