This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

HTML Widget
#1
Hello,

I am using an HTML widget in Visui to build a custom table layout
using pure HTML + CSS.

Example (simplified):

<div class="rc-row rc-head">
  <div class="rc-cell">Room</div>
  <div class="rc-cell">Ambient Temp</div>
  <div class="rc-cell">Current Temp</div>
  <div class="rc-cell">HVAC Mode</div>
</div>

Rows are static HTML, used only as a layout grid.

I would like to display and control KNX group objects inside specific
cells of this HTML table.

Is it possible to bind KNX group objects directly inside an HTML widget?
Reply


Messages In This Thread
HTML Widget - by Fahd - 15.01.2026, 14:59
RE: HTML Widget - by admin - 20.01.2026, 11:08

Forum Jump: