Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

TransmissionWindow

Range of events for an asynchronous events request.

Defined in

This message is defined in the common.proto file.

Syntax

message TransmissionWindow

{

uint64 startIndex = 1;

uint32 maxCount = 2;

}

Fields

The TransmissionWindow message has the following fields.

TransmissionWindow message fields

Type

Name

Tag

Description

uint64

startIndex

1

Index of the first item.

uint32

maxCount

2

Maximum count of items to retrieve.