UNPKG

@kvaser/canking-api

Version:

CanKing API to communicate with the CanKing service using Node.js.

42 lines (21 loc) 719 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [models](../README.md) / DataProcessingStatus # Interface: DataProcessingStatus A message holding special data processing status information. ## Properties ### errorCounter > **errorCounter**: `number` Number of errors encountered during data processing. *** ### lastExecutionTime > **lastExecutionTime**: `Long` The last execution time of the data processing. *** ### maxExecutionTime > **maxExecutionTime**: `Long` The maximum execution time of the data processing. *** ### minExecutionTime > **minExecutionTime**: `Long` The minimum execution time of the data processing.