GetLastChanges
Container: CCPServiceNamespace: System.Data.Objects
Summary
Returns all last bufferitems of a deviceMethod
The HTTP method for this function import is GETThis 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 |
Return
Type: Entity type - BufferItemIs collection: true