@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
42 lines (21 loc) • 694 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [hooks](../README.md) / IMessageDatabase
Interface: IMessageDatabase
Properties of the MessageDatabase React component which can be retrieved using the useMessageDatabases hook.
# Properties
## messages
**messages**: [`FrameDefinition`](../../models/interfaces/FrameDefinition.md)[]
Messages in this database.
***
## name
**name**: `string`
The name of the database.
***
## sources
**sources**: `object`[]
Names and identifiers of all sources using this database.
### identifier
**identifier**: `string`
### name
**name**: `string`