Introduction
This is the documentation about multiple projects web based javascript user interface.
daiquiri-lib
, which is a shared library of javascript componentsdaiquiri-ui
, which is the javascript client for Daiquiriblisswebui
, which is the javascript client for the BLISS rest API
They are sharing some concepts, widgets, and source code.
Main concepts
layout
: it's a way to arrange a set of widgetcomponent
: it's a base widget which can be displayed in the layouthardware
: it identify an object of the control system. In this it is calledobject
. It also loosely described the widgets which are able to display such objects.