Hi @Elco I think I may have found a bug with the latest firmware (or I’m doing something wrong). When I try and assign a DS2413 device and then “Refresh Device List” the “Output” is blank. It wasn’t doing this previously:
Here’s the log after I refresh devices:
Jul 26 2018 21:56:53 Installed devices received: [{"a": "28C83D090600000A", "c": 1, "b": 0, "d": 0, "f": 5, "i": 0, "h": 2, "j": 0.0, "p": 0, "t": 1, "v": 9.563}, {"a": "28DA5E0906000060", "c": 1, "b": 1, "d": 0, "f": 9, "i": 1, "h": 2, "j": 0.0, "p": 0, "t": 1, "v": 7.375}, {"a": "28E9C90A060000BA", "c": 1, "b": 0, "d": 0, "f": 6, "i": 2, "h": 2, "j": 0.0, "p": 0, "t": 1, "v": 20.375}, {"a": "3ABB101C00000036", "c": 1, "b": 0, "d": 0, "f": 3, "i": 3, "h": 3, "n": -1, "p": 0, "t": 3, "v": 0, "x": 0}, {"a": "3A630F1C00000040", "c": 1, "b": 0, "d": 0, "f": 2, "i": 4, "h": 3, "n": -1, "p": 0, "t": 3, "v": 0, "x": 0}, {"a": "3A6A121C00000046", "c": 1, "b": 0, "d": 0, "f": 8, "i": 5, "h": 3, "n": -1, "p": 0, "t": 3, "v": 2, "x": 0}] Jul 26 2018 21:56:54 Available devices received: [{"a": "3A6A121C00000046", "c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 3, "n": 0, "p": 0, "t": 0, "x": 0}, {"a": "3A6A121C00000046", "c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 3, "n": 1, "p": 0, "t": 0, "x": 0}, {"a": "3A630F1C00000040", "c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 3, "n": 0, "p": 0, "t": 0, "x": 0}, {"a": "3A630F1C00000040", "c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 3, "n": 1, "p": 0, "t": 0, "x": 0}, {"a": "3ABB101C00000036", "c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 3, "n": 0, "p": 0, "t": 0, "x": 0}, {"a": "3ABB101C00000036", "c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 3, "n": 1, "p": 0, "t": 0, "x": 0}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 17, "t": 0, "x": 0}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 16, "t": 0, "x": 0}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 11, "t": 0, "x": 0}, {"c": 1, "b": 0, "d": 0, "f": 0, "i": -1, "h": 1, "p": 10, "t": 0, "x": 0}]
I think that “n” is the Output channel and it is being set to 0 or 1 but returned as -1.