libiec61850.NET  1.5.1
IEC 61850 .NET API for libiec61850 protocol library
IEC61850.Client.MmsJournalEntry Class Reference

Represents an entry of a log More...

Public Member Functions

List< MmsJournalVariableGetJournalVariables ()
 Gets the journal variables. More...
 
byte [] GetEntryID ()
 Gets the entry identifier of the log entry More...
 
ulong GetOccurenceTime ()
 Gets the occurence time of the log entry More...
 
void Dispose ()
 Releases all resource used by the T:IEC61850.Client.MmsJournalEntry object. More...
 

Detailed Description

Represents an entry of a log

Member Function Documentation

◆ Dispose()

void IEC61850.Client.MmsJournalEntry.Dispose ( )

Releases all resource used by the T:IEC61850.Client.MmsJournalEntry object.

◆ GetEntryID()

byte [] IEC61850.Client.MmsJournalEntry.GetEntryID ( )

Gets the entry identifier of the log entry

Returns
The entry identifier.

◆ GetJournalVariables()

List<MmsJournalVariable> IEC61850.Client.MmsJournalEntry.GetJournalVariables ( )

Gets the journal variables.

Returns
The journal variables.

◆ GetOccurenceTime()

ulong IEC61850.Client.MmsJournalEntry.GetOccurenceTime ( )

Gets the occurence time of the log entry

Returns
The occurence time.

The documentation for this class was generated from the following file: