Changes between Version 2 and Version 3 of CasPPer


Ignore:
Timestamp:
03/28/11 13:40:03 (15 years ago)
Author:
jaap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CasPPer

    v2 v3  
    22
    33CasPPer 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.
     4
     5= Specification =
     6
     7The specification for the CasPPer software is described in:
     8
     9= Interfaces =
     10
     11CasPPer has several programming interfaces.
     12 - Program Passer
     13This 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.
     14The interface is specified in: [https://cas.orca-st.com/attachment/wiki/CasPPer/ACE_ProgramPasser_RPC_rev_54.pdf ProgramPasser RPC API]
     15 - Transaction Collector.
     16This interface is intended to pass transaction information from cash register software to carwash management software.
     17The interface is specified in:
     18 - Identification Provider
     19This interface is intended to provided identification of customers by cash register software from an external database for e.g. implementation of the Nationale Waspas.
     20The interface is specified in: