KSC Open API
13.1
Kaspersky Security Center API description
|
Interface allows to acquire and manage PLC devices registry. More...
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. |
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.