Library

We have an extensive library of various bOS configuration examples. Select your heating pump, AC, TV or almost any other device and import it to your smart building configuration. We also encourage all system integrators and DIYs to add their own examples to ComfortClick library.

Regex parsing icon

Regex parsing

Regex parsing example using Basic driver

DOWNLOAD

Regex is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for "find" or "find and replace" operations on strings, or for input validation.

Configuration

Download the example from our website and import it into your configuration. Step by step instructions on how to import are available in our instructional video.

In this example we are using two devices. First device is our virtual sender which simulates some IOT device. This virtual device is sending string to our receiver, which is bOS. We can then use regex to parse out needed information from our sender. Several double variables were added, every variable parses and receives different string from the sender, we can then use these parsed data in our configuration.
Regex storm is an excellent tool to test current regex pattern, get the references for data parsing with added examples for easier integration.

Comments

Please login to post a comment.

This website uses cookies

We use cookies to personalize content, use live chat, provide social media features and to analyze our traffic. We also share information about your use of our site with analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.