Loading...

Knowledge Base

Find answers, guides, and best practices for ComfortClick bOS.

Receiving and parsing data

When data is received via our Basic driver and correctly selected device (in this case Double), we must set correct regex code to get the correct data out.

We of course use http://regexstorm.net/ to parse data and type the regex values under Regex field in bOS.

601b4744-e948-419f-9209-54b588122a2e.jpg

If regex code is typed correctly for the received command, we can select Values tab and check the parsed data out. If everything is set correctly, we should receive current temperature information from the device. 

We can also chose between decimal point or decimal comma, depending of course on the data received.

007c5a49-5ad4-40a1-bc87-2bf924e74a9a.jpg

Top