Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

DirectionType

Direction that communication takes.

Defined in

This enumeration is defined in the event_provider.proto file.

Syntax

enum DirectionType

{

Source = 0;

Destination = 1;

}

Values

This enumeration defines the following values.

DirectionType enumeration values

Name

Value

Description

Source

0

Source of the communication.

Destination

1

Destination of the communication.