Skip to content

Dataview Designer

The Dataview Designer is a visual, drag-and-drop tool for creating Device View (DV) JSON files for the CC2. It is hosted at dataviewdesigner.infrafon.club and allows you to build DVs without manually editing JSON.


FeatureDescription
Drag-and-Drop InterfaceDrag widgets from the left menu onto the canvas
Live PreviewSee how the DV will look on the device
Property EditorConfigure widget properties in the right panel
Page ManagementAdd, rename, and delete pages
Icon Library1,757 icons available for use
JSON ExportGenerate ready-to-use DV JSON files

The left panel contains all available widgets and icons:

CategoryWidgets
AA TextText, Number, Percentage, Boolean
OthersMessage List, Number of Messages, Number of Unread Messages, Icon Boolean, Stars

To add a widget: Drag and drop from the left menu onto the canvas.


ActionHow To
Add a pageClick + Add page
Edit page nameClick on the page tab and rename
Delete pageClick the page tab and select delete
Navigate pagesClick on page tabs (Page 1, Page 2, etc.)
Select widgetClick on a widget on the canvas
Move widgetDrag the widget to a new position
Resize widgetDrag the corner handles

When a widget is selected, the right panel shows its properties:

AttributeOptions
Align to CanvasAlign widget to canvas edges
H. AlignLeft, Center, Right
V. AlignTop, Middle, Bottom
AttributeOptionsDescription
STATICFixed valueWidget displays a fixed value
DYNAMICDynamic valueWidget updates from device data
BUTTONButtonWidget triggers actions when pressed
AttributeOptionsDescription
Border StyleNone, ROUNDED, SQUAREDVisual border style
Border Size0-10+ (default: 4)Border thickness in pixels

⚠️ IMPORTANT: The legacy On Entry / Target system is being removed. Use Button Actions instead.

Action TypeDescription
Goto PageNavigate to another page
Update RemoteSend value to backend
Update LocalUpdate local widget value
Update OutputUpdate device config
Run CommandExecute system command