QfmqPMYB'; waitfor delay '0:0:15' -- |
cc.test.logCreate an log entry, e.g. for error logs. AuthenticationThis method does not require authentication. Notice: This method requires an HTTP POST request. Argumentsapi_key (Required) Your API key. See here for more details.
id (Required) The ID to identify the device or something like this.
msg (Required) The log message.
Example ResponseThis method has no specific response - It returns an empty success response if it completes without error. Error Codes1: ID is empty The passed ID is empty.
2: Msg is empty The passed msg is empty.
100: Invalid API Key The API key passed was not valid / not a special API key.
110: Format "xxx" not found The requested response format was not found.
120: Method "xxx" not found The requested method was not found.
130: HTTPS required The API Key passed requires HTTPS.
|