Possibility to detail CC value Interfaces #2976
-
So, The NR plugin is going through a huge change. i.e it will soon be able to call any CC method, provide durations without having to instantiate it's class, method names are now exact, enums can now be dynamaiclly referenced etc etc. It's now much much closer to using Z-Wave JS in it's native form, but in node-red and using JSON alone. All this has been made possible with the last few advancements - Awesome Work! However, one thing bothers me. Given the magic you already conjure with docs, is there any way to also document the interfaces in each CC guide? For CC's that use primitive types, this isn't a problem of course, as its quite clear in docs, but when an interface is used, there is no documentation, one has to view the source code, to ascertain what the structure of the interface looks like. Which isn't a problem for the experienced user, but newbies into Home Automation, tend to struggle. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is certainly possible, but needs to be implemented. Can you open this as an issue, so it stays on my radar? |
Beta Was this translation helpful? Give feedback.
This is certainly possible, but needs to be implemented. Can you open this as an issue, so it stays on my radar?