KSC Open API
Kaspersky Security Center API description
PLCDevApi Class Reference

Interface allows to acquire and manage PLC devices registry. More...

List of all members.

Public Member Functions

 UpdatePLC (binary pPLCId, params pPLCInfo)
 Adds/Updates PLC device.
 DeletePLC (binary pPLCId)
 Remove PLC device.
params GetPLC (binary pPLCId, params parOptions=NULL)
 Acquire attributes of specified PLC device.

Detailed Description

Interface allows to acquire and manage PLC devices registry.

Administration server contains global list of the PLC devices. Every PLC device is identified by pPLCId - (binary) - binary data as array of 16 bytes.