Lines Matching refs:destination

57 * To set the destination address, call ``mesh target dst <Addr>``.
67 By setting the destination address to the local unicast address (``0x0001`` in the
94 The message will be sent to the current destination address, using the current network and
95 application key indexes. As the destination address points to the local unicast address by default,
96 the device will only send packets to itself. To change the destination address to the All Nodes
101 With the destination address set to ``0xffff``, any other mesh nodes in the network with the
105 To change the configuration of the device, the destination address must be set back to the
175 The target commands enables the user to monitor and set the target destination address, network
182 Get or set the message destination address. The destination address determines where mesh
185 …DstAddr``: If present, sets the new 16-bit mesh destination address. If omitted, the current desti…
233 Send a raw mesh message with the current destination address, network and application index.
509 Configuration Client always sends messages using the Device key bound to the destination address, so
749 * ``PubAddr``: The destination address to publish to.
774 …* ``UUID``: The destination virtual address to publish to. Providing a hex-string shorter than 16 …
952 destination address is set to zero, the targeted Health Client will attempt to publish messages
1245 Check the DFU Target state of the device at the configured destination address.
1251 Get a list of DFU images on the device at the configured destination address.
1259 Check whether the device at the configured destination address will accept a DFU transfer
1679 aggregating messages and sets the destination address for next shell commands to
1844 …ed only for messages with ``Addr1`` as the source address and ``Addr2`` as the destination address.