- Global SOPC_ClientHelper_CallMethod (int32_t connectionId, SOPC_ClientHelper_CallMethodRequest *callRequests, size_t nbOfElements, SOPC_ClientHelper_CallMethodResult *callResults)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_HelperConfigServer_SetMethodCallManager (SOPC_MethodCallManager *mcm)
- Use SOPC_ServerConfigHelper_SetMethodCallManager instead
- Global SOPC_HelperConfigServer_SetKeyPasswordCallback (SOPC_GetServerKeyPassword_Fct *getServerKeyPassword)
- Use SOPC_ServerConfigHelper_SetKeyPasswordCallback instead
- Global SOPC_HelperConfigServer_ConfigureFromXML (const char *serverConfigPath, const char *addressSpaceConfigPath, const char *userConfigPath, SOPC_ConfigServerXML_Custom *customConfig)
- Use SOPC_ServerConfigHelper_ConfigureFromXML instead
- Global SOPC_HelperConfigServer_Clear (void)
- Use SOPC_ServerConfigHelper_Clear instead
- Global SOPC_HelperConfigServer_Initialize (void)
- Use SOPC_ServerConfigHelper_Initialize instead
- File libs2opc_client_common.h
- This file is deprecated since version 1.5.0 and will be removed in version 1.6.0. Please use libs2opc_client_new.h instead.
- File libs2opc_client_cmds_internal_api.h
- This file is deprecated since version 1.5.0 and will be removed in version 1.6.0. Please use libs2opc_client_new.h instead.
- Global SOPC_ClientHelper_SetApplicationDescription (const char *applicationUri, const char *productUri, const char *defaultAppName, const char *defaultAppNameLocale, OpcUa_ApplicationType applicationType)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_SetLocaleIds (size_t nbLocales, const char **localeIds)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_CallMethodResults_Clear (size_t nbElements, SOPC_ClientHelper_CallMethodResult *results)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_GenericService (int32_t connectionId, void *requestMsg, void **responseMsg)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_HelperConfigServer_SetWriteNotifCallback (SOPC_WriteNotif_Fct *writeNotifCb)
- Use SOPC_ServerConfigHelper_SetWriteNotifCallback instead
- Global SOPC_ClientHelper_Browse (int32_t connectionId, SOPC_ClientHelper_BrowseRequest *browseRequests, size_t nbElements, SOPC_ClientHelper_BrowseResult *browseResults)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_ReadResults_Free (size_t nbElements, SOPC_DataValue *values)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_Read (int32_t connectionId, SOPC_ClientHelper_ReadValue *readValues, size_t nbElements, SOPC_DataValue *values)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_Write (int32_t connectionId, SOPC_ClientHelper_WriteValue *writeValues, size_t nbElements, SOPC_StatusCode *writeResults)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_Disconnect (int32_t connectionId)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_Unsubscribe (int32_t connectionId)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_AddMonitoredItems (int32_t connectionId, char **nodeIds, size_t nbNodeIds, SOPC_StatusCode *results)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_CreateSubscription (int32_t connectionId, SOPC_ClientHelper_DataChangeCbk *callback)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_CreateConnection (int32_t cfg_id)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_CreateConfiguration (SOPC_ClientHelper_EndpointConnection *connection, SOPC_ClientHelper_Security *security, OpcUa_GetEndpointsResponse *expectedEndpoints)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_CreateReverseEndpoint (const char *reverseEndpointURL)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_HelperConfigServer_CreateEndpoint (const char *url, bool hasDiscovery)
- Use SOPC_ServerConfigHelper_CreateEndpoint instead
- Global SOPC_Encodeable_Move (void *destObj, void *srcObj)
- Use SOPC_EncodeableObject_Move instead.
- Global SOPC_Encodeable_CreateExtension (SOPC_ExtensionObject *extObject, SOPC_EncodeableType *encTyp, void **encObject)
- Use SOPC_ExtensionObject_CreateObject instead.
- Global SOPC_Encodeable_Delete (SOPC_EncodeableType *encTyp, void **encObject)
- Use SOPC_EncodeableObject_Delete instead.
- Global SOPC_Encodeable_Create (SOPC_EncodeableType *encTyp, void **encObject)
- Use SOPC_EncodeableObject_Create instead.
- File sopc_encodeable.h
- This file is deprecated since version 1.6.0 and will be removed in version 1.7.0. Please use replacement functions into sopc_encodeabletype.h and sopc_builtintypes.h instead.
- Global SOPC_KeyManager_SerializedAsymmetricKey_CreateFromFile (const char *path, SOPC_SerializedAsymmetricKey **key)
- Use SOPC_KeyManager_SerializedAsymmetricKey_CreateFromFile_WithPwd instead
- Global SOPC_HelperConfigServer_GetAddressSpace (void)
- Use SOPC_ServerConfigHelper_GetAddressSpace instead
- Global SOPC_HelperConfigServer_SetSoftwareBuildInfo (OpcUa_BuildInfo *buildInfo)
- Use SOPC_ServerConfigHelper_SetSoftwareBuildInfo instead
- Global SOPC_HelperConfigServer_SetUserAuthorizationManager (SOPC_UserAuthorization_Manager *authorizationMgr)
- Use SOPC_ServerConfigHelper_SetUserAuthorizationManager instead
- Global SOPC_HelperConfigServer_SetUserAuthenticationManager (SOPC_UserAuthentication_Manager *authenticationMgr)
- Use SOPC_ServerConfigHelper_SetUserAuthenticationManager instead
- Global SOPC_HelperConfigServer_SetAddressSpace (SOPC_AddressSpace *addressSpaceConfig)
- Use SOPC_ServerConfigHelper_SetAddressSpace instead
- Global SOPC_ClientHelper_GetEndpointsResult_Free (SOPC_ClientHelper_GetEndpointsResult **getEpResult)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_HelperConfigServer_SetKeyCertPairFromBytes (size_t certificateNbBytes, const unsigned char *serverCertificate, size_t keyNbBytes, const unsigned char *serverPrivateKey)
- Use SOPC_ServerConfigHelper_SetKeyCertPairFromBytes instead
- Global SOPC_HelperConfigServer_SetKeyCertPairFromPath (const char *serverCertPath, const char *serverKeyPath, bool encrypted)
- Use SOPC_ServerConfigHelper_SetKeyCertPairFromPath instead
- Global SOPC_HelperConfigServer_SetPKIprovider (SOPC_PKIProvider *pki)
- Use SOPC_ServerConfigHelper_SetPKIprovider instead
- Global SOPC_HelperConfigServer_AddApplicationNameLocale (const char *additionalAppName, const char *additionalAppNameLocale)
- Use SOPC_ServerConfigHelper_AddApplicationNameLocale instead
- Global SOPC_HelperConfigServer_SetApplicationDescription (const char *applicationUri, const char *productUri, const char *defaultAppName, const char *defaultAppNameLocale, OpcUa_ApplicationType applicationType)
- Use SOPC_ServerConfigHelper_SetApplicationDescription instead
- Global SOPC_HelperConfigServer_SetLocaleIds (size_t nbLocales, const char **localeIds)
- Use SOPC_ServerConfigHelper_SetLocaleIds instead
- Global SOPC_HelperConfigServer_SetNamespaces (size_t nbNamespaces, const char **namespaces)
- Use SOPC_ServerConfigHelper_SetNamespaces instead
- Global SOPC_HelperConfigServer_SetCurrentTimeRefreshInterval (uint16_t intervalMs)
- Use SOPC_ServerConfigHelper_SetCurrentTimeRefreshInterval instead
- Global SOPC_HelperConfigServer_SetShutdownCountdown (uint16_t secondsTillShutdown)
- Use SOPC_ServerConfigHelper_SetShutdownCountdown instead
- Global SOPC_HelperConfigServer_SetLocalServiceAsyncResponse (SOPC_LocalServiceAsyncResp_Fct *asyncRespCb)
- Use SOPC_ServerConfigHelper_SetLocalServiceAsyncResponse instead
- Global SOPC_HelperConfigServer_SetMonitItemNodeAvailCallback (SOPC_CreateMI_NodeAvail_Fct *nodeAvailCb)
- Use SOPC_ServerConfigHelper_SetMonitItemNodeAvailCallback instead
- Global SOPC_LibSub_DisconnectCbk (const SOPC_LibSub_ConnectionId c_id)
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_AsyncSendRequestOnSession (SOPC_LibSub_ConnectionId cliId, void *requestStruct, uintptr_t requestContext)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_AddToSubscription (const SOPC_LibSub_ConnectionId cliId, const SOPC_LibSub_CstString *lszNodeId, const SOPC_LibSub_AttributeId *lattrId, int32_t nElements, SOPC_LibSub_DataId *lDataId)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_Connect (const SOPC_LibSub_ConfigurationId cfgId, SOPC_LibSub_ConnectionId *pCliId)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_Configured (void)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_ConfigureConnection (const SOPC_LibSub_ConnectionCfg *pCfg, SOPC_LibSub_ConfigurationId *pCfgId)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_Initialize (const SOPC_LibSub_StaticCfg *pCfg)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_GetVersion (void)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_LibSub_ConnectionCfg
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_LibSub_StaticCfg
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_EventCbk (SOPC_LibSub_ConnectionId c_id, SOPC_LibSub_ApplicativeEvent event, SOPC_StatusCode status, const void *response, uintptr_t responseContext)
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_DataChangeCbk (const SOPC_LibSub_ConnectionId c_id, const SOPC_LibSub_DataId d_id, const SOPC_LibSub_Value *value)
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_Disconnect (const SOPC_LibSub_ConnectionId cliId)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_LogCbk (const SOPC_Log_Level log_level, SOPC_LibSub_CstString text)
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_ApplicativeEvent
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_AttributeId
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_LibSub_Value
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_DataType
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_Timestamp
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_DataId
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_ConnectionId
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_ConfigurationId
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_CstString
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_LibSub_String
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_BrowseResult
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_GetEndpoints (SOPC_ClientHelper_EndpointConnection *connection, SOPC_ClientHelper_GetEndpointsResult **result)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_Finalize (void)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_Initialize (SOPC_ClientHelper_DisconnectCbk *const disconnect_callback)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_GetEndpointsResult
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_EndpointDescription
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_UserIdentityToken
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_CallMethodResult
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_CallMethodRequest
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_BrowseResults_Clear (size_t nbElements, SOPC_ClientHelper_BrowseResult *results)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_BrowseResultReference_Clear (SOPC_ClientHelper_BrowseResultReference *brr)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_BrowseResultReference_Move (SOPC_ClientHelper_BrowseResultReference *dest, SOPC_ClientHelper_BrowseResultReference *src)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- File libs2opc_client.h
- This file is deprecated since version 1.5.0 and will be removed in version 1.6.0. Please use libs2opc_client_new.h instead.
- Class SOPC_ClientHelper_BrowseResultReference
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_BrowseRequest
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_ReadValue
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_WriteValue
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_EndpointConnection
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Class SOPC_ClientHelper_Security
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_DisconnectCbk (const uint32_t connectionId)
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global SOPC_ClientHelper_DataChangeCbk (const int32_t connectionId, const char *nodeId, const SOPC_DataValue *value)
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- File libs2opc_client_cmds.h
- This file is deprecated since version 1.5.0 and will be removed in version 1.6.0. Please use libs2opc_client_new.h instead.
- Global Helpers_LoggerStdout (const SOPC_Log_Level log_level, const SOPC_LibSub_CstString text)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.
- Global Helpers_Log (const SOPC_Log_Level log_level, const char *format,...)
- This function is deprecated since version 1.5.0 and will be removed in version 1.6.0.