== CasPPer == CasPPer refers to CAS Program Passer, the successor to ACE !ProgramPasser. It is a generic interface to carwash controllers. Other software like for example pos terminals or management software can use this interface to push commands to the carwash controller or retrieve data from it. = Specification = The specification for the CasPPer software is described in: [/chrome/site/caspper_specification.pdf CasPPer Specification] = Manual = The manual for CasPPer can be found as part of the distributed software as well as [/chrome/site/caspper_manual/index.html here] = Interfaces = CasPPer has several programming interfaces. - Program Passer This interface is intended to pass wash programs from a cash register transaction onto the carwash controller and fetch carwash counter information for display on daily financial reports. The interface is specified in: [/chrome/site/pp_xmlrpc_specification.pdf PP XMLRPC] - Transaction Collector. This interface is intended to pass transaction information from cash register software to carwash management software. The interface is specified in: [/chrome/site/casapi_xmlrpc_specification.pdf CASAPI XMLRPC] - Identification Provider This interface is intended to provided identification of customers by cash register software from an external database for e.g. implementation of the Nationale Waspas. The interface is specified in: [/chrome/site/casapi_xmlrpc_specification.pdf CASAPI XMLRPC] = FAQ = [wiki:CasPPerFaq Frequently asked questions/veel gestelde vragen]