Metasys REST client for .NET (and COM) 5.0.3
·
26 commits
to master
since this release
Added the new methods:
- GetObjects(Guid objectId, string objectType)
- GetObjectsAsync(Guid objectId, string objectType)
Added the related method to the COM component:
- GetObjects(string id, string type)
NuGet is the preferred way to install Metasys Services on your .NET project: https://www.nuget.org/packages/JohnsonControls.Metasys.BasicServices/5.0.3
In addition, you can find attached to this release the Windows installer for Metasys Services COM and the source code of the project.