edgar86cru
Results
1
issues of
edgar86cru
When I pass this body in the url v1/commands ``` body: JSON.stringify({ udid: tokens[0], request_type: "Settings", settings: [{ "item": "Bluetooth", "enabled": false }] }) ``` In the plist result the...