summaryrefslogtreecommitdiffstats
path: root/config/update_device.lua
blob: cd5dda5165a5802fc0175241ebf3bb72962a9ed3 (plain)
1
2
3
4
5
6
-- This is the script run after editing a device - the label, classes
local functions, device, olddevice, params, oldparams = ...

--functions.logevent("got to update_device script")

-- The resulting changing of the params has already been handled, so nothing to do here