unreport_domain — allows a client to stop receiving data value changes in a whole domain.
(unreport_domain domain)
domain
The name of a DataHub domain.
A message indicating success or error. Please refer to Return Syntax for details.
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.