90 const DefaultSendEncoding =
"gzip";
93 const RequiredOptions = (
133 constructor(
hash opts, *softbool do_not_connect) ;
163 const OptionList =
Options.keys();
static SewioRestConnection make(string name, string desc, string url, bool monitor, *hash opts, hash urlh)
static constructor
*hash getDefaultOptions()
returns default options
const Options
SewioRestConnection object connection options.
Definition: SewioRestClient.qm.dox.h:159
string getType()
returns "sewiorest"
the SewioRestClient namespace contains all the objects in the SewioRestClient module ...
Definition: SewioRestClient.qm.dox.h:80
class for Sewio.net's RTLS Studio REST connections; returns SewioRestClient::SewioRestClient objects ...
Definition: SewioRestClient.qm.dox.h:154
SewioRestClient getImpl(bool connect=True, *hash rtopts)
returns a SewioRestClient::SewioRestClient object
constructor(string name, string desc, string url, bool monitor, *hash opts, hash urlh)
creates the SewioRestConnection object
hash getOptions()
gets options