GetLastChanges

Container: CCPService
Namespace: System.Data.Objects

Summary

Returns all last bufferitems of a device

Method

The HTTP method for this function import is GET

This function is composable

This means that the query can be further extended with OData Query Options (like $select, $filter, etc.)

Parameters

Name Type Summary
deviceId* Edm.Int32 Id of your device
lastBufferItemId Edm.Int64 Id of the last bufferitem user got
Parameters marked with a * are required

Return

Type: Entity type - BufferItem
Is collection: true

Example

Request URL: https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/GetLastChanges ?deviceId=x &lastBufferItemId=xL