unreport_domain

unreport_domain — allows a client to stop receiving data value changes in a whole domain.

Synopsis

(unreport_domain domain)
    

Arguments

domain

The name of a DataHub domain.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

Typically this command is sent by a client to the DataHub instance, allowing the client to stop receiving data value changes in the specified domain. Sending this command has the same effect as setting the DH_REG_UNREG flag in the report_domain commaand.