|
Sets the message target.
The target is a string made from the vendor, device and instance IDs of the message destination, formatted as vendor-device.instance. The only exception is the special case string "*" which is used to send the message to all. - Parameters:
-
| _target | the message target. Either a string formatted as vendor-device.instance or "*". |
- Returns:
- True if the message target was set.
- See also:
- GetTarget.
|