UNPKG

@kvaser/canking-api

Version:

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

26 lines (13 loc) 546 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [models](../README.md) / OnlineStatus # Interface: OnlineStatus A message for streaming online status information. ## Properties ### isOnline > **isOnline**: `boolean` Indicates if the measurement is online. *** ### onlineCounter > **onlineCounter**: `number` Counter that is increased every time the measurement goes online. This can be used to detect when the measurement goes offline and then online again.