Kaspersky Industrial CyberSecurity for Networks API Developer's Guide
- Copyright
- About this guide
- About Kaspersky Industrial CyberSecurity for Networks API
- Quick start
- Generating gRPC code
- Establishing connections
- Getting and registering events
- Getting tags and subscribing to tag changes
- Getting configuration information
- Getting assets
- API Reference
- Services
- Messages
- ApplicationLayerAddress
- Asset
- AssetAddress
- AssetsUpdatedAfterRequest
- CommunicationData
- ConfigurationMetadata
- Cookie
- DeviceAddress
- DictionaryRequest
- Event
- EventDescriptor
- EventId
- Filter (events)
- Filter (tags)
- FixedNetworkAddress
- HashIdValue
- ItemsByIdRequest
- ItemsRequest
- KscConfiguration
- MessageParameter
- NewGenericEvent
- PlcConfiguration
- ProtocolConfiguration
- RequestStateResponse
- SubscriptionRequest
- Tag
- TagBriefInfo
- TagDescriptor
- TagEvent
- TagsRequest
- TimeSpan
- TransmissionWindow
- TransportAddress
- Version
- Enumerations
- AO Kaspersky Lab
- Information about third-party code
- Trademark notices
API Reference > Enumerations > Operation
Operation
Operation
Operations associated with tags.
Defined in
This enumeration is defined in the tag_notifier_service.proto
file.
Syntax
enum Operation
{
Read = 0;
Write = 1;
}
Values
This enumeration defines the following values.
Operation enumeration values
Name |
Value |
Description |
---|---|---|
|
|
Read operation. |
|
|
Write operation. |
Article ID: 146360, Last review: Jul 6, 2022