We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dbb9fd commit 929f4d4Copy full SHA for 929f4d4
1 file changed
doc/lss.rst
@@ -47,6 +47,10 @@ Or, you can run fastscan procedure ::
47
48
ret_bool, lss_id_list = network.lss.fast_scan()
49
50
+.. note::
51
+ Before you run fastscan, you have to make sure the devices are in non-configured
52
+ or unconfigured state.
53
+
54
Once one of sensors goes to CONFIGURATION state, you can read the current node id of the LSS slave::
55
56
node_id = network.lss.inquire_node_id()
0 commit comments