summaryrefslogtreecommitdiffstats
path: root/provisioning-controller.lua
Commit message (Expand)AuthorAgeFilesLines
* Added support for select type and provisioning options.Ted Trask2010-12-091-0/+4
* Broke up get_device_values into two functions, one by name, one by device_id.Ted Trask2010-11-261-1/+1
* Adjusted search to include != and regular expressions comparisons.Ted Trask2010-11-261-1/+1
* Removed handling of viewtype because now will be handled by core.Ted Trask2010-11-161-9/+0
* Added searchdevices action and fixed getdeviceparams to be proper structure, ...Ted Trask2010-11-101-0/+10
* Added duplicatedevice actionTed Trask2010-11-041-0/+4
* Added getdevicevalues with templated viewtype to load template with haserl.Ted Trask2010-11-041-0/+3
* Starting to develop provisioning application.Ted Trask2010-10-281-0/+97