Qore SewioRestClient Module Reference
1.4
|
The SewioRestClient module provides an API for calling REST services with Sewio.net's RTLS Studio servers.
To use this module, use "%requires SewioRestClient"
in your code.
All the public symbols in the module are defined in the SewioRestClient namespace.
The main classes are:
SewioRestConnection::getConstructorInfo()
and SewioRestConnection::getConstructorInfoImpl()
methods (issue 3696)SewioConnection::getConstructorInfoImpl()
method to allow connections to be created dynamically, potentially in another process from a network call (removed in SewioRestClient 1.3) (issue 2628)