<%include file="/pageheader.html"/> <%! from kaithem.src import devices %> Create Device

Create Device

%if module:

Store in Module(Empty to store in main device list)

%else:

You may want to consider creating the device in a module instead, as modules offer many extra features.

%endif

Basic Info

%if not module: %else: %endif
<%include file="/pagefooter.html"/>