openD unified API  1.0.0
opend_mgmt_api.h File Reference

openD management API. More...

#include "opend_dataTypes.h"
#include "opend_mgmt_types.h"

Go to the source code of this file.

Classes

struct  openD_mgmtApiPrimitives
 

Macros

#define __OPEND_MGMT_API_H__
 

Typedefs

typedef struct openD_mgmtApiPrimitives openD_mgmtApiPrimitives_t
 

Functions

openD_status_t openD_mgmtApi_init (openD_mgmtApiPrimitives_t *mPrimitives)
 openD management API initialization. More...
 
openD_status_t openD_mgmtApi_request (openD_mgmtApiReq_t *mRequest)
 openD management API request. More...
 

Detailed Description

openD management API.

___ _____ _ ___ _ _____ ___ ___ ___ ___
/ __|_ _/_\ / __| |/ / __/ _ \| _ \/ __| __|
\__ \ | |/ _ \ (__| ' <| _| (_) | / (__| _|
|___/ |_/_/ \_\___|_|\_\_| \___/|_|_\\___|___|
embedded.connectivity.solutions.==============
Author
Patrick Weber

This work is dual-licensed under Apache 2.0 and GPL 2.0. You can choose between one of them if you use this work. For further details, please refer to the project home: https://github.com/opend-connect/openD

SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-only