Timotej Ecimovic

Results 41 comments of Timotej Ecimovic

Absolutely. We just never got around to doing it. I also suspect the generated `.deb` might not be done correctly. I know the `.rpm` is not (I use Fedora, so...

So essentially: if the type of the attribute is an ARRAY, allow people to type in a comma-separate list of values and store it in the database.

Struct idea: struct is represented as: { a,b,c } array of structs: {a,b,c},{a1,b1,c1} array of string: "string1",string2,"string3,with,comma"

Validation should tell you what the right format is.

Could we use this? https://github.com/rtfpessoa/diff2html

> @tecimovic any ideas on why this constraint was added in helper-endpointconfig.js? This is a ZIgbeePro constraint due to how the union for that is constructed. We should parametrize this,...

It's not that simple, @paulr34 : what is "according to spec" is more complicated. Sure the XML actually holds all the data, but the rules can be complex. There are...

Initially fix this by using DISTINCT, but we really need to solve the problem of not having unambiguous externalized data point for device types. If it goes on like this,...