node-ovsdb
Preparing search index...
TableUpdate
Type Alias TableUpdate<TDatabase, TTable>
TableUpdate
:
Record
<
string
,
RowUpdate
<
TableRow
<
TDatabase
,
TTable
>
>
>
Table update payload used by RFC 7047 monitor notifications.
Type Parameters
TDatabase
extends
DatabaseTableMap
=
DatabaseTableMap
TTable
extends
TableName
<
TDatabase
>
=
TableName
<
TDatabase
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
node-ovsdb
Loading...
Table update payload used by RFC 7047 monitor notifications.