Lars The
Lars The
Hi @Jalle19 , > We should be able to add new long options Ok. However, what are you saying? - A) To not refactor the current parameters. - B) Or...
Hi, I don't see any positive comments about this suggestion. However, I feel the parameteres could be refactored. What you think about the idea to convert some parameters without options...
> For a while I have been thinking about adding a config file to make the configuration simpler but never got to it. I prefer to not use this approach....
Great @freddy36 ! This will be useful. Perhaps you want also to complete the code about the UDP listening COMMAND from here: https://github.com/lars18th/mptsd/commit/e38fb3bd29ad2d190ff16ec86e5375d5bf064053 For the LCN part I'll provide a...
Hi @freddy36 , Perhaps you want to add one compile option to enable/disable the JSON code. I feel it will be useful to compile this tool without the JSON dependency...
Hi @freddy36 , Regarding the remote control, perhaps you're right and it's preferable a REST API. Regarding json library linking, the idea is to reduce library dependencies as much as...
Hi @freddy36 , I have this suggestion: - Move the JSON output to the request `/status.json`. And make it optional when compiling. - Implement the plain text `/status` as with...
Hi, I just want to share my opinion: In my view, Unicable support is a must. And even if this PR is not fully complete, it provides a minimum support....
Hi @lelegard , The standard involved is **EN 50607:2015**. Its operation is very simple: the request command is sent using the same technology as for addressable switches. And you obtain...
Hi, Only as a reference for the standard: - The original protocol developed before the standard is from the company JULTEC. You can read a small description of JESS here:...