Skip to content

Commit

Permalink
Updated GSF dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed Dec 4, 2023
1 parent ec205e9 commit 02b658e
Show file tree
Hide file tree
Showing 89 changed files with 71 additions and 21 deletions.
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Binary file modified Source/Dependencies/GSF/AdoAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/ArchivistAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/AudioAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/AzureEventHubAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/COMTRADEAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/CsvAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/DataQualityMonitoring.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/DeviceStatAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/Dnp3Adapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/DynamicCalculator.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/EpriExport.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/FileAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/FtpAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.ASN1.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.COMTRADE.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Communication.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Core.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.EMAX.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Geo.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Historian.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.InstallerActions.CA.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.MMS.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Media.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Net.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.PQDIF.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.PQDS.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.PhasorProtocols.UI.WPF.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.PhasorProtocols.UI.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.PhasorProtocols.dll
Binary file not shown.
60 changes: 55 additions & 5 deletions Source/Dependencies/GSF/GSF.PhasorProtocols.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6146,6 +6146,16 @@
Gets or sets the <see cref="T:GSF.PhasorProtocols.IEEEC37_118.AnalogDefinition"/> associated with this <see cref="T:GSF.PhasorProtocols.IEEEC37_118.AnalogValue"/>.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.AnalogValue.Definition3">
<summary>
Gets or sets the <see cref="T:GSF.PhasorProtocols.IEEEC37_118.AnalogDefinition3"/> associated with this <see cref="T:GSF.PhasorProtocols.IEEEC37_118.AnalogValue"/>.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.AnalogValue.Attributes">
<summary>
<see cref="T:System.Collections.Generic.Dictionary`2"/> of string based property names and values for the <see cref="T:GSF.PhasorProtocols.AnalogValueBase"/> object.
</summary>
</member>
<member name="T:GSF.PhasorProtocols.IEEEC37_118.CommandFrame">
<summary>
Represents the IEEE C37.118 implementation of a <see cref="T:GSF.PhasorProtocols.ICommandFrame"/> that can be sent or received.
Expand Down Expand Up @@ -6201,6 +6211,11 @@
The value of this property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight, January 1, 0001.
</remarks>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.CommandFrame.IDCode">
<summary>
Gets or sets the ID code.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.CommandFrame.Version">
<summary>
Gets the IEEE C37.118 protocol version of this <see cref="T:GSF.PhasorProtocols.IEEEC37_118.CommandFrame"/>.
Expand Down Expand Up @@ -7162,11 +7177,6 @@
(total length - length of point definitions).
</summary>
</member>
<member name="F:GSF.PhasorProtocols.IEEEC37_118.ConfigurationFrame1.m_timebase">
<summary>
Represents the TimeBase of the configuration frame.
</summary>
</member>
<member name="M:GSF.PhasorProtocols.IEEEC37_118.ConfigurationFrame1.#ctor">
<summary>
Creates a new <see cref="T:GSF.PhasorProtocols.IEEEC37_118.ConfigurationFrame1"/>.
Expand Down Expand Up @@ -7217,6 +7227,11 @@
The value of this property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight, January 1, 0001.
</remarks>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.ConfigurationFrame1.IDCode">
<summary>
Gets or sets the ID code.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.ConfigurationFrame1.CommonHeader">
<summary>
Gets or sets current <see cref="T:GSF.PhasorProtocols.IEEEC37_118.CommonFrameHeader"/>.
Expand Down Expand Up @@ -7592,6 +7607,11 @@
The value of this property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight, January 1, 0001.
</remarks>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.DataFrame.IDCode">
<summary>
Gets or sets the ID code.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.DataFrame.TypeID">
<summary>
Gets the identifier that is used to identify the IEEE C37.118 frame.
Expand Down Expand Up @@ -8128,6 +8148,11 @@
The value of this property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight, January 1, 0001.
</remarks>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.HeaderFrame.IDCode">
<summary>
Gets or sets the ID code.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.HeaderFrame.TypeID">
<summary>
Gets the identifier that is used to identify the IEEE C37.118 frame.
Expand Down Expand Up @@ -8291,6 +8316,11 @@
Gets or sets the <see cref="T:GSF.PhasorProtocols.IEEEC37_118.PhasorDefinition"/> associated with this <see cref="T:GSF.PhasorProtocols.IEEEC37_118.PhasorValue"/>.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.PhasorValue.Definition3">
<summary>
Gets or sets the <see cref="T:GSF.PhasorProtocols.IEEEC37_118.PhasorDefinition3"/> associated with this <see cref="T:GSF.PhasorProtocols.IEEEC37_118.PhasorValue"/>.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.PhasorValue.UnscaledReal">
<summary>
Gets or sets the unscaled integer representation of the real value of this <see cref="T:GSF.PhasorProtocols.IEEEC37_118.PhasorValue"/>.
Expand All @@ -8301,6 +8331,11 @@
Gets or sets the unscaled integer representation of the imaginary value of this <see cref="T:GSF.PhasorProtocols.IEEEC37_118.PhasorValue"/>.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEEEC37_118.PhasorValue.Attributes">
<summary>
<see cref="T:System.Collections.Generic.Dictionary`2"/> of string based property names and values for the <see cref="T:GSF.PhasorProtocols.AnalogValueBase"/> object.
</summary>
</member>
<member name="T:GSF.PhasorProtocols.SourceChannel">
<summary>
Source channel, e.g., data or command.
Expand Down Expand Up @@ -10878,6 +10913,11 @@
The value of this property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight, January 1, 0001.
</remarks>
</member>
<member name="P:GSF.PhasorProtocols.IEC61850_90_5.CommandFrame.IDCode">
<summary>
Gets or sets the ID code.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEC61850_90_5.CommandFrame.Version">
<summary>
Gets the IEC 61850-90-5 protocol version of this <see cref="T:GSF.PhasorProtocols.IEC61850_90_5.CommandFrame"/>.
Expand Down Expand Up @@ -12033,6 +12073,11 @@
The value of this property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight, January 1, 0001.
</remarks>
</member>
<member name="P:GSF.PhasorProtocols.IEC61850_90_5.ConfigurationFrame.IDCode">
<summary>
Gets or sets the ID code.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEC61850_90_5.ConfigurationFrame.CommonHeader">
<summary>
Gets or sets current <see cref="T:GSF.PhasorProtocols.IEC61850_90_5.CommonFrameHeader"/>.
Expand Down Expand Up @@ -12374,6 +12419,11 @@
The value of this property represents the number of 100-nanosecond intervals that have elapsed since 12:00:00 midnight, January 1, 0001.
</remarks>
</member>
<member name="P:GSF.PhasorProtocols.IEC61850_90_5.DataFrame.IDCode">
<summary>
Gets or sets the ID code.
</summary>
</member>
<member name="P:GSF.PhasorProtocols.IEC61850_90_5.DataFrame.TypeID">
<summary>
Gets the identifier that is used to identify the IEC 61850-90-5 frame.
Expand Down
Binary file modified Source/Dependencies/GSF/GSF.SELEventParser.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Security.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.ServiceBus.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.ServiceModel.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.ServiceProcess.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.TimeSeries.Transport.UI.WPF.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.TimeSeries.Transport.UI.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.TimeSeries.UI.WPF.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.TimeSeries.UI.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.TimeSeries.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Web.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GSF.Windows.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/GrafanaAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/Hadoop.Replication.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/HistorianAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/ICCPExport.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/InfluxDBAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/KafkaAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/MetadataAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/ModbusAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/MongoAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/MySqlAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/OneSecondFrequencyAverager.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/PIAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/PhasorProtocolAdapters.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/PhasorWebUI.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/PowerCalculations.UI.WPF.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/PowerCalculations.UI.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/PowerCalculations.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/SqlClr/GSF.Core.SqlClr.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/TestingAdapters.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Source/Dependencies/GSF/ValidateAssemblyBindings.exe
Git LFS file not shown
Binary file modified Source/Dependencies/GSF/WavInputAdapter.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/eDNAAdapters.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Source/Dependencies/GSF/en/GSF.TimeSeries.UI.WPF.resources.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Source/Dependencies/GSF/es/GSF.TimeSeries.UI.WPF.resources.dll
Binary file not shown.
Binary file modified Source/Dependencies/GSF/sttp.gsf.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Source/Dependencies/GSF/zh/GSF.TimeSeries.UI.WPF.resources.dll
Binary file not shown.

0 comments on commit 02b658e

Please sign in to comment.