libiec61850.NET 1.6.1
IEC 61850 .NET API for libiec61850 protocol library
Loading...
Searching...
No Matches
Reporting.cs File Reference

Classes

class  IEC61850.Client.IedConnection
 This class acts as the entry point for the IEC 61850 client API. It represents a single (MMS) connection to a server. More...
 
class  IEC61850.Client.Report
 A class to hold the contents of a received report. More...
 

Namespaces

namespace  IEC61850
 IEC 61850 API for the libiec61850 .NET wrapper library.
 
namespace  IEC61850.Client
 

Enumerations

enum  IEC61850.Client.ReasonForInclusion {
  IEC61850.Client.REASON_NOT_INCLUDED = 0 , IEC61850.Client.REASON_DATA_CHANGE = 1 , IEC61850.Client.REASON_QUALITY_CHANGE = 2 , IEC61850.Client.REASON_DATA_UPDATE = 4 ,
  IEC61850.Client.REASON_INTEGRITY = 8 , IEC61850.Client.REASON_GI = 16 , IEC61850.Client.REASON_UNKNOWN = 32
}