Send command with peroidic time no connectio request

Hello to all
I want to send reboot &… commands to the modem without connection request
How can I do this?
This means that after sending the command from the server, communication must be done through periodic time and then the command must be applied to the modem.

Hi,

I’m don’t think this is how the CWMP standard works.

BR,
Janko Bajc

How are you sending commands to the CPE right now? Via the web UI? I’m not sure on the web UI how to make it not initiate a connection request.

If you use the API, you remove “connection_request” from the URL. https://github.com/genieacs/genieacs/wiki/API-Reference#post-devicesdevice_idtasksconnection_request