06-05-2024, 09:46 AM
For now i made a temporary solution by sending the following HTTP commands:
To read the current used config: '*moode-ip-adres*/command/cfg-table.php?cmd=get_cfg_system_value¶m=camilladsp'
To set the to be used config: '*moode-ip-adres*/command/camilla.php?cmd=cdsp_set_config' with payload 'cdspconfig=MyCamillaConfig.yml'
This seems to work fine for now.
To read the current used config: '*moode-ip-adres*/command/cfg-table.php?cmd=get_cfg_system_value¶m=camilladsp'
To set the to be used config: '*moode-ip-adres*/command/camilla.php?cmd=cdsp_set_config' with payload 'cdspconfig=MyCamillaConfig.yml'
This seems to work fine for now.