[Info] Transaction Groups

Hi guys,

i would like to ask some specific information about Transaction Groups execution Scheduling.

I would like to read if it’s set to “Timer”, the number in the input box and the value selected in the dropdown of the Executioni scheduling.

Is there a way to read how these parameters are set to via script?

I appreciate, thank you.

N.

Not in any documented way, no. If you’re feeling brave, and have a lot of time, you could experiment with reflecting/enumerating the java classes under com.inductiveautomation.factorysql. Even better would be to submit a feature request for a function under system.groups.*to yield a list of group objects.