Difference between revisions of "Devices"
m (Patrick moved page Devices Page to Devices) |
|||
Line 2: | Line 2: | ||
*Name - the device name | *Name - the device name | ||
*Type - The type of device (dimmer, motion sensor, etc.) | *Type - The type of device (dimmer, motion sensor, etc.) | ||
− | *Source - | + | *Source - System is a built in Driver and User is a User created Driver |
*Device Network ID - This is the ID used in the app code for each device | *Device Network ID - This is the ID used in the app code for each device | ||
*Status - Shows the current status of the device. Either Active, Inactive or Unknown. | *Status - Shows the current status of the device. Either Active, Inactive or Unknown. |
Revision as of 20:00, 12 October 2018
The Device page gives you a full list of all of the devices in your system. Check their last activity at a glance or click through to the Device Detail to edit or see detailed information about each device.
- Name - the device name
- Type - The type of device (dimmer, motion sensor, etc.)
- Source - System is a built in Driver and User is a User created Driver
- Device Network ID - This is the ID used in the app code for each device
- Status - Shows the current status of the device. Either Active, Inactive or Unknown.
- Last Activity - The date/time of the last registered activity of the device
At the top of the page there are also buttons to Add a Virtual Device and Discover a Device.