89
1
SW
8.3
PRESET COMMANDS
Preset variables for GFG.get and CFG.set. Please check Player LUA manual.
Preset
variables.
RELOAD PRESET
Reload indicated preset index. Index should be a valid preset index 1..20. Must be called after
modifiying preset variables and call commit command
{"jsonrpc":"2.0","method":"Preset.Reload","Index":1}
8.4
EVENT COMMANDS
Event variables for GFG.get and CFG.set. Please check Player LUA manual. Event
variables.
RELOAD EVENT
Reload indicated event. Name should be: GPI1, GPI2 or SILENCE. Must be called after
modifying event variables and call commit command.
{"jsonrpc":"2.0","method":"Event.Reload","Name":"GPI1"}
8.5
CALENDAR COMMANDS
Calendar variables for GFG.get and CFG.set. Please check Player LUA manual. Preset
variables
RELOAD CALENDAR
Reload indicated calendar. Calendar index should be a number 1..24. Must be called after
modifying calendar variables and call commit command. Reload calendar 24 example:
{"jsonrpc":"2.0","method":"Calendar.Reload","Index":24}
8.6
STORE AND FORWARD COMMANDS
SAF variables for GFG.get and CFG.set. Please check Player LUA manual. SAF variables
RELOAD SAF
Reload SAF configuration. Must be called after modifing SAF variables and call commit
command.
{"jsonrpc":"2.0","method":"SAF.Reload"}