Page 1 of 1
Command to get user command names
Posted: 29 Nov 2025 09:11
by Thijmen
Hi there,
It would be very helpful to get the actual OnUserX command names (and maybe icon identification (as a string perhaps)) via a tcp command. Could this be added in the future?
Re: Command to get user command names
Posted: 29 Nov 2025 11:04
by radio42
Currently no plans for that- as the names are only for the internal UI - so I guess you want to build something on top?
Re: Command to get user command names
Posted: 29 Nov 2025 11:38
by Thijmen
Yeah, I have this webinterface that I build around it

So thought I would look at options to fetch the names for these commands. Maybe per command basis, or fetch them all with a response with each on a line.
Re: Command to get user command names
Posted: 06 Jan 2026 22:10
by radio42
A new GET_USER_COMMANDS will be added to the next version.
Re: Command to get user command names
Posted: 18 Jan 2026 21:09
by Thijmen
Awesome, thank you so much!
Re: Command to get user command names
Posted: 21 Jan 2026 20:35
by radio42
In the latest v4.5.2.7 the GET_USER_COMMANDS command is available.