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 > Services > ProductFacade
ProductFacade
ProductFacade
Kaspersky Industrial CyberSecurity for Networks version provider service.
Defined in
This service is defined in the product_facade_service.proto
file.
Syntax
service ProductFacade
{
rpc GetVersion(google.protobuf.Empty) returns (Version);
}
Service methods
The ProductFacade
service has the following service methods.
ProductFacade service methods
Name |
Request message |
Response message |
Description |
---|---|---|---|
|
|
Returns version information. |
Article ID: 146351, Last review: Jul 6, 2022