libIEC61850  0.8.2
Open-source IEC 61850 MMS/GOOSE server and client library
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Modules | Typedefs
IEC 61850 server API

Modules

 General server setup and management functions
 
 Connection handling and client authentication
 
 Data model access and data update
 
 Server side setting group handling
 
 Server side control model handling
 
 Handle external access to data model and access control
 
 General data model definitions, access and iteration functions
 
 General dynamic model creation functions
 
 Create data models by configuration files
 
 Helper functions to create common data classes (CDC) using the dynamic model API
 

Typedefs

typedef struct sIedServer * IedServer
 
typedef struct sClientConnection * ClientConnection
 

Detailed Description

Typedef Documentation

typedef struct sClientConnection* ClientConnection

An opaque handle for a client connection

typedef struct sIedServer* IedServer

An opaque handle for an IED server instance