CcaAPI 5.3
** CcaAPI is the new incompatible version of the CcaService **
Released with 'AskiaField v5.4.0.1'
Released with 'AskiaField v5.3.4.0'
- Added support for 'Agents'
- Improved connection with 'CCA'; it no longer goes through the 'AskiaFieldAPI' but direct through a 'socket connection'
- Added two more endpoints for logical grouping
- Function overview per endpoint:
- Service:
- 'LogIn'
- 'UserLogin'
- 'getRemainingSession'
- 'LogOut'
- 'GetIPAddress'
- 'GetApplicationFileVersion'
- 'GetApplicationFile'
- 'GetFileProgress'
- 'CheckToken'
- 'GetCcaConfiguration'
- 'GetCcaRequest'
- 'GetRequestProgress'
- 'SendMessage'
- Reports:
- 'LstReports'
- 'LstReportParameters'
- 'RunReport'
- 'StopReport'
- 'DownloadReport'
- Objects:
- 'LstAgents'
- 'LstBaseObjects'
- 'AddAgent'
- 'AddSurvey'
- Service:
- New: in this version everything was ported to a 'WCF service'(Beta version was a 'web service'), and uses the 'AskiaFieldAPI' to communicate with the 'CCA'