|
libiec61850
1.6.0
|
- Global ControlObjectClient_enableInterlockCheck (ControlObjectClient self)
- use ControlObjectClient_setInterlockCheck instead
- Global ControlObjectClient_enableSynchroCheck (ControlObjectClient self)
- use ControlObjectClient_setSynchroCheck instead
- Global ControlObjectClient_setCtlNum (ControlObjectClient self, uint8_t ctlNum)
- Do not use (ctlNum is handled automatically by the library)! Intended for test purposes only.
- Global FileDirectoryEntry_create (const char *fileName, uint32_t fileSize, uint64_t lastModified)
- Will be removed from API
- Global IedConnection_createWithTlsSupport (TLSConfiguration tlsConfig)
- Use IedConnection_createEx instead
- Global IedConnection_installConnectionClosedHandler (IedConnection self, IedConnectionClosedHandler handler, void *parameter)
- Use IedConnection_StateChangedHandler instead
- Global IedConnection_triggerGIReport (IedConnection self, IedClientError *error, const char *rcbReference)
- Use ClientReportControlBlock_setGI instead
- Global IedConnectionClosedHandler )(void *parameter, IedConnection connection)
- Use IedConnection_StateChangedHandler instead
- Module sv_publisher_deprecated_api_group