bluemellophone/gzc-client

Server Error Codes

Opened this issue · 0 comments

Below are the various different error codes that the server will report back to the client on image and gps post:

        1XX - IMAGE IMPORT
            100 - File I/O error
            101 - Car color invalid
            102 - Car number invalid
            103 - Person letter invalid
            104 - Time (hour) invalid
            105 - Time (minute) invalid
            106 - Image archive malformatted

        2XX - GPS IMPORT
            200 - File I/O error
            201 - Car color invalid
            202 - Car number invalid
            203 - NOT USED
            204 - Time (hour) invalid
            205 - Time (minute) invalid
            206 - GPS file malformatted
            207 - GPX file failed to parse