📄️ Table Lookup
This block performs a search in a given data table.
📄️ Table Lookup Compound
This block searches a data table using several conditions at once.
📄️ Table Insert Row
This block creates an entry in a data table.
📄️ Table Update Row
This block updates a row in a given data table.
📄️ Table Update Row Compound
This block updates rows in a data table that match several conditions at once.
📄️ Table Delete Row
This block deletes rows from a data table.
📄️ Clear Table
This block removes every row from a data table.
📄️ Table Row Count
This block counts the rows currently stored in a data table.
📄️ Add to Event Log
This block writes an entry to the device's event log.
📄️ Settings Init
This block initializes settings with default values or restores settings to defaults. Use it at application startup or for factory reset functionality.
📄️ JSON Get String
This block reads the value of a key out of a JSON string.
📄️ LUIS ON/OFF
This block controls the LUIS (Local User Interface System) Bluetooth interface. Use it to enable or disable mobile app access to your device for configuration, monitoring, and diagnostics.