You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to support Metasys API v5 (Metasys 13) (#133)
* - Made changes to support API v5
* - Added the timeout parameter for the https request
- Added the parameters: page, pageSize to the methos to get the Spaces
* - Added new parameters to the methods:
Spaces.Get()
GetSpaces() (COM object)
- Modified the ReadMe file
- Updated the Test Application