mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Add bit I'd missed in the sidebar doc
This commit is contained in:
parent
7efd866ff0
commit
7c1e570465
@ -78,10 +78,14 @@
|
|||||||
<!-- The first <p> is used as the pop-up tool tip when hovering over a -->
|
<!-- The first <p> is used as the pop-up tool tip when hovering over a -->
|
||||||
<!-- node in the palette. -->
|
<!-- node in the palette. -->
|
||||||
<p>Input node for the Ti SensorTag</p>
|
<p>Input node for the Ti SensorTag</p>
|
||||||
|
<p>For this node to work correctly Node-Red needs to be run as root, this
|
||||||
|
due to how Bluetooth 4.0 support is currently implemented in Linux</p>
|
||||||
<p>The UUID field is the mac address of the sensor tag, this is optional
|
<p>The UUID field is the mac address of the sensor tag, this is optional
|
||||||
can be used to bind to a specific SensorTag if you have more than one
|
can be used to bind to a specific SensorTag if you have more than one
|
||||||
active in range at the same time. (note you can only have one SensorTag per
|
active in range at the same time. (note you can only have one SensorTag
|
||||||
node-red instance at the moment)</p>
|
per node-red instance at the moment)</p>
|
||||||
|
<p>The topic setting is a prefix that will be pre-pended to name of the
|
||||||
|
sensor that creates the reading. e.g. <i>sensorTag/temperature</i></p>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Finally, the node type is registered along with all of its properties -->
|
<!-- Finally, the node type is registered along with all of its properties -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user