Could you please help me with a little code? I need to execute the command to change the name of MikroTik but I am not able to pass the parameters in the API in Swift . It's different from the PHP API. I've tried in many ways.. api.sendCommand(command: "/system/identity/set/name=TEST") api...