Lines Matching +full:pseudo +full:- +full:device
17 using the device key of the node containing the target Remote Provisioning Server model instance.
29 .. code-block:: C
56 The above example shows pseudo code for starting a scan procedure on the target Remote Provisioning
57 Server node. This procedure will start a ten-second, multiple-device scanning where the generated
59 specified, the same procedure would only scan for the device with the corresponding UUID. After the
65 allowing the Remote Provisioning Server to report additional data for a specific device. The Remote
67 device if it is supported by the unprovisioned device.
75 .. code-block:: C
91 The above example shows pseudo code for remotely provisioning a device through a Remote Provisioning
92 Server node. This procedure will attempt to provision the device with the corresponding UUID, and
99 Re-provisioning
103 means to reconfigure node addresses, device keys and Composition Data on devices that support the
107 * Device Key Refresh procedure: Used to change the device key of the Target node without a need to
109 * Node Address Refresh procedure: Used to change the node’s device key and unicast address.
110 * Node Composition Refresh procedure: Used to change the device key of the node, and to add or
115 .. code-block:: C
129 The above example shows pseudo code for triggering a Node Address Refresh procedure on the Target
135 to false, this code would trigger a Device Key Refresh procedure.