UNPKG

@kvaser/canking-api

Version:

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

26 lines (13 loc) 416 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [models](../README.md) / FramePropertyValue # Interface: FramePropertyValue A message that holds an extra frame property. ## Properties ### doubleValue? > `optional` **doubleValue**: `number` Double value. *** ### stringValue? > `optional` **stringValue**: `string` String value.