Command to get user command names

You are missing a feature or need an enhancement? Post your suggestion here!
Post Reply
Thijmen
Posts: 125
Joined: 16 Jul 2019 20:19
Command to get user command names

Post 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?
User avatar
radio42
Site Admin
Posts: 9029
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Command to get user command names

Post 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?
Thijmen
Posts: 125
Joined: 16 Jul 2019 20:19
Re: Command to get user command names

Post 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.
User avatar
radio42
Site Admin
Posts: 9029
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Command to get user command names

Post by radio42 »

A new GET_USER_COMMANDS will be added to the next version.
Thijmen
Posts: 125
Joined: 16 Jul 2019 20:19
Re: Command to get user command names

Post by Thijmen »

Awesome, thank you so much!
User avatar
radio42
Site Admin
Posts: 9029
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Command to get user command names

Post by radio42 »

In the latest v4.5.2.7 the GET_USER_COMMANDS command is available.

Post Reply