require "core" local setting = core.get_gateway_setting( "zwave.attempts" ) if setting ~= nil then print( "setting type: " .. setting.valueType ) end