"bluetooth.uartReadUntil":"Reads from the Bluetooth UART service buffer, returning its contents when the specified delimiter character is encountered.",
"bluetooth.uartWriteNumber":"Prints a numeric value to the serial",
"bluetooth.uartWriteString":"Writes to the Bluetooth UART service buffer. From there the data is transmitted over Bluetooth to a connected device.",
"bluetooth.uartWriteValue":"Writes a ``name: value`` pair line to the serial.",
"bluetooth.uartWriteValue|param|name":"name of the value stream, eg: x",