

CCMX files normally don't include a TECHNOLOGY string, but it is recommended to add it either manually or with this parameter (see note and examples below).Ĭurrently defined are the following strings:īACKLIGHT_TYPE CCFL CCFL Wide Gamut White LED RGB LED

technology (optional, only applicable if CGATS data does not contain a TECHNOLOGY string) Display device technology string in the format DISPLAY_TYPE BACKLIGHT_TYPE PANEL_TYPE, e.g. CCSS files normally don't include a REFERENCE string, but it is recommended to add it either manually or with this parameter (see note and examples below). the spectrometer that was used to create the CCSS file, not the colorimeter), e.g. reference (optional, only applicable for CCSS) Reference instrument name (i.e. CCMX/CCSS files normally don't include a MANUFACTURER string, but it is recommended to add it either manually or with this parameter (see note and examples below).

manufacturer (required if MANUFACTURER not present in CGATS data) Display device manufacturer. CCMX/CCSS files normally don't include a MANUFACTURER_ID string, but it is recommended to add it either manually or with this parameter (see note and examples below). Parameters: cgats (required) The CCMX/CCSS file contents, application/x-manufacturer_id (required if MANUFACTURER_ID not present in CGATS data) Three-letter display device manufacturer PnP ID. View a specific correction, identified by hash View CCMX for a specific display device & instrument combination ?get=1&type=ccss&display=*&technology=LCD &json=1 &xml=1 &html=1 View CCSS for a specific display technology ?get=1&type=*&manufacturer=NEC&display=*&instrument=* &json=1 &xml=1 &html=1 View all entries for a specific manufacturer These can be omitted for queries and will automatically be stripped for brevity in entries outside of actual CCMX/CCSS data. Note: Instrument names in CCMX/CCSS files will (and should) contain vendor prefixes. Multiple entries may be returned if not using the hash parameter. An error message will be returned on failure with HTTP status 400 if there is a missing/invalid parameter, or 500 Internal Server Error on database and other critical internal errors. On success, will return HTTP status 200 OK, with the response body containing the payload in form of the matching database entry/entries. html=1 (optional) Return result as HTML with links to the actual CGATS data. json=1 (optional) Return result as JSON instead of plain text. xml=1 (optional) Return result as XML instead of plain text. reference (optional) Reference instrument name, e.g. 'i1 Display' will match 'Gretagmacbeth i1 Display', but not 'Gretagmacbeth i1 DisplayPro, ColorMunki Display'). Will do a semi-fuzzy match even if not using * (e.g. instrument (required if type=ccmx) Instrument name, e.g. 'CCFL Wide Gamut' will match 'LCD CCFL Wide Gamut PVA' and 'LCD CCFL Wide Gamut IPS'). Will do a fuzzy match even if not using * (e.g. technology (optional) Display device technology or * (all).

display (required if no hash, manufacturer or manufacturer_id parameter is given) Display device name or * (all). manufacturer (required if no hash, manufacturer_id or display parameter is given) Display device manufacturer or * (all). manufacturer_id (required if no hash, manufacturer or display parameter is given) Three-letter display device manufacturer PnP ID. 2012-* will match all entries created in 2012). * is allowed as a wildcard, in which case you may leave out parts of the date (e.g. A leading lesser-than ('') sign indicates that only entries older or newer than the specified date should be retrieved. created (optional) Creation date in the format YYYY-MM-DD HH-MM-SS. type (required if no hash parameter is given) The type of correction i.e. Parameters: hash (optional, should be the only additional parameter if given) Hexadecimal MD5 hash of the CCMX/CCSS file contents with line endings normalized to LF, trailing whitespace stripped, and CREATED line (not including the trailing newline) replaced with the empty string ('').
