canceledConversion |
403 |
Converting movie format request cancellation. Returned in /osc/sommands/status API of camera._convertVideoFormats command. |
canceledShooting |
403 |
Shooting request cancellation of the self-timer. Returned in /osc/sommands/status API of camera.takePicture command or camera.startCapture command. |
corruptedFile |
403 |
Process request for corrupted file |
disabledCommand |
403 |
Command cannot be executed due to the camera status. |
invalidFileFormat |
403 |
Invalid file format specified. |
invalidParameterName |
400 |
Parameter name or option name is invalid. |
invalidParameterValue |
400 |
Parameter value when command was issued is invalid. |
missingParameter |
400 |
Insufficient required parameters to issue the command. |
notFound |
404 |
There is no server or no page corresponding to the address. |
powerOffSequenceRunning |
403 |
Process request when power supply is off. |
serviceUnavailable |
503 |
Processing requests cannot be received temporarily. Please try again after a modest amount of time. |
tooManyParameters |
403 |
Number of parameters exceeds limit. |
unknownCommand |
400 |
Invalid command is issued. |
unexpected |
503 |
Other errors |