DELETE CHANNEL (MQTT)

Use the MQSC command DELETE CHANNEL to delete an MQ Telemetry channel definition.


Use MQSC commands

For information on how we use MQSC commands, see Performing local administration tasks using MQSC commands.

The DELETE CHANNEL (MQTT) command is only valid for MQ Telemetry channels.

Synonym: DELETE CHL


DELETE CHANNEL

DELETE CHANNEL ( channel-name ) CHLTYPE ( MQTT )


Parameter descriptions

    (channel-name)
    The name of the channel definition to be deleted. This is required. The name must be that of an existing channel.

    CHLTYPE
    This parameter is required. There is only one possible value: MQTT.

Parent topic: MQSC commands