Hi,
Inspecting our application warnings we see a lot of 'obsolete' messages which appear to be related to Gurux components, e.g.
CS0618 'GXDLMSLimits' is obsolete: 'Use GXHdlcSettings instead.' Gurux.DLMS.Net (net60) C:\Projects\VisualStudio2022\manulyapp\Gurux.DLMS.Net\GXDLMSSettings.cs 382
CS0618 'GXDLMSServer.PostGet(ValueEventArgs[])' is obsolete: 'Use PostRead instead.' Gurux.DLMS.Net (net60) C:\Projects\VisualStudio2022\manulyapp\Gurux.DLMS.Net\Objects\GXDLMSCompactData.cs 618
SYSLIB0021 'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' Gurux.DLMS.Net (net60) C:\Projects\VisualStudio2022\manulyapp\Gurux.DLMS.Net\ManufacturerSettings\GXManufacturerCollection.cs 156
Could you provide any insight as these appear to be related to the library, rather than our source code?
Hi, GXHdlcSettings and…
Hi,
GXHdlcSettings and PostGet are old functionality and will be removed at some point after our clients are not using them anymore.
BR,
Mikko