Ok I need to know if the function in the DM LUA script
function DM.Config.LightingDevicesPerPage() -- override this function in the CCF's Lua file if necessary
return 8
end
Can be set in each of the NR CCF LUA files as I have two skins. One skin will have one device per page and the other one will have six. If so where do you put it and what is the syntax?


Reply With Quote