From 57712210d68aef0e829b6fc50bd2d181a1a399f4 Mon Sep 17 00:00:00 2001
From: Marin Karamihalev <marin.karamihalev@iopsys.eu>
Date: Fri, 22 Jan 2021 16:47:21 +0100
Subject: [PATCH] package.json: fixed main and types pathing

---
 package.json                                  |   6 +-
 public/assets/js/search.json                  |   2 +-
 public/interfaces/_types_d_.addmessage.html   |   3 +
 public/interfaces/_types_d_.basemessage.html  |   3 +
 .../interfaces/_types_d_.connectevents.html   |   3 +
 .../interfaces/_types_d_.connectoptions.html  |   3 +
 .../interfaces/_types_d_.deletemessage.html   |   3 +
 public/interfaces/_types_d_.device.html       |   3 +
 public/interfaces/_types_d_.deviceerror.html  |   3 +
 public/interfaces/_types_d_.encodeargs.html   |   3 +
 public/interfaces/_types_d_.errormessage.html |   3 +
 public/interfaces/_types_d_.getmessage.html   |   3 +
 public/interfaces/_types_d_.initresult.html   |   3 +
 public/interfaces/_types_d_.mqttrequest.html  |   3 +
 .../interfaces/_types_d_.notifymessage.html   |   3 +
 .../interfaces/_types_d_.operatemessage.html  |   3 +
 .../interfaces/_types_d_.operateoptions.html  |   3 +
 public/interfaces/_types_d_.protocol.html     |   3 +
 public/interfaces/_types_d_.protocolargs.html |   3 +
 .../interfaces/_types_d_.protocolevents.html  |   3 +
 public/interfaces/_types_d_.setmessage.html   |   3 +
 public/modules/_index_.html                   | 125 +++++++++---------
 public/modules/_protocol_index_.html          |  28 ++--
 public/modules/_types_d_.html                 |  35 +++++
 24 files changed, 176 insertions(+), 77 deletions(-)

diff --git a/package.json b/package.json
index c8fd9e8..49db70f 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
 {
   "name": "usp-js",
-  "version": "0.0.10",
+  "version": "0.0.11",
   "description": "Helper library for easy usp communication using mqtt over tcp or ws.",
-  "main": "build/index.js",
+  "main": "build/src/index.js",
   "scripts": {
     "dev": "tsc -w --outDir build",
     "build": "tsc --outDir build",
@@ -25,5 +25,5 @@
     "typescript": "^4.0.5"
   },
   "type": "commonjs",
-  "types": "build/index.d.ts"
+  "types": "build/src/index.d.ts"
 }
diff --git a/public/assets/js/search.json b/public/assets/js/search.json
index e88c198..23f6604 100644
--- a/public/assets/js/search.json
+++ b/public/assets/js/search.json
@@ -1 +1 @@
-{"kinds":{"1":"Module","32":"Variable","64":"Function","256":"Interface","1024":"Property","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"protocol/js-usp-protobuf/protoMessage\"","url":"modules/_protocol_js_usp_protobuf_protomessage_.html","classes":"tsd-kind-module"},{"id":1,"kind":32,"name":"rootRecord","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#rootrecord","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":2,"kind":32,"name":"rootMsg","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#rootmsg","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":3,"kind":32,"name":"Header","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#header","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":4,"kind":32,"name":"createRecord","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#createrecord","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":5,"kind":64,"name":"init","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#init","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":6,"kind":64,"name":"makeGetMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makegetmessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":7,"kind":64,"name":"makeDeleteMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makedeletemessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":8,"kind":64,"name":"makeSetMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makesetmessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":9,"kind":64,"name":"makeAddMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makeaddmessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":10,"kind":64,"name":"makeOperateMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makeoperatemessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":11,"kind":64,"name":"decode","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#decode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":12,"kind":1,"name":"\"protocol/lib\"","url":"modules/_protocol_lib_.html","classes":"tsd-kind-module"},{"id":13,"kind":32,"name":"digitRe","url":"modules/_protocol_lib_.html#digitre","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":14,"kind":32,"name":"digitDotRe","url":"modules/_protocol_lib_.html#digitdotre","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":15,"kind":64,"name":"isDigit","url":"modules/_protocol_lib_.html#isdigit","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":16,"kind":64,"name":"firstIsIndex","url":"modules/_protocol_lib_.html#firstisindex","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":17,"kind":64,"name":"unflatten","url":"modules/_protocol_lib_.html#unflatten","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":18,"kind":64,"name":"search","url":"modules/_protocol_lib_.html#search","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":19,"kind":64,"name":"_searchAll","url":"modules/_protocol_lib_.html#_searchall","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":20,"kind":64,"name":"searchAll","url":"modules/_protocol_lib_.html#searchall","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":21,"kind":64,"name":"unwrapObject","url":"modules/_protocol_lib_.html#unwrapobject","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":22,"kind":64,"name":"unwrapArray","url":"modules/_protocol_lib_.html#unwraparray","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":23,"kind":1,"name":"\"protocol/index\"","url":"modules/_protocol_index_.html","classes":"tsd-kind-module"},{"id":24,"kind":64,"name":"encodeGet","url":"modules/_protocol_index_.html#encodeget","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":25,"kind":64,"name":"encodeSet","url":"modules/_protocol_index_.html#encodeset","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":26,"kind":64,"name":"encodeOperate","url":"modules/_protocol_index_.html#encodeoperate","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":27,"kind":64,"name":"extractType","url":"modules/_protocol_index_.html#extracttype","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":28,"kind":64,"name":"decodeGet","url":"modules/_protocol_index_.html#decodeget","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":29,"kind":32,"name":"ignorableTypes","url":"modules/_protocol_index_.html#ignorabletypes","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":30,"kind":64,"name":"decode","url":"modules/_protocol_index_.html#decode","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":31,"kind":64,"name":"encodeAdd","url":"modules/_protocol_index_.html#encodeadd","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":32,"kind":64,"name":"encodeDelete","url":"modules/_protocol_index_.html#encodedelete","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":33,"kind":64,"name":"encode","url":"modules/_protocol_index_.html#encode","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":34,"kind":32,"name":"defaultPublishEndpoint","url":"modules/_protocol_index_.html#defaultpublishendpoint","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":35,"kind":32,"name":"defaultSubscribeEndpoint","url":"modules/_protocol_index_.html#defaultsubscribeendpoint","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":36,"kind":64,"name":"connect","url":"modules/_protocol_index_.html#connect","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/index\""},{"id":37,"kind":64,"name":"mqtt","url":"modules/_protocol_index_.html#mqtt","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/index\""},{"id":38,"kind":1,"name":"\"lib\"","url":"modules/_lib_.html","classes":"tsd-kind-module"},{"id":39,"kind":64,"name":"timer","url":"modules/_lib_.html#timer","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"lib\""},{"id":40,"kind":64,"name":"loopTimer","url":"modules/_lib_.html#looptimer","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"lib\""},{"id":41,"kind":64,"name":"makeRouter","url":"modules/_lib_.html#makerouter","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"lib\""},{"id":42,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-module"},{"id":43,"kind":64,"name":"addDot","url":"modules/_index_.html#adddot","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":44,"kind":64,"name":"splitReference","url":"modules/_index_.html#splitreference","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":45,"kind":64,"name":"resolveReferences","url":"modules/_index_.html#resolvereferences","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":46,"kind":64,"name":"throwMsgError","url":"modules/_index_.html#throwmsgerror","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":47,"kind":64,"name":"throwError","url":"modules/_index_.html#throwerror","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":48,"kind":64,"name":"isReference","url":"modules/_index_.html#isreference","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":49,"kind":64,"name":"isError","url":"modules/_index_.html#iserror","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":50,"kind":64,"name":"isPromiseResult","url":"modules/_index_.html#ispromiseresult","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":51,"kind":32,"name":"commandsWithReturnValue","url":"modules/_index_.html#commandswithreturnvalue","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":52,"kind":64,"name":"decode","url":"modules/_index_.html#decode","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":53,"kind":64,"name":"handleSend","url":"modules/_index_.html#handlesend","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":54,"kind":64,"name":"makeGet","url":"modules/_index_.html#makeget","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":55,"kind":64,"name":"makeSet","url":"modules/_index_.html#makeset","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":56,"kind":64,"name":"makeAdd","url":"modules/_index_.html#makeadd","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":57,"kind":64,"name":"makeDel","url":"modules/_index_.html#makedel","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":58,"kind":32,"name":"operateSubscriptionPath","url":"modules/_index_.html#operatesubscriptionpath","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":59,"kind":4194304,"name":"AddFn","url":"modules/_index_.html#addfn","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":60,"kind":65536,"name":"__type","url":"modules/_index_.html#addfn.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"index\".AddFn"},{"id":61,"kind":4194304,"name":"DelFn","url":"modules/_index_.html#delfn","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":62,"kind":65536,"name":"__type","url":"modules/_index_.html#delfn.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"index\".DelFn"},{"id":63,"kind":64,"name":"makeOperate","url":"modules/_index_.html#makeoperate","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":64,"kind":64,"name":"connect","url":"modules/_index_.html#connect","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":65,"kind":1,"name":"\"types.d\"","url":"modules/_types_d_.html","classes":"tsd-kind-module"},{"id":66,"kind":256,"name":"ConnectOptions","url":"interfaces/_types_d_.connectoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":67,"kind":1024,"name":"toId","url":"interfaces/_types_d_.connectoptions.html#toid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":68,"kind":1024,"name":"fromId","url":"interfaces/_types_d_.connectoptions.html#fromid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":69,"kind":1024,"name":"publishEndpoint","url":"interfaces/_types_d_.connectoptions.html#publishendpoint","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":70,"kind":1024,"name":"subscribeEndpoint","url":"interfaces/_types_d_.connectoptions.html#subscribeendpoint","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":71,"kind":1024,"name":"port","url":"interfaces/_types_d_.connectoptions.html#port","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":72,"kind":1024,"name":"host","url":"interfaces/_types_d_.connectoptions.html#host","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":73,"kind":1024,"name":"hostname","url":"interfaces/_types_d_.connectoptions.html#hostname","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":74,"kind":1024,"name":"path","url":"interfaces/_types_d_.connectoptions.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":75,"kind":1024,"name":"protocol","url":"interfaces/_types_d_.connectoptions.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":76,"kind":1024,"name":"wsOptions","url":"interfaces/_types_d_.connectoptions.html#wsoptions","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":77,"kind":1024,"name":"keepalive","url":"interfaces/_types_d_.connectoptions.html#keepalive","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":78,"kind":1024,"name":"clientId","url":"interfaces/_types_d_.connectoptions.html#clientid","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":79,"kind":1024,"name":"protocolId","url":"interfaces/_types_d_.connectoptions.html#protocolid","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":80,"kind":1024,"name":"protocolVersion","url":"interfaces/_types_d_.connectoptions.html#protocolversion","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":81,"kind":1024,"name":"clean","url":"interfaces/_types_d_.connectoptions.html#clean","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":82,"kind":1024,"name":"reconnectPeriod","url":"interfaces/_types_d_.connectoptions.html#reconnectperiod","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":83,"kind":1024,"name":"connectTimeout","url":"interfaces/_types_d_.connectoptions.html#connecttimeout","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":84,"kind":1024,"name":"username","url":"interfaces/_types_d_.connectoptions.html#username","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":85,"kind":1024,"name":"password","url":"interfaces/_types_d_.connectoptions.html#password","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":86,"kind":1024,"name":"incomingStore","url":"interfaces/_types_d_.connectoptions.html#incomingstore","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":87,"kind":1024,"name":"outgoingStore","url":"interfaces/_types_d_.connectoptions.html#outgoingstore","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":88,"kind":1024,"name":"queueQoSZero","url":"interfaces/_types_d_.connectoptions.html#queueqoszero","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":89,"kind":1024,"name":"reschedulePings","url":"interfaces/_types_d_.connectoptions.html#reschedulepings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":90,"kind":1024,"name":"servers","url":"interfaces/_types_d_.connectoptions.html#servers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":91,"kind":1024,"name":"resubscribe","url":"interfaces/_types_d_.connectoptions.html#resubscribe","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":92,"kind":1024,"name":"will","url":"interfaces/_types_d_.connectoptions.html#will","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":93,"kind":1024,"name":"transformWsUrl","url":"interfaces/_types_d_.connectoptions.html#transformwsurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":94,"kind":1024,"name":"properties","url":"interfaces/_types_d_.connectoptions.html#properties","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":95,"kind":1024,"name":"key","url":"interfaces/_types_d_.connectoptions.html#key","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":96,"kind":1024,"name":"cert","url":"interfaces/_types_d_.connectoptions.html#cert","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":97,"kind":1024,"name":"ca","url":"interfaces/_types_d_.connectoptions.html#ca","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":98,"kind":1024,"name":"rejectUnauthorized","url":"interfaces/_types_d_.connectoptions.html#rejectunauthorized","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":99,"kind":256,"name":"ConnectEvents","url":"interfaces/_types_d_.connectevents.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":100,"kind":1024,"name":"onTimeout","url":"interfaces/_types_d_.connectevents.html#ontimeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectEvents"},{"id":101,"kind":256,"name":"Device","url":"interfaces/_types_d_.device.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":102,"kind":1024,"name":"get","url":"interfaces/_types_d_.device.html#get","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":103,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#get.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.get"},{"id":104,"kind":1024,"name":"set","url":"interfaces/_types_d_.device.html#set","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":105,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#set.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.set"},{"id":106,"kind":1024,"name":"operate","url":"interfaces/_types_d_.device.html#operate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":107,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#operate.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.operate"},{"id":108,"kind":1024,"name":"add","url":"interfaces/_types_d_.device.html#add","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":109,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#add.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.add"},{"id":110,"kind":1024,"name":"del","url":"interfaces/_types_d_.device.html#del","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":111,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#del.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.del"},{"id":112,"kind":1024,"name":"resolve","url":"interfaces/_types_d_.device.html#resolve","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":113,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#resolve.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.resolve"},{"id":114,"kind":1024,"name":"disconnect","url":"interfaces/_types_d_.device.html#disconnect","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":115,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#disconnect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.disconnect"},{"id":116,"kind":1024,"name":"id","url":"interfaces/_types_d_.device.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":117,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#id.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.id"},{"id":118,"kind":1024,"name":"roles","url":"interfaces/_types_d_.device.html#roles","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":119,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#roles.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.roles"},{"id":120,"kind":256,"name":"OperateOptions","url":"interfaces/_types_d_.operateoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":121,"kind":1024,"name":"ID","url":"interfaces/_types_d_.operateoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".OperateOptions"},{"id":122,"kind":1024,"name":"Persistent","url":"interfaces/_types_d_.operateoptions.html#persistent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".OperateOptions"},{"id":123,"kind":256,"name":"EncodeArgs","url":"interfaces/_types_d_.encodeargs.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":124,"kind":1024,"name":"path","url":"interfaces/_types_d_.encodeargs.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":125,"kind":1024,"name":"paths","url":"interfaces/_types_d_.encodeargs.html#paths","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":126,"kind":1024,"name":"value","url":"interfaces/_types_d_.encodeargs.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":127,"kind":1024,"name":"input","url":"interfaces/_types_d_.encodeargs.html#input","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":128,"kind":1024,"name":"action","url":"interfaces/_types_d_.encodeargs.html#action","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":129,"kind":1024,"name":"operateID","url":"interfaces/_types_d_.encodeargs.html#operateid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":130,"kind":256,"name":"DeviceError","url":"interfaces/_types_d_.deviceerror.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":131,"kind":1024,"name":"type","url":"interfaces/_types_d_.deviceerror.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".DeviceError"},{"id":132,"kind":1024,"name":"reason","url":"interfaces/_types_d_.deviceerror.html#reason","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".DeviceError"},{"id":133,"kind":1024,"name":"path","url":"interfaces/_types_d_.deviceerror.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".DeviceError"},{"id":134,"kind":256,"name":"BaseMessage","url":"interfaces/_types_d_.basemessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":135,"kind":1024,"name":"id","url":"interfaces/_types_d_.basemessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":136,"kind":1024,"name":"type","url":"interfaces/_types_d_.basemessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":137,"kind":1024,"name":"path","url":"interfaces/_types_d_.basemessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":138,"kind":1024,"name":"data","url":"interfaces/_types_d_.basemessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":139,"kind":65536,"name":"__type","url":"interfaces/_types_d_.basemessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".BaseMessage.data"},{"id":140,"kind":256,"name":"ErrorMessage","url":"interfaces/_types_d_.errormessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":141,"kind":1024,"name":"type","url":"interfaces/_types_d_.errormessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".ErrorMessage"},{"id":142,"kind":1024,"name":"data","url":"interfaces/_types_d_.errormessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".ErrorMessage"},{"id":143,"kind":65536,"name":"__type","url":"interfaces/_types_d_.errormessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ErrorMessage.data"},{"id":144,"kind":32,"name":"reason","url":"interfaces/_types_d_.errormessage.html#data.__type.reason","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".ErrorMessage.data.__type"},{"id":145,"kind":1024,"name":"id","url":"interfaces/_types_d_.errormessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ErrorMessage"},{"id":146,"kind":1024,"name":"path","url":"interfaces/_types_d_.errormessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ErrorMessage"},{"id":147,"kind":256,"name":"GetMessage","url":"interfaces/_types_d_.getmessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":148,"kind":1024,"name":"type","url":"interfaces/_types_d_.getmessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".GetMessage"},{"id":149,"kind":1024,"name":"data","url":"interfaces/_types_d_.getmessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".GetMessage"},{"id":150,"kind":1024,"name":"id","url":"interfaces/_types_d_.getmessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".GetMessage"},{"id":151,"kind":1024,"name":"path","url":"interfaces/_types_d_.getmessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".GetMessage"},{"id":152,"kind":256,"name":"SetMessage","url":"interfaces/_types_d_.setmessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":153,"kind":1024,"name":"type","url":"interfaces/_types_d_.setmessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".SetMessage"},{"id":154,"kind":1024,"name":"data","url":"interfaces/_types_d_.setmessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".SetMessage"},{"id":155,"kind":65536,"name":"__type","url":"interfaces/_types_d_.setmessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".SetMessage.data"},{"id":156,"kind":32,"name":"updated","url":"interfaces/_types_d_.setmessage.html#data.__type.updated","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".SetMessage.data.__type"},{"id":157,"kind":1024,"name":"id","url":"interfaces/_types_d_.setmessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".SetMessage"},{"id":158,"kind":1024,"name":"path","url":"interfaces/_types_d_.setmessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".SetMessage"},{"id":159,"kind":256,"name":"OperateMessage","url":"interfaces/_types_d_.operatemessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":160,"kind":1024,"name":"type","url":"interfaces/_types_d_.operatemessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".OperateMessage"},{"id":161,"kind":1024,"name":"data","url":"interfaces/_types_d_.operatemessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".OperateMessage"},{"id":162,"kind":1024,"name":"id","url":"interfaces/_types_d_.operatemessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".OperateMessage"},{"id":163,"kind":1024,"name":"path","url":"interfaces/_types_d_.operatemessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".OperateMessage"},{"id":164,"kind":256,"name":"NotifyMessage","url":"interfaces/_types_d_.notifymessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":165,"kind":1024,"name":"type","url":"interfaces/_types_d_.notifymessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".NotifyMessage"},{"id":166,"kind":1024,"name":"data","url":"interfaces/_types_d_.notifymessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".NotifyMessage"},{"id":167,"kind":1024,"name":"id","url":"interfaces/_types_d_.notifymessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".NotifyMessage"},{"id":168,"kind":1024,"name":"path","url":"interfaces/_types_d_.notifymessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".NotifyMessage"},{"id":169,"kind":256,"name":"AddMessage","url":"interfaces/_types_d_.addmessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":170,"kind":1024,"name":"type","url":"interfaces/_types_d_.addmessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".AddMessage"},{"id":171,"kind":1024,"name":"data","url":"interfaces/_types_d_.addmessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".AddMessage"},{"id":172,"kind":1024,"name":"id","url":"interfaces/_types_d_.addmessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".AddMessage"},{"id":173,"kind":1024,"name":"path","url":"interfaces/_types_d_.addmessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".AddMessage"},{"id":174,"kind":256,"name":"DeleteMessage","url":"interfaces/_types_d_.deletemessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":175,"kind":1024,"name":"type","url":"interfaces/_types_d_.deletemessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".DeleteMessage"},{"id":176,"kind":1024,"name":"data","url":"interfaces/_types_d_.deletemessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".DeleteMessage"},{"id":177,"kind":65536,"name":"__type","url":"interfaces/_types_d_.deletemessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".DeleteMessage.data"},{"id":178,"kind":32,"name":"deleted","url":"interfaces/_types_d_.deletemessage.html#data.__type.deleted","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".DeleteMessage.data.__type"},{"id":179,"kind":1024,"name":"id","url":"interfaces/_types_d_.deletemessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".DeleteMessage"},{"id":180,"kind":1024,"name":"path","url":"interfaces/_types_d_.deletemessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".DeleteMessage"},{"id":181,"kind":256,"name":"ProtocolArgs","url":"interfaces/_types_d_.protocolargs.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":182,"kind":1024,"name":"onMessage","url":"interfaces/_types_d_.protocolargs.html#onmessage","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ProtocolArgs"},{"id":183,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocolargs.html#onmessage.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ProtocolArgs.onMessage"},{"id":184,"kind":1024,"name":"onError","url":"interfaces/_types_d_.protocolargs.html#onerror","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ProtocolArgs"},{"id":185,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocolargs.html#onerror.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ProtocolArgs.onError"},{"id":186,"kind":256,"name":"InitResult","url":"interfaces/_types_d_.initresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":187,"kind":1024,"name":"timeout","url":"interfaces/_types_d_.initresult.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".InitResult"},{"id":188,"kind":256,"name":"Protocol","url":"interfaces/_types_d_.protocol.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":189,"kind":1024,"name":"init","url":"interfaces/_types_d_.protocol.html#init","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":190,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#init.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.init"},{"id":191,"kind":1024,"name":"close","url":"interfaces/_types_d_.protocol.html#close","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":192,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#close.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.close"},{"id":193,"kind":1024,"name":"send","url":"interfaces/_types_d_.protocol.html#send","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":194,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#send.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.send"},{"id":195,"kind":1024,"name":"encode","url":"interfaces/_types_d_.protocol.html#encode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":196,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#encode.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.encode"},{"id":197,"kind":256,"name":"ProtocolEvents","url":"interfaces/_types_d_.protocolevents.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":198,"kind":1024,"name":"onMessage","url":"interfaces/_types_d_.protocolevents.html#onmessage","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ProtocolEvents"},{"id":199,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocolevents.html#onmessage.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ProtocolEvents.onMessage"},{"id":200,"kind":256,"name":"MQTTRequest","url":"interfaces/_types_d_.mqttrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":201,"kind":1024,"name":"id","url":"interfaces/_types_d_.mqttrequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".MQTTRequest"},{"id":202,"kind":1024,"name":"data","url":"interfaces/_types_d_.mqttrequest.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".MQTTRequest"},{"id":203,"kind":4194304,"name":"IClientOptions","url":"modules/_types_d_.html#iclientoptions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":204,"kind":4194304,"name":"PromiseResult","url":"modules/_types_d_.html#promiseresult","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":205,"kind":65536,"name":"__type","url":"modules/_types_d_.html#promiseresult.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".PromiseResult"},{"id":206,"kind":32,"name":"resolve","url":"modules/_types_d_.html#promiseresult.__type-3.resolve","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".PromiseResult.__type"},{"id":207,"kind":32,"name":"reject","url":"modules/_types_d_.html#promiseresult.__type-3.reject","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".PromiseResult.__type"},{"id":208,"kind":4194304,"name":"Router","url":"modules/_types_d_.html#router","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":209,"kind":4194304,"name":"SendFn","url":"modules/_types_d_.html#sendfn","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":210,"kind":65536,"name":"__type","url":"modules/_types_d_.html#sendfn.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".SendFn"},{"id":211,"kind":4194304,"name":"OperateFunction","url":"modules/_types_d_.html#operatefunction","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":212,"kind":65536,"name":"__type","url":"modules/_types_d_.html#operatefunction.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".OperateFunction"},{"id":213,"kind":4194304,"name":"OperateCleanupFunction","url":"modules/_types_d_.html#operatecleanupfunction","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":214,"kind":65536,"name":"__type","url":"modules/_types_d_.html#operatecleanupfunction.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".OperateCleanupFunction"},{"id":215,"kind":4194304,"name":"Role","url":"modules/_types_d_.html#role","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":216,"kind":4194304,"name":"JSObject","url":"modules/_types_d_.html#jsobject","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":217,"kind":65536,"name":"__type","url":"modules/_types_d_.html#jsobject.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".JSObject"},{"id":218,"kind":4194304,"name":"CommandType","url":"modules/_types_d_.html#commandtype","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":219,"kind":4194304,"name":"MessageType","url":"modules/_types_d_.html#messagetype","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":220,"kind":4194304,"name":"JSType","url":"modules/_types_d_.html#jstype","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":221,"kind":4194304,"name":"USPMessage","url":"modules/_types_d_.html#uspmessage","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,15.944,1,15.944,2,15.944]],["parent/0",[]],["name/1",[3,50.2]],["parent/1",[0,1.66,1,1.66,2,1.66]],["name/2",[4,50.2]],["parent/2",[0,1.66,1,1.66,2,1.66]],["name/3",[5,50.2]],["parent/3",[0,1.66,1,1.66,2,1.66]],["name/4",[6,50.2]],["parent/4",[0,1.66,1,1.66,2,1.66]],["name/5",[7,45.073]],["parent/5",[0,1.66,1,1.66,2,1.66]],["name/6",[8,50.2]],["parent/6",[0,1.66,1,1.66,2,1.66]],["name/7",[9,50.2]],["parent/7",[0,1.66,1,1.66,2,1.66]],["name/8",[10,50.2]],["parent/8",[0,1.66,1,1.66,2,1.66]],["name/9",[11,50.2]],["parent/9",[0,1.66,1,1.66,2,1.66]],["name/10",[12,50.2]],["parent/10",[0,1.66,1,1.66,2,1.66]],["name/11",[13,41.696]],["parent/11",[0,1.66,1,1.66,2,1.66]],["name/12",[14,29.757]],["parent/12",[]],["name/13",[15,50.2]],["parent/13",[14,3.049]],["name/14",[16,50.2]],["parent/14",[14,3.049]],["name/15",[17,50.2]],["parent/15",[14,3.049]],["name/16",[18,50.2]],["parent/16",[14,3.049]],["name/17",[19,50.2]],["parent/17",[14,3.049]],["name/18",[20,50.2]],["parent/18",[14,3.049]],["name/19",[21,50.2]],["parent/19",[14,3.049]],["name/20",[22,50.2]],["parent/20",[14,3.049]],["name/21",[23,50.2]],["parent/21",[14,3.049]],["name/22",[24,50.2]],["parent/22",[14,3.049]],["name/23",[25,26.761]],["parent/23",[]],["name/24",[26,50.2]],["parent/24",[25,2.742]],["name/25",[27,50.2]],["parent/25",[25,2.742]],["name/26",[28,50.2]],["parent/26",[25,2.742]],["name/27",[29,50.2]],["parent/27",[25,2.742]],["name/28",[30,50.2]],["parent/28",[25,2.742]],["name/29",[31,50.2]],["parent/29",[25,2.742]],["name/30",[13,41.696]],["parent/30",[25,2.742]],["name/31",[32,50.2]],["parent/31",[25,2.742]],["name/32",[33,50.2]],["parent/32",[25,2.742]],["name/33",[34,45.073]],["parent/33",[25,2.742]],["name/34",[35,50.2]],["parent/34",[25,2.742]],["name/35",[36,50.2]],["parent/35",[25,2.742]],["name/36",[37,45.073]],["parent/36",[25,2.742]],["name/37",[38,50.2]],["parent/37",[25,2.742]],["name/38",[39,39.174]],["parent/38",[]],["name/39",[40,50.2]],["parent/39",[39,4.013]],["name/40",[41,50.2]],["parent/40",[39,4.013]],["name/41",[42,50.2]],["parent/41",[39,4.013]],["name/42",[43,23.477]],["parent/42",[]],["name/43",[44,50.2]],["parent/43",[43,2.405]],["name/44",[45,50.2]],["parent/44",[43,2.405]],["name/45",[46,50.2]],["parent/45",[43,2.405]],["name/46",[47,50.2]],["parent/46",[43,2.405]],["name/47",[48,50.2]],["parent/47",[43,2.405]],["name/48",[49,50.2]],["parent/48",[43,2.405]],["name/49",[50,50.2]],["parent/49",[43,2.405]],["name/50",[51,50.2]],["parent/50",[43,2.405]],["name/51",[52,50.2]],["parent/51",[43,2.405]],["name/52",[13,41.696]],["parent/52",[43,2.405]],["name/53",[53,50.2]],["parent/53",[43,2.405]],["name/54",[54,50.2]],["parent/54",[43,2.405]],["name/55",[55,50.2]],["parent/55",[43,2.405]],["name/56",[56,50.2]],["parent/56",[43,2.405]],["name/57",[57,50.2]],["parent/57",[43,2.405]],["name/58",[58,50.2]],["parent/58",[43,2.405]],["name/59",[59,50.2]],["parent/59",[43,2.405]],["name/60",[60,21.007]],["parent/60",[61,5.143]],["name/61",[62,50.2]],["parent/61",[43,2.405]],["name/62",[60,21.007]],["parent/62",[63,5.143]],["name/63",[64,50.2]],["parent/63",[43,2.405]],["name/64",[37,45.073]],["parent/64",[43,2.405]],["name/65",[65,19.33]],["parent/65",[]],["name/66",[66,50.2]],["parent/66",[65,1.98]],["name/67",[67,50.2]],["parent/67",[68,1.98]],["name/68",[69,50.2]],["parent/68",[68,1.98]],["name/69",[70,50.2]],["parent/69",[68,1.98]],["name/70",[71,50.2]],["parent/70",[68,1.98]],["name/71",[72,50.2]],["parent/71",[68,1.98]],["name/72",[73,50.2]],["parent/72",[68,1.98]],["name/73",[74,50.2]],["parent/73",[68,1.98]],["name/74",[75,29.757]],["parent/74",[68,1.98]],["name/75",[76,45.073]],["parent/75",[68,1.98]],["name/76",[77,50.2]],["parent/76",[68,1.98]],["name/77",[78,50.2]],["parent/77",[68,1.98]],["name/78",[79,50.2]],["parent/78",[68,1.98]],["name/79",[80,50.2]],["parent/79",[68,1.98]],["name/80",[81,50.2]],["parent/80",[68,1.98]],["name/81",[82,50.2]],["parent/81",[68,1.98]],["name/82",[83,50.2]],["parent/82",[68,1.98]],["name/83",[84,50.2]],["parent/83",[68,1.98]],["name/84",[85,50.2]],["parent/84",[68,1.98]],["name/85",[86,50.2]],["parent/85",[68,1.98]],["name/86",[87,50.2]],["parent/86",[68,1.98]],["name/87",[88,50.2]],["parent/87",[68,1.98]],["name/88",[89,50.2]],["parent/88",[68,1.98]],["name/89",[90,50.2]],["parent/89",[68,1.98]],["name/90",[91,50.2]],["parent/90",[68,1.98]],["name/91",[92,50.2]],["parent/91",[68,1.98]],["name/92",[93,50.2]],["parent/92",[68,1.98]],["name/93",[94,50.2]],["parent/93",[68,1.98]],["name/94",[95,50.2]],["parent/94",[68,1.98]],["name/95",[96,50.2]],["parent/95",[68,1.98]],["name/96",[97,50.2]],["parent/96",[68,1.98]],["name/97",[98,50.2]],["parent/97",[68,1.98]],["name/98",[99,50.2]],["parent/98",[68,1.98]],["name/99",[100,50.2]],["parent/99",[65,1.98]],["name/100",[101,50.2]],["parent/100",[102,5.143]],["name/101",[103,50.2]],["parent/101",[65,1.98]],["name/102",[104,50.2]],["parent/102",[105,3.245]],["name/103",[60,21.007]],["parent/103",[106,5.143]],["name/104",[107,50.2]],["parent/104",[105,3.245]],["name/105",[60,21.007]],["parent/105",[108,5.143]],["name/106",[109,50.2]],["parent/106",[105,3.245]],["name/107",[60,21.007]],["parent/107",[110,5.143]],["name/108",[111,50.2]],["parent/108",[105,3.245]],["name/109",[60,21.007]],["parent/109",[112,5.143]],["name/110",[113,50.2]],["parent/110",[105,3.245]],["name/111",[60,21.007]],["parent/111",[114,5.143]],["name/112",[115,45.073]],["parent/112",[105,3.245]],["name/113",[60,21.007]],["parent/113",[116,5.143]],["name/114",[117,50.2]],["parent/114",[105,3.245]],["name/115",[60,21.007]],["parent/115",[118,5.143]],["name/116",[119,29.757]],["parent/116",[105,3.245]],["name/117",[60,21.007]],["parent/117",[120,5.143]],["name/118",[121,50.2]],["parent/118",[105,3.245]],["name/119",[60,21.007]],["parent/119",[122,5.143]],["name/120",[123,50.2]],["parent/120",[65,1.98]],["name/121",[119,29.757]],["parent/121",[124,4.618]],["name/122",[125,50.2]],["parent/122",[124,4.618]],["name/123",[126,50.2]],["parent/123",[65,1.98]],["name/124",[75,29.757]],["parent/124",[127,3.635]],["name/125",[128,50.2]],["parent/125",[127,3.635]],["name/126",[129,50.2]],["parent/126",[127,3.635]],["name/127",[130,50.2]],["parent/127",[127,3.635]],["name/128",[131,50.2]],["parent/128",[127,3.635]],["name/129",[132,50.2]],["parent/129",[127,3.635]],["name/130",[133,50.2]],["parent/130",[65,1.98]],["name/131",[134,31.674]],["parent/131",[135,4.272]],["name/132",[136,45.073]],["parent/132",[135,4.272]],["name/133",[75,29.757]],["parent/133",[135,4.272]],["name/134",[137,50.2]],["parent/134",[65,1.98]],["name/135",[119,29.757]],["parent/135",[138,4.013]],["name/136",[134,31.674]],["parent/136",[138,4.013]],["name/137",[75,29.757]],["parent/137",[138,4.013]],["name/138",[139,31.674]],["parent/138",[138,4.013]],["name/139",[60,21.007]],["parent/139",[140,5.143]],["name/140",[141,50.2]],["parent/140",[65,1.98]],["name/141",[134,31.674]],["parent/141",[142,4.013]],["name/142",[139,31.674]],["parent/142",[142,4.013]],["name/143",[60,21.007]],["parent/143",[143,5.143]],["name/144",[136,45.073]],["parent/144",[144,5.143]],["name/145",[119,29.757]],["parent/145",[142,4.013]],["name/146",[75,29.757]],["parent/146",[142,4.013]],["name/147",[145,50.2]],["parent/147",[65,1.98]],["name/148",[134,31.674]],["parent/148",[146,4.013]],["name/149",[139,31.674]],["parent/149",[146,4.013]],["name/150",[119,29.757]],["parent/150",[146,4.013]],["name/151",[75,29.757]],["parent/151",[146,4.013]],["name/152",[147,50.2]],["parent/152",[65,1.98]],["name/153",[134,31.674]],["parent/153",[148,4.013]],["name/154",[139,31.674]],["parent/154",[148,4.013]],["name/155",[60,21.007]],["parent/155",[149,5.143]],["name/156",[150,50.2]],["parent/156",[151,5.143]],["name/157",[119,29.757]],["parent/157",[148,4.013]],["name/158",[75,29.757]],["parent/158",[148,4.013]],["name/159",[152,50.2]],["parent/159",[65,1.98]],["name/160",[134,31.674]],["parent/160",[153,4.013]],["name/161",[139,31.674]],["parent/161",[153,4.013]],["name/162",[119,29.757]],["parent/162",[153,4.013]],["name/163",[75,29.757]],["parent/163",[153,4.013]],["name/164",[154,50.2]],["parent/164",[65,1.98]],["name/165",[134,31.674]],["parent/165",[155,4.013]],["name/166",[139,31.674]],["parent/166",[155,4.013]],["name/167",[119,29.757]],["parent/167",[155,4.013]],["name/168",[75,29.757]],["parent/168",[155,4.013]],["name/169",[156,50.2]],["parent/169",[65,1.98]],["name/170",[134,31.674]],["parent/170",[157,4.013]],["name/171",[139,31.674]],["parent/171",[157,4.013]],["name/172",[119,29.757]],["parent/172",[157,4.013]],["name/173",[75,29.757]],["parent/173",[157,4.013]],["name/174",[158,50.2]],["parent/174",[65,1.98]],["name/175",[134,31.674]],["parent/175",[159,4.013]],["name/176",[139,31.674]],["parent/176",[159,4.013]],["name/177",[60,21.007]],["parent/177",[160,5.143]],["name/178",[161,50.2]],["parent/178",[162,5.143]],["name/179",[119,29.757]],["parent/179",[159,4.013]],["name/180",[75,29.757]],["parent/180",[159,4.013]],["name/181",[163,50.2]],["parent/181",[65,1.98]],["name/182",[164,45.073]],["parent/182",[165,4.618]],["name/183",[60,21.007]],["parent/183",[166,5.143]],["name/184",[167,50.2]],["parent/184",[165,4.618]],["name/185",[60,21.007]],["parent/185",[168,5.143]],["name/186",[169,50.2]],["parent/186",[65,1.98]],["name/187",[170,50.2]],["parent/187",[171,5.143]],["name/188",[76,45.073]],["parent/188",[65,1.98]],["name/189",[7,45.073]],["parent/189",[172,4.013]],["name/190",[60,21.007]],["parent/190",[173,5.143]],["name/191",[174,50.2]],["parent/191",[172,4.013]],["name/192",[60,21.007]],["parent/192",[175,5.143]],["name/193",[176,50.2]],["parent/193",[172,4.013]],["name/194",[60,21.007]],["parent/194",[177,5.143]],["name/195",[34,45.073]],["parent/195",[172,4.013]],["name/196",[60,21.007]],["parent/196",[178,5.143]],["name/197",[179,50.2]],["parent/197",[65,1.98]],["name/198",[164,45.073]],["parent/198",[180,5.143]],["name/199",[60,21.007]],["parent/199",[181,5.143]],["name/200",[182,50.2]],["parent/200",[65,1.98]],["name/201",[119,29.757]],["parent/201",[183,4.618]],["name/202",[139,31.674]],["parent/202",[183,4.618]],["name/203",[184,50.2]],["parent/203",[65,1.98]],["name/204",[185,50.2]],["parent/204",[65,1.98]],["name/205",[60,21.007]],["parent/205",[186,5.143]],["name/206",[115,45.073]],["parent/206",[187,4.618]],["name/207",[188,50.2]],["parent/207",[187,4.618]],["name/208",[189,50.2]],["parent/208",[65,1.98]],["name/209",[190,50.2]],["parent/209",[65,1.98]],["name/210",[60,21.007]],["parent/210",[191,5.143]],["name/211",[192,50.2]],["parent/211",[65,1.98]],["name/212",[60,21.007]],["parent/212",[193,5.143]],["name/213",[194,50.2]],["parent/213",[65,1.98]],["name/214",[60,21.007]],["parent/214",[195,5.143]],["name/215",[196,50.2]],["parent/215",[65,1.98]],["name/216",[197,50.2]],["parent/216",[65,1.98]],["name/217",[60,21.007]],["parent/217",[198,5.143]],["name/218",[199,50.2]],["parent/218",[65,1.98]],["name/219",[200,50.2]],["parent/219",[65,1.98]],["name/220",[201,50.2]],["parent/220",[65,1.98]],["name/221",[202,50.2]],["parent/221",[65,1.98]]],"invertedIndex":[["__type",{"_index":60,"name":{"60":{},"62":{},"103":{},"105":{},"107":{},"109":{},"111":{},"113":{},"115":{},"117":{},"119":{},"139":{},"143":{},"155":{},"177":{},"183":{},"185":{},"190":{},"192":{},"194":{},"196":{},"199":{},"205":{},"210":{},"212":{},"214":{},"217":{}},"parent":{}}],["_searchall",{"_index":21,"name":{"19":{}},"parent":{}}],["action",{"_index":131,"name":{"128":{}},"parent":{}}],["add",{"_index":111,"name":{"108":{}},"parent":{}}],["adddot",{"_index":44,"name":{"43":{}},"parent":{}}],["addfn",{"_index":59,"name":{"59":{}},"parent":{}}],["addmessage",{"_index":156,"name":{"169":{}},"parent":{}}],["basemessage",{"_index":137,"name":{"134":{}},"parent":{}}],["ca",{"_index":98,"name":{"97":{}},"parent":{}}],["cert",{"_index":97,"name":{"96":{}},"parent":{}}],["clean",{"_index":82,"name":{"81":{}},"parent":{}}],["clientid",{"_index":79,"name":{"78":{}},"parent":{}}],["close",{"_index":174,"name":{"191":{}},"parent":{}}],["commandswithreturnvalue",{"_index":52,"name":{"51":{}},"parent":{}}],["commandtype",{"_index":199,"name":{"218":{}},"parent":{}}],["connect",{"_index":37,"name":{"36":{},"64":{}},"parent":{}}],["connectevents",{"_index":100,"name":{"99":{}},"parent":{}}],["connectoptions",{"_index":66,"name":{"66":{}},"parent":{}}],["connecttimeout",{"_index":84,"name":{"83":{}},"parent":{}}],["createrecord",{"_index":6,"name":{"4":{}},"parent":{}}],["data",{"_index":139,"name":{"138":{},"142":{},"149":{},"154":{},"161":{},"166":{},"171":{},"176":{},"202":{}},"parent":{}}],["decode",{"_index":13,"name":{"11":{},"30":{},"52":{}},"parent":{}}],["decodeget",{"_index":30,"name":{"28":{}},"parent":{}}],["defaultpublishendpoint",{"_index":35,"name":{"34":{}},"parent":{}}],["defaultsubscribeendpoint",{"_index":36,"name":{"35":{}},"parent":{}}],["del",{"_index":113,"name":{"110":{}},"parent":{}}],["deleted",{"_index":161,"name":{"178":{}},"parent":{}}],["deletemessage",{"_index":158,"name":{"174":{}},"parent":{}}],["delfn",{"_index":62,"name":{"61":{}},"parent":{}}],["device",{"_index":103,"name":{"101":{}},"parent":{}}],["deviceerror",{"_index":133,"name":{"130":{}},"parent":{}}],["digitdotre",{"_index":16,"name":{"14":{}},"parent":{}}],["digitre",{"_index":15,"name":{"13":{}},"parent":{}}],["disconnect",{"_index":117,"name":{"114":{}},"parent":{}}],["encode",{"_index":34,"name":{"33":{},"195":{}},"parent":{}}],["encodeadd",{"_index":32,"name":{"31":{}},"parent":{}}],["encodeargs",{"_index":126,"name":{"123":{}},"parent":{}}],["encodedelete",{"_index":33,"name":{"32":{}},"parent":{}}],["encodeget",{"_index":26,"name":{"24":{}},"parent":{}}],["encodeoperate",{"_index":28,"name":{"26":{}},"parent":{}}],["encodeset",{"_index":27,"name":{"25":{}},"parent":{}}],["errormessage",{"_index":141,"name":{"140":{}},"parent":{}}],["extracttype",{"_index":29,"name":{"27":{}},"parent":{}}],["firstisindex",{"_index":18,"name":{"16":{}},"parent":{}}],["fromid",{"_index":69,"name":{"68":{}},"parent":{}}],["get",{"_index":104,"name":{"102":{}},"parent":{}}],["getmessage",{"_index":145,"name":{"147":{}},"parent":{}}],["handlesend",{"_index":53,"name":{"53":{}},"parent":{}}],["header",{"_index":5,"name":{"3":{}},"parent":{}}],["host",{"_index":73,"name":{"72":{}},"parent":{}}],["hostname",{"_index":74,"name":{"73":{}},"parent":{}}],["iclientoptions",{"_index":184,"name":{"203":{}},"parent":{}}],["id",{"_index":119,"name":{"116":{},"121":{},"135":{},"145":{},"150":{},"157":{},"162":{},"167":{},"172":{},"179":{},"201":{}},"parent":{}}],["ignorabletypes",{"_index":31,"name":{"29":{}},"parent":{}}],["incomingstore",{"_index":87,"name":{"86":{}},"parent":{}}],["index",{"_index":43,"name":{"42":{}},"parent":{"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{},"61":{},"63":{},"64":{}}}],["index\".addfn",{"_index":61,"name":{},"parent":{"60":{}}}],["index\".delfn",{"_index":63,"name":{},"parent":{"62":{}}}],["init",{"_index":7,"name":{"5":{},"189":{}},"parent":{}}],["initresult",{"_index":169,"name":{"186":{}},"parent":{}}],["input",{"_index":130,"name":{"127":{}},"parent":{}}],["isdigit",{"_index":17,"name":{"15":{}},"parent":{}}],["iserror",{"_index":50,"name":{"49":{}},"parent":{}}],["ispromiseresult",{"_index":51,"name":{"50":{}},"parent":{}}],["isreference",{"_index":49,"name":{"48":{}},"parent":{}}],["jsobject",{"_index":197,"name":{"216":{}},"parent":{}}],["jstype",{"_index":201,"name":{"220":{}},"parent":{}}],["keepalive",{"_index":78,"name":{"77":{}},"parent":{}}],["key",{"_index":96,"name":{"95":{}},"parent":{}}],["lib",{"_index":39,"name":{"38":{}},"parent":{"39":{},"40":{},"41":{}}}],["looptimer",{"_index":41,"name":{"40":{}},"parent":{}}],["makeadd",{"_index":56,"name":{"56":{}},"parent":{}}],["makeaddmessage",{"_index":11,"name":{"9":{}},"parent":{}}],["makedel",{"_index":57,"name":{"57":{}},"parent":{}}],["makedeletemessage",{"_index":9,"name":{"7":{}},"parent":{}}],["makeget",{"_index":54,"name":{"54":{}},"parent":{}}],["makegetmessage",{"_index":8,"name":{"6":{}},"parent":{}}],["makeoperate",{"_index":64,"name":{"63":{}},"parent":{}}],["makeoperatemessage",{"_index":12,"name":{"10":{}},"parent":{}}],["makerouter",{"_index":42,"name":{"41":{}},"parent":{}}],["makeset",{"_index":55,"name":{"55":{}},"parent":{}}],["makesetmessage",{"_index":10,"name":{"8":{}},"parent":{}}],["messagetype",{"_index":200,"name":{"219":{}},"parent":{}}],["mqtt",{"_index":38,"name":{"37":{}},"parent":{}}],["mqttrequest",{"_index":182,"name":{"200":{}},"parent":{}}],["notifymessage",{"_index":154,"name":{"164":{}},"parent":{}}],["onerror",{"_index":167,"name":{"184":{}},"parent":{}}],["onmessage",{"_index":164,"name":{"182":{},"198":{}},"parent":{}}],["ontimeout",{"_index":101,"name":{"100":{}},"parent":{}}],["operate",{"_index":109,"name":{"106":{}},"parent":{}}],["operatecleanupfunction",{"_index":194,"name":{"213":{}},"parent":{}}],["operatefunction",{"_index":192,"name":{"211":{}},"parent":{}}],["operateid",{"_index":132,"name":{"129":{}},"parent":{}}],["operatemessage",{"_index":152,"name":{"159":{}},"parent":{}}],["operateoptions",{"_index":123,"name":{"120":{}},"parent":{}}],["operatesubscriptionpath",{"_index":58,"name":{"58":{}},"parent":{}}],["outgoingstore",{"_index":88,"name":{"87":{}},"parent":{}}],["password",{"_index":86,"name":{"85":{}},"parent":{}}],["path",{"_index":75,"name":{"74":{},"124":{},"133":{},"137":{},"146":{},"151":{},"158":{},"163":{},"168":{},"173":{},"180":{}},"parent":{}}],["paths",{"_index":128,"name":{"125":{}},"parent":{}}],["persistent",{"_index":125,"name":{"122":{}},"parent":{}}],["port",{"_index":72,"name":{"71":{}},"parent":{}}],["promiseresult",{"_index":185,"name":{"204":{}},"parent":{}}],["properties",{"_index":95,"name":{"94":{}},"parent":{}}],["protobuf/protomessage",{"_index":2,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{}}}],["protocol",{"_index":76,"name":{"75":{},"188":{}},"parent":{}}],["protocol/index",{"_index":25,"name":{"23":{}},"parent":{"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"37":{}}}],["protocol/js",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{}}}],["protocol/lib",{"_index":14,"name":{"12":{}},"parent":{"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{}}}],["protocolargs",{"_index":163,"name":{"181":{}},"parent":{}}],["protocolevents",{"_index":179,"name":{"197":{}},"parent":{}}],["protocolid",{"_index":80,"name":{"79":{}},"parent":{}}],["protocolversion",{"_index":81,"name":{"80":{}},"parent":{}}],["publishendpoint",{"_index":70,"name":{"69":{}},"parent":{}}],["queueqoszero",{"_index":89,"name":{"88":{}},"parent":{}}],["reason",{"_index":136,"name":{"132":{},"144":{}},"parent":{}}],["reconnectperiod",{"_index":83,"name":{"82":{}},"parent":{}}],["reject",{"_index":188,"name":{"207":{}},"parent":{}}],["rejectunauthorized",{"_index":99,"name":{"98":{}},"parent":{}}],["reschedulepings",{"_index":90,"name":{"89":{}},"parent":{}}],["resolve",{"_index":115,"name":{"112":{},"206":{}},"parent":{}}],["resolvereferences",{"_index":46,"name":{"45":{}},"parent":{}}],["resubscribe",{"_index":92,"name":{"91":{}},"parent":{}}],["role",{"_index":196,"name":{"215":{}},"parent":{}}],["roles",{"_index":121,"name":{"118":{}},"parent":{}}],["rootmsg",{"_index":4,"name":{"2":{}},"parent":{}}],["rootrecord",{"_index":3,"name":{"1":{}},"parent":{}}],["router",{"_index":189,"name":{"208":{}},"parent":{}}],["search",{"_index":20,"name":{"18":{}},"parent":{}}],["searchall",{"_index":22,"name":{"20":{}},"parent":{}}],["send",{"_index":176,"name":{"193":{}},"parent":{}}],["sendfn",{"_index":190,"name":{"209":{}},"parent":{}}],["servers",{"_index":91,"name":{"90":{}},"parent":{}}],["set",{"_index":107,"name":{"104":{}},"parent":{}}],["setmessage",{"_index":147,"name":{"152":{}},"parent":{}}],["splitreference",{"_index":45,"name":{"44":{}},"parent":{}}],["subscribeendpoint",{"_index":71,"name":{"70":{}},"parent":{}}],["throwerror",{"_index":48,"name":{"47":{}},"parent":{}}],["throwmsgerror",{"_index":47,"name":{"46":{}},"parent":{}}],["timeout",{"_index":170,"name":{"187":{}},"parent":{}}],["timer",{"_index":40,"name":{"39":{}},"parent":{}}],["toid",{"_index":67,"name":{"67":{}},"parent":{}}],["transformwsurl",{"_index":94,"name":{"93":{}},"parent":{}}],["type",{"_index":134,"name":{"131":{},"136":{},"141":{},"148":{},"153":{},"160":{},"165":{},"170":{},"175":{}},"parent":{}}],["types.d",{"_index":65,"name":{"65":{}},"parent":{"66":{},"99":{},"101":{},"120":{},"123":{},"130":{},"134":{},"140":{},"147":{},"152":{},"159":{},"164":{},"169":{},"174":{},"181":{},"186":{},"188":{},"197":{},"200":{},"203":{},"204":{},"208":{},"209":{},"211":{},"213":{},"215":{},"216":{},"218":{},"219":{},"220":{},"221":{}}}],["types.d\".addmessage",{"_index":157,"name":{},"parent":{"170":{},"171":{},"172":{},"173":{}}}],["types.d\".basemessage",{"_index":138,"name":{},"parent":{"135":{},"136":{},"137":{},"138":{}}}],["types.d\".basemessage.data",{"_index":140,"name":{},"parent":{"139":{}}}],["types.d\".connectevents",{"_index":102,"name":{},"parent":{"100":{}}}],["types.d\".connectoptions",{"_index":68,"name":{},"parent":{"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{}}}],["types.d\".deletemessage",{"_index":159,"name":{},"parent":{"175":{},"176":{},"179":{},"180":{}}}],["types.d\".deletemessage.data",{"_index":160,"name":{},"parent":{"177":{}}}],["types.d\".deletemessage.data.__type",{"_index":162,"name":{},"parent":{"178":{}}}],["types.d\".device",{"_index":105,"name":{},"parent":{"102":{},"104":{},"106":{},"108":{},"110":{},"112":{},"114":{},"116":{},"118":{}}}],["types.d\".device.add",{"_index":112,"name":{},"parent":{"109":{}}}],["types.d\".device.del",{"_index":114,"name":{},"parent":{"111":{}}}],["types.d\".device.disconnect",{"_index":118,"name":{},"parent":{"115":{}}}],["types.d\".device.get",{"_index":106,"name":{},"parent":{"103":{}}}],["types.d\".device.id",{"_index":120,"name":{},"parent":{"117":{}}}],["types.d\".device.operate",{"_index":110,"name":{},"parent":{"107":{}}}],["types.d\".device.resolve",{"_index":116,"name":{},"parent":{"113":{}}}],["types.d\".device.roles",{"_index":122,"name":{},"parent":{"119":{}}}],["types.d\".device.set",{"_index":108,"name":{},"parent":{"105":{}}}],["types.d\".deviceerror",{"_index":135,"name":{},"parent":{"131":{},"132":{},"133":{}}}],["types.d\".encodeargs",{"_index":127,"name":{},"parent":{"124":{},"125":{},"126":{},"127":{},"128":{},"129":{}}}],["types.d\".errormessage",{"_index":142,"name":{},"parent":{"141":{},"142":{},"145":{},"146":{}}}],["types.d\".errormessage.data",{"_index":143,"name":{},"parent":{"143":{}}}],["types.d\".errormessage.data.__type",{"_index":144,"name":{},"parent":{"144":{}}}],["types.d\".getmessage",{"_index":146,"name":{},"parent":{"148":{},"149":{},"150":{},"151":{}}}],["types.d\".initresult",{"_index":171,"name":{},"parent":{"187":{}}}],["types.d\".jsobject",{"_index":198,"name":{},"parent":{"217":{}}}],["types.d\".mqttrequest",{"_index":183,"name":{},"parent":{"201":{},"202":{}}}],["types.d\".notifymessage",{"_index":155,"name":{},"parent":{"165":{},"166":{},"167":{},"168":{}}}],["types.d\".operatecleanupfunction",{"_index":195,"name":{},"parent":{"214":{}}}],["types.d\".operatefunction",{"_index":193,"name":{},"parent":{"212":{}}}],["types.d\".operatemessage",{"_index":153,"name":{},"parent":{"160":{},"161":{},"162":{},"163":{}}}],["types.d\".operateoptions",{"_index":124,"name":{},"parent":{"121":{},"122":{}}}],["types.d\".promiseresult",{"_index":186,"name":{},"parent":{"205":{}}}],["types.d\".promiseresult.__type",{"_index":187,"name":{},"parent":{"206":{},"207":{}}}],["types.d\".protocol",{"_index":172,"name":{},"parent":{"189":{},"191":{},"193":{},"195":{}}}],["types.d\".protocol.close",{"_index":175,"name":{},"parent":{"192":{}}}],["types.d\".protocol.encode",{"_index":178,"name":{},"parent":{"196":{}}}],["types.d\".protocol.init",{"_index":173,"name":{},"parent":{"190":{}}}],["types.d\".protocol.send",{"_index":177,"name":{},"parent":{"194":{}}}],["types.d\".protocolargs",{"_index":165,"name":{},"parent":{"182":{},"184":{}}}],["types.d\".protocolargs.onerror",{"_index":168,"name":{},"parent":{"185":{}}}],["types.d\".protocolargs.onmessage",{"_index":166,"name":{},"parent":{"183":{}}}],["types.d\".protocolevents",{"_index":180,"name":{},"parent":{"198":{}}}],["types.d\".protocolevents.onmessage",{"_index":181,"name":{},"parent":{"199":{}}}],["types.d\".sendfn",{"_index":191,"name":{},"parent":{"210":{}}}],["types.d\".setmessage",{"_index":148,"name":{},"parent":{"153":{},"154":{},"157":{},"158":{}}}],["types.d\".setmessage.data",{"_index":149,"name":{},"parent":{"155":{}}}],["types.d\".setmessage.data.__type",{"_index":151,"name":{},"parent":{"156":{}}}],["unflatten",{"_index":19,"name":{"17":{}},"parent":{}}],["unwraparray",{"_index":24,"name":{"22":{}},"parent":{}}],["unwrapobject",{"_index":23,"name":{"21":{}},"parent":{}}],["updated",{"_index":150,"name":{"156":{}},"parent":{}}],["username",{"_index":85,"name":{"84":{}},"parent":{}}],["usp",{"_index":1,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{}}}],["uspmessage",{"_index":202,"name":{"221":{}},"parent":{}}],["value",{"_index":129,"name":{"126":{}},"parent":{}}],["will",{"_index":93,"name":{"92":{}},"parent":{}}],["wsoptions",{"_index":77,"name":{"76":{}},"parent":{}}]],"pipeline":[]}}
\ No newline at end of file
+{"kinds":{"1":"Module","32":"Variable","64":"Function","256":"Interface","1024":"Property","65536":"Type literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"protocol/js-usp-protobuf/protoMessage\"","url":"modules/_protocol_js_usp_protobuf_protomessage_.html","classes":"tsd-kind-module"},{"id":1,"kind":32,"name":"rootRecord","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#rootrecord","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":2,"kind":32,"name":"rootMsg","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#rootmsg","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":3,"kind":32,"name":"Header","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#header","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":4,"kind":32,"name":"createRecord","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#createrecord","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":5,"kind":64,"name":"init","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#init","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":6,"kind":64,"name":"makeGetMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makegetmessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":7,"kind":64,"name":"makeDeleteMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makedeletemessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":8,"kind":64,"name":"makeSetMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makesetmessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":9,"kind":64,"name":"makeAddMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makeaddmessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":10,"kind":64,"name":"makeOperateMessage","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#makeoperatemessage","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":11,"kind":64,"name":"decode","url":"modules/_protocol_js_usp_protobuf_protomessage_.html#decode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/js-usp-protobuf/protoMessage\""},{"id":12,"kind":1,"name":"\"protocol/lib\"","url":"modules/_protocol_lib_.html","classes":"tsd-kind-module"},{"id":13,"kind":32,"name":"digitRe","url":"modules/_protocol_lib_.html#digitre","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":14,"kind":32,"name":"digitDotRe","url":"modules/_protocol_lib_.html#digitdotre","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":15,"kind":64,"name":"isDigit","url":"modules/_protocol_lib_.html#isdigit","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":16,"kind":64,"name":"firstIsIndex","url":"modules/_protocol_lib_.html#firstisindex","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":17,"kind":64,"name":"unflatten","url":"modules/_protocol_lib_.html#unflatten","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":18,"kind":64,"name":"search","url":"modules/_protocol_lib_.html#search","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":19,"kind":64,"name":"_searchAll","url":"modules/_protocol_lib_.html#_searchall","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/lib\""},{"id":20,"kind":64,"name":"searchAll","url":"modules/_protocol_lib_.html#searchall","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":21,"kind":64,"name":"unwrapObject","url":"modules/_protocol_lib_.html#unwrapobject","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":22,"kind":64,"name":"unwrapArray","url":"modules/_protocol_lib_.html#unwraparray","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/lib\""},{"id":23,"kind":1,"name":"\"protocol/index\"","url":"modules/_protocol_index_.html","classes":"tsd-kind-module"},{"id":24,"kind":64,"name":"encodeGet","url":"modules/_protocol_index_.html#encodeget","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":25,"kind":64,"name":"encodeSet","url":"modules/_protocol_index_.html#encodeset","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":26,"kind":64,"name":"encodeOperate","url":"modules/_protocol_index_.html#encodeoperate","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":27,"kind":64,"name":"extractType","url":"modules/_protocol_index_.html#extracttype","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":28,"kind":64,"name":"decodeGet","url":"modules/_protocol_index_.html#decodeget","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":29,"kind":32,"name":"ignorableTypes","url":"modules/_protocol_index_.html#ignorabletypes","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":30,"kind":64,"name":"decode","url":"modules/_protocol_index_.html#decode","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":31,"kind":64,"name":"encodeAdd","url":"modules/_protocol_index_.html#encodeadd","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":32,"kind":64,"name":"encodeDelete","url":"modules/_protocol_index_.html#encodedelete","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":33,"kind":64,"name":"encode","url":"modules/_protocol_index_.html#encode","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":34,"kind":32,"name":"defaultPublishEndpoint","url":"modules/_protocol_index_.html#defaultpublishendpoint","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":35,"kind":32,"name":"defaultSubscribeEndpoint","url":"modules/_protocol_index_.html#defaultsubscribeendpoint","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"protocol/index\""},{"id":36,"kind":64,"name":"connect","url":"modules/_protocol_index_.html#connect","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/index\""},{"id":37,"kind":64,"name":"mqtt","url":"modules/_protocol_index_.html#mqtt","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"protocol/index\""},{"id":38,"kind":1,"name":"\"lib\"","url":"modules/_lib_.html","classes":"tsd-kind-module"},{"id":39,"kind":64,"name":"timer","url":"modules/_lib_.html#timer","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"lib\""},{"id":40,"kind":64,"name":"loopTimer","url":"modules/_lib_.html#looptimer","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"lib\""},{"id":41,"kind":64,"name":"makeRouter","url":"modules/_lib_.html#makerouter","classes":"tsd-kind-function tsd-parent-kind-module","parent":"\"lib\""},{"id":42,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-module"},{"id":43,"kind":64,"name":"addDot","url":"modules/_index_.html#adddot","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":44,"kind":64,"name":"splitReference","url":"modules/_index_.html#splitreference","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":45,"kind":64,"name":"resolveReferences","url":"modules/_index_.html#resolvereferences","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":46,"kind":64,"name":"throwMsgError","url":"modules/_index_.html#throwmsgerror","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":47,"kind":64,"name":"isReference","url":"modules/_index_.html#isreference","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":48,"kind":64,"name":"isError","url":"modules/_index_.html#iserror","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":49,"kind":64,"name":"isPromiseResult","url":"modules/_index_.html#ispromiseresult","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":50,"kind":32,"name":"commandsWithReturnValue","url":"modules/_index_.html#commandswithreturnvalue","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":51,"kind":64,"name":"decode","url":"modules/_index_.html#decode","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":52,"kind":64,"name":"handleSend","url":"modules/_index_.html#handlesend","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":53,"kind":64,"name":"makeGet","url":"modules/_index_.html#makeget","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":54,"kind":64,"name":"makeSet","url":"modules/_index_.html#makeset","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":55,"kind":64,"name":"makeAdd","url":"modules/_index_.html#makeadd","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":56,"kind":64,"name":"makeDel","url":"modules/_index_.html#makedel","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":57,"kind":32,"name":"operateSubscriptionPath","url":"modules/_index_.html#operatesubscriptionpath","classes":"tsd-kind-variable tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":58,"kind":4194304,"name":"AddFn","url":"modules/_index_.html#addfn","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":59,"kind":65536,"name":"__type","url":"modules/_index_.html#addfn.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"index\".AddFn"},{"id":60,"kind":4194304,"name":"DelFn","url":"modules/_index_.html#delfn","classes":"tsd-kind-type-alias tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":61,"kind":65536,"name":"__type","url":"modules/_index_.html#delfn.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"index\".DelFn"},{"id":62,"kind":64,"name":"makeOperate","url":"modules/_index_.html#makeoperate","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":63,"kind":64,"name":"connect","url":"modules/_index_.html#connect","classes":"tsd-kind-function tsd-parent-kind-module tsd-is-not-exported","parent":"\"index\""},{"id":64,"kind":1,"name":"\"types.d\"","url":"modules/_types_d_.html","classes":"tsd-kind-module"},{"id":65,"kind":256,"name":"ConnectOptions","url":"interfaces/_types_d_.connectoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":66,"kind":1024,"name":"toId","url":"interfaces/_types_d_.connectoptions.html#toid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":67,"kind":1024,"name":"fromId","url":"interfaces/_types_d_.connectoptions.html#fromid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":68,"kind":1024,"name":"publishEndpoint","url":"interfaces/_types_d_.connectoptions.html#publishendpoint","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":69,"kind":1024,"name":"subscribeEndpoint","url":"interfaces/_types_d_.connectoptions.html#subscribeendpoint","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectOptions"},{"id":70,"kind":1024,"name":"port","url":"interfaces/_types_d_.connectoptions.html#port","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":71,"kind":1024,"name":"host","url":"interfaces/_types_d_.connectoptions.html#host","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":72,"kind":1024,"name":"hostname","url":"interfaces/_types_d_.connectoptions.html#hostname","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":73,"kind":1024,"name":"path","url":"interfaces/_types_d_.connectoptions.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":74,"kind":1024,"name":"protocol","url":"interfaces/_types_d_.connectoptions.html#protocol","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":75,"kind":1024,"name":"wsOptions","url":"interfaces/_types_d_.connectoptions.html#wsoptions","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":76,"kind":1024,"name":"keepalive","url":"interfaces/_types_d_.connectoptions.html#keepalive","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":77,"kind":1024,"name":"clientId","url":"interfaces/_types_d_.connectoptions.html#clientid","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":78,"kind":1024,"name":"protocolId","url":"interfaces/_types_d_.connectoptions.html#protocolid","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":79,"kind":1024,"name":"protocolVersion","url":"interfaces/_types_d_.connectoptions.html#protocolversion","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":80,"kind":1024,"name":"clean","url":"interfaces/_types_d_.connectoptions.html#clean","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":81,"kind":1024,"name":"reconnectPeriod","url":"interfaces/_types_d_.connectoptions.html#reconnectperiod","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":82,"kind":1024,"name":"connectTimeout","url":"interfaces/_types_d_.connectoptions.html#connecttimeout","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":83,"kind":1024,"name":"username","url":"interfaces/_types_d_.connectoptions.html#username","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":84,"kind":1024,"name":"password","url":"interfaces/_types_d_.connectoptions.html#password","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":85,"kind":1024,"name":"incomingStore","url":"interfaces/_types_d_.connectoptions.html#incomingstore","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":86,"kind":1024,"name":"outgoingStore","url":"interfaces/_types_d_.connectoptions.html#outgoingstore","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":87,"kind":1024,"name":"queueQoSZero","url":"interfaces/_types_d_.connectoptions.html#queueqoszero","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":88,"kind":1024,"name":"reschedulePings","url":"interfaces/_types_d_.connectoptions.html#reschedulepings","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":89,"kind":1024,"name":"servers","url":"interfaces/_types_d_.connectoptions.html#servers","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":90,"kind":1024,"name":"resubscribe","url":"interfaces/_types_d_.connectoptions.html#resubscribe","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":91,"kind":1024,"name":"will","url":"interfaces/_types_d_.connectoptions.html#will","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":92,"kind":1024,"name":"transformWsUrl","url":"interfaces/_types_d_.connectoptions.html#transformwsurl","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":93,"kind":1024,"name":"properties","url":"interfaces/_types_d_.connectoptions.html#properties","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":94,"kind":1024,"name":"key","url":"interfaces/_types_d_.connectoptions.html#key","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":95,"kind":1024,"name":"cert","url":"interfaces/_types_d_.connectoptions.html#cert","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":96,"kind":1024,"name":"ca","url":"interfaces/_types_d_.connectoptions.html#ca","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":97,"kind":1024,"name":"rejectUnauthorized","url":"interfaces/_types_d_.connectoptions.html#rejectunauthorized","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ConnectOptions"},{"id":98,"kind":256,"name":"ConnectEvents","url":"interfaces/_types_d_.connectevents.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":99,"kind":1024,"name":"onTimeout","url":"interfaces/_types_d_.connectevents.html#ontimeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ConnectEvents"},{"id":100,"kind":256,"name":"Device","url":"interfaces/_types_d_.device.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":101,"kind":1024,"name":"get","url":"interfaces/_types_d_.device.html#get","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":102,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#get.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.get"},{"id":103,"kind":1024,"name":"set","url":"interfaces/_types_d_.device.html#set","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":104,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#set.__type-8","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.set"},{"id":105,"kind":1024,"name":"operate","url":"interfaces/_types_d_.device.html#operate","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":106,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#operate.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.operate"},{"id":107,"kind":1024,"name":"add","url":"interfaces/_types_d_.device.html#add","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":108,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#add.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.add"},{"id":109,"kind":1024,"name":"del","url":"interfaces/_types_d_.device.html#del","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":110,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#del.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.del"},{"id":111,"kind":1024,"name":"resolve","url":"interfaces/_types_d_.device.html#resolve","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":112,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#resolve.__type-6","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.resolve"},{"id":113,"kind":1024,"name":"disconnect","url":"interfaces/_types_d_.device.html#disconnect","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":114,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#disconnect.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.disconnect"},{"id":115,"kind":1024,"name":"id","url":"interfaces/_types_d_.device.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":116,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#id.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.id"},{"id":117,"kind":1024,"name":"roles","url":"interfaces/_types_d_.device.html#roles","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Device"},{"id":118,"kind":65536,"name":"__type","url":"interfaces/_types_d_.device.html#roles.__type-7","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Device.roles"},{"id":119,"kind":256,"name":"OperateOptions","url":"interfaces/_types_d_.operateoptions.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":120,"kind":1024,"name":"ID","url":"interfaces/_types_d_.operateoptions.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".OperateOptions"},{"id":121,"kind":1024,"name":"Persistent","url":"interfaces/_types_d_.operateoptions.html#persistent","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".OperateOptions"},{"id":122,"kind":256,"name":"EncodeArgs","url":"interfaces/_types_d_.encodeargs.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":123,"kind":1024,"name":"path","url":"interfaces/_types_d_.encodeargs.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":124,"kind":1024,"name":"paths","url":"interfaces/_types_d_.encodeargs.html#paths","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":125,"kind":1024,"name":"value","url":"interfaces/_types_d_.encodeargs.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":126,"kind":1024,"name":"input","url":"interfaces/_types_d_.encodeargs.html#input","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":127,"kind":1024,"name":"action","url":"interfaces/_types_d_.encodeargs.html#action","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":128,"kind":1024,"name":"operateID","url":"interfaces/_types_d_.encodeargs.html#operateid","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".EncodeArgs"},{"id":129,"kind":256,"name":"DeviceError","url":"interfaces/_types_d_.deviceerror.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":130,"kind":1024,"name":"type","url":"interfaces/_types_d_.deviceerror.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".DeviceError"},{"id":131,"kind":1024,"name":"reason","url":"interfaces/_types_d_.deviceerror.html#reason","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".DeviceError"},{"id":132,"kind":1024,"name":"path","url":"interfaces/_types_d_.deviceerror.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".DeviceError"},{"id":133,"kind":256,"name":"BaseMessage","url":"interfaces/_types_d_.basemessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":134,"kind":1024,"name":"id","url":"interfaces/_types_d_.basemessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":135,"kind":1024,"name":"type","url":"interfaces/_types_d_.basemessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":136,"kind":1024,"name":"path","url":"interfaces/_types_d_.basemessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":137,"kind":1024,"name":"data","url":"interfaces/_types_d_.basemessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".BaseMessage"},{"id":138,"kind":65536,"name":"__type","url":"interfaces/_types_d_.basemessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".BaseMessage.data"},{"id":139,"kind":256,"name":"ErrorMessage","url":"interfaces/_types_d_.errormessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":140,"kind":1024,"name":"type","url":"interfaces/_types_d_.errormessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".ErrorMessage"},{"id":141,"kind":1024,"name":"data","url":"interfaces/_types_d_.errormessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".ErrorMessage"},{"id":142,"kind":65536,"name":"__type","url":"interfaces/_types_d_.errormessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ErrorMessage.data"},{"id":143,"kind":32,"name":"reason","url":"interfaces/_types_d_.errormessage.html#data.__type.reason","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".ErrorMessage.data.__type"},{"id":144,"kind":1024,"name":"id","url":"interfaces/_types_d_.errormessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ErrorMessage"},{"id":145,"kind":1024,"name":"path","url":"interfaces/_types_d_.errormessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".ErrorMessage"},{"id":146,"kind":256,"name":"GetMessage","url":"interfaces/_types_d_.getmessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":147,"kind":1024,"name":"type","url":"interfaces/_types_d_.getmessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".GetMessage"},{"id":148,"kind":1024,"name":"data","url":"interfaces/_types_d_.getmessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".GetMessage"},{"id":149,"kind":1024,"name":"id","url":"interfaces/_types_d_.getmessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".GetMessage"},{"id":150,"kind":1024,"name":"path","url":"interfaces/_types_d_.getmessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".GetMessage"},{"id":151,"kind":256,"name":"SetMessage","url":"interfaces/_types_d_.setmessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":152,"kind":1024,"name":"type","url":"interfaces/_types_d_.setmessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".SetMessage"},{"id":153,"kind":1024,"name":"data","url":"interfaces/_types_d_.setmessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".SetMessage"},{"id":154,"kind":65536,"name":"__type","url":"interfaces/_types_d_.setmessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".SetMessage.data"},{"id":155,"kind":32,"name":"updated","url":"interfaces/_types_d_.setmessage.html#data.__type.updated","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".SetMessage.data.__type"},{"id":156,"kind":1024,"name":"id","url":"interfaces/_types_d_.setmessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".SetMessage"},{"id":157,"kind":1024,"name":"path","url":"interfaces/_types_d_.setmessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".SetMessage"},{"id":158,"kind":256,"name":"OperateMessage","url":"interfaces/_types_d_.operatemessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":159,"kind":1024,"name":"type","url":"interfaces/_types_d_.operatemessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".OperateMessage"},{"id":160,"kind":1024,"name":"data","url":"interfaces/_types_d_.operatemessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".OperateMessage"},{"id":161,"kind":1024,"name":"id","url":"interfaces/_types_d_.operatemessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".OperateMessage"},{"id":162,"kind":1024,"name":"path","url":"interfaces/_types_d_.operatemessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".OperateMessage"},{"id":163,"kind":256,"name":"NotifyMessage","url":"interfaces/_types_d_.notifymessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":164,"kind":1024,"name":"type","url":"interfaces/_types_d_.notifymessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".NotifyMessage"},{"id":165,"kind":1024,"name":"data","url":"interfaces/_types_d_.notifymessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".NotifyMessage"},{"id":166,"kind":1024,"name":"id","url":"interfaces/_types_d_.notifymessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".NotifyMessage"},{"id":167,"kind":1024,"name":"path","url":"interfaces/_types_d_.notifymessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".NotifyMessage"},{"id":168,"kind":256,"name":"AddMessage","url":"interfaces/_types_d_.addmessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":169,"kind":1024,"name":"type","url":"interfaces/_types_d_.addmessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".AddMessage"},{"id":170,"kind":1024,"name":"data","url":"interfaces/_types_d_.addmessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".AddMessage"},{"id":171,"kind":1024,"name":"id","url":"interfaces/_types_d_.addmessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".AddMessage"},{"id":172,"kind":1024,"name":"path","url":"interfaces/_types_d_.addmessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".AddMessage"},{"id":173,"kind":256,"name":"DeleteMessage","url":"interfaces/_types_d_.deletemessage.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":174,"kind":1024,"name":"type","url":"interfaces/_types_d_.deletemessage.html#type","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".DeleteMessage"},{"id":175,"kind":1024,"name":"data","url":"interfaces/_types_d_.deletemessage.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite","parent":"\"types.d\".DeleteMessage"},{"id":176,"kind":65536,"name":"__type","url":"interfaces/_types_d_.deletemessage.html#data.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".DeleteMessage.data"},{"id":177,"kind":32,"name":"deleted","url":"interfaces/_types_d_.deletemessage.html#data.__type.deleted","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".DeleteMessage.data.__type"},{"id":178,"kind":1024,"name":"id","url":"interfaces/_types_d_.deletemessage.html#id","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".DeleteMessage"},{"id":179,"kind":1024,"name":"path","url":"interfaces/_types_d_.deletemessage.html#path","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"types.d\".DeleteMessage"},{"id":180,"kind":256,"name":"ProtocolArgs","url":"interfaces/_types_d_.protocolargs.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":181,"kind":1024,"name":"onMessage","url":"interfaces/_types_d_.protocolargs.html#onmessage","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ProtocolArgs"},{"id":182,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocolargs.html#onmessage.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ProtocolArgs.onMessage"},{"id":183,"kind":1024,"name":"onError","url":"interfaces/_types_d_.protocolargs.html#onerror","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ProtocolArgs"},{"id":184,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocolargs.html#onerror.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ProtocolArgs.onError"},{"id":185,"kind":256,"name":"InitResult","url":"interfaces/_types_d_.initresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":186,"kind":1024,"name":"timeout","url":"interfaces/_types_d_.initresult.html#timeout","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".InitResult"},{"id":187,"kind":256,"name":"Protocol","url":"interfaces/_types_d_.protocol.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":188,"kind":1024,"name":"init","url":"interfaces/_types_d_.protocol.html#init","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":189,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#init.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.init"},{"id":190,"kind":1024,"name":"close","url":"interfaces/_types_d_.protocol.html#close","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":191,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#close.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.close"},{"id":192,"kind":1024,"name":"send","url":"interfaces/_types_d_.protocol.html#send","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":193,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#send.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.send"},{"id":194,"kind":1024,"name":"encode","url":"interfaces/_types_d_.protocol.html#encode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".Protocol"},{"id":195,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocol.html#encode.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".Protocol.encode"},{"id":196,"kind":256,"name":"ProtocolEvents","url":"interfaces/_types_d_.protocolevents.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":197,"kind":1024,"name":"onMessage","url":"interfaces/_types_d_.protocolevents.html#onmessage","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".ProtocolEvents"},{"id":198,"kind":65536,"name":"__type","url":"interfaces/_types_d_.protocolevents.html#onmessage.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"\"types.d\".ProtocolEvents.onMessage"},{"id":199,"kind":256,"name":"MQTTRequest","url":"interfaces/_types_d_.mqttrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"\"types.d\""},{"id":200,"kind":1024,"name":"id","url":"interfaces/_types_d_.mqttrequest.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".MQTTRequest"},{"id":201,"kind":1024,"name":"data","url":"interfaces/_types_d_.mqttrequest.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"types.d\".MQTTRequest"},{"id":202,"kind":4194304,"name":"IClientOptions","url":"modules/_types_d_.html#iclientoptions","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":203,"kind":4194304,"name":"PromiseResult","url":"modules/_types_d_.html#promiseresult","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":204,"kind":65536,"name":"__type","url":"modules/_types_d_.html#promiseresult.__type-3","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".PromiseResult"},{"id":205,"kind":32,"name":"resolve","url":"modules/_types_d_.html#promiseresult.__type-3.resolve","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".PromiseResult.__type"},{"id":206,"kind":32,"name":"reject","url":"modules/_types_d_.html#promiseresult.__type-3.reject","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"\"types.d\".PromiseResult.__type"},{"id":207,"kind":4194304,"name":"Router","url":"modules/_types_d_.html#router","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":208,"kind":4194304,"name":"SendFn","url":"modules/_types_d_.html#sendfn","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":209,"kind":65536,"name":"__type","url":"modules/_types_d_.html#sendfn.__type-5","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".SendFn"},{"id":210,"kind":4194304,"name":"OperateFunction","url":"modules/_types_d_.html#operatefunction","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":211,"kind":65536,"name":"__type","url":"modules/_types_d_.html#operatefunction.__type-2","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".OperateFunction"},{"id":212,"kind":4194304,"name":"OperateCleanupFunction","url":"modules/_types_d_.html#operatecleanupfunction","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":213,"kind":65536,"name":"__type","url":"modules/_types_d_.html#operatecleanupfunction.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".OperateCleanupFunction"},{"id":214,"kind":4194304,"name":"Role","url":"modules/_types_d_.html#role","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":215,"kind":4194304,"name":"JSObject","url":"modules/_types_d_.html#jsobject","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":216,"kind":65536,"name":"__type","url":"modules/_types_d_.html#jsobject.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".JSObject"},{"id":217,"kind":4194304,"name":"CommandType","url":"modules/_types_d_.html#commandtype","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":218,"kind":4194304,"name":"MessageType","url":"modules/_types_d_.html#messagetype","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":219,"kind":4194304,"name":"JSType","url":"modules/_types_d_.html#jstype","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":220,"kind":4194304,"name":"USPMessage","url":"modules/_types_d_.html#uspmessage","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":221,"kind":4194304,"name":"RejectFn","url":"modules/_types_d_.html#rejectfn","classes":"tsd-kind-type-alias tsd-parent-kind-module","parent":"\"types.d\""},{"id":222,"kind":65536,"name":"__type","url":"modules/_types_d_.html#rejectfn.__type-4","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias","parent":"\"types.d\".RejectFn"}],"index":{"version":"2.3.9","fields":["name","parent"],"fieldVectors":[["name/0",[0,15.968,1,15.968,2,15.968]],["parent/0",[]],["name/1",[3,50.245]],["parent/1",[0,1.662,1,1.662,2,1.662]],["name/2",[4,50.245]],["parent/2",[0,1.662,1,1.662,2,1.662]],["name/3",[5,50.245]],["parent/3",[0,1.662,1,1.662,2,1.662]],["name/4",[6,50.245]],["parent/4",[0,1.662,1,1.662,2,1.662]],["name/5",[7,45.118]],["parent/5",[0,1.662,1,1.662,2,1.662]],["name/6",[8,50.245]],["parent/6",[0,1.662,1,1.662,2,1.662]],["name/7",[9,50.245]],["parent/7",[0,1.662,1,1.662,2,1.662]],["name/8",[10,50.245]],["parent/8",[0,1.662,1,1.662,2,1.662]],["name/9",[11,50.245]],["parent/9",[0,1.662,1,1.662,2,1.662]],["name/10",[12,50.245]],["parent/10",[0,1.662,1,1.662,2,1.662]],["name/11",[13,41.741]],["parent/11",[0,1.662,1,1.662,2,1.662]],["name/12",[14,29.801]],["parent/12",[]],["name/13",[15,50.245]],["parent/13",[14,3.053]],["name/14",[16,50.245]],["parent/14",[14,3.053]],["name/15",[17,50.245]],["parent/15",[14,3.053]],["name/16",[18,50.245]],["parent/16",[14,3.053]],["name/17",[19,50.245]],["parent/17",[14,3.053]],["name/18",[20,50.245]],["parent/18",[14,3.053]],["name/19",[21,50.245]],["parent/19",[14,3.053]],["name/20",[22,50.245]],["parent/20",[14,3.053]],["name/21",[23,50.245]],["parent/21",[14,3.053]],["name/22",[24,50.245]],["parent/22",[14,3.053]],["name/23",[25,26.806]],["parent/23",[]],["name/24",[26,50.245]],["parent/24",[25,2.746]],["name/25",[27,50.245]],["parent/25",[25,2.746]],["name/26",[28,50.245]],["parent/26",[25,2.746]],["name/27",[29,50.245]],["parent/27",[25,2.746]],["name/28",[30,50.245]],["parent/28",[25,2.746]],["name/29",[31,50.245]],["parent/29",[25,2.746]],["name/30",[13,41.741]],["parent/30",[25,2.746]],["name/31",[32,50.245]],["parent/31",[25,2.746]],["name/32",[33,50.245]],["parent/32",[25,2.746]],["name/33",[34,45.118]],["parent/33",[25,2.746]],["name/34",[35,50.245]],["parent/34",[25,2.746]],["name/35",[36,50.245]],["parent/35",[25,2.746]],["name/36",[37,45.118]],["parent/36",[25,2.746]],["name/37",[38,50.245]],["parent/37",[25,2.746]],["name/38",[39,39.218]],["parent/38",[]],["name/39",[40,50.245]],["parent/39",[39,4.018]],["name/40",[41,50.245]],["parent/40",[39,4.018]],["name/41",[42,50.245]],["parent/41",[39,4.018]],["name/42",[43,23.999]],["parent/42",[]],["name/43",[44,50.245]],["parent/43",[43,2.459]],["name/44",[45,50.245]],["parent/44",[43,2.459]],["name/45",[46,50.245]],["parent/45",[43,2.459]],["name/46",[47,50.245]],["parent/46",[43,2.459]],["name/47",[48,50.245]],["parent/47",[43,2.459]],["name/48",[49,50.245]],["parent/48",[43,2.459]],["name/49",[50,50.245]],["parent/49",[43,2.459]],["name/50",[51,50.245]],["parent/50",[43,2.459]],["name/51",[13,41.741]],["parent/51",[43,2.459]],["name/52",[52,50.245]],["parent/52",[43,2.459]],["name/53",[53,50.245]],["parent/53",[43,2.459]],["name/54",[54,50.245]],["parent/54",[43,2.459]],["name/55",[55,50.245]],["parent/55",[43,2.459]],["name/56",[56,50.245]],["parent/56",[43,2.459]],["name/57",[57,50.245]],["parent/57",[43,2.459]],["name/58",[58,50.245]],["parent/58",[43,2.459]],["name/59",[59,20.693]],["parent/59",[60,5.147]],["name/60",[61,50.245]],["parent/60",[43,2.459]],["name/61",[59,20.693]],["parent/61",[62,5.147]],["name/62",[63,50.245]],["parent/62",[43,2.459]],["name/63",[37,45.118]],["parent/63",[43,2.459]],["name/64",[64,19.07]],["parent/64",[]],["name/65",[65,50.245]],["parent/65",[64,1.954]],["name/66",[66,50.245]],["parent/66",[67,1.985]],["name/67",[68,50.245]],["parent/67",[67,1.985]],["name/68",[69,50.245]],["parent/68",[67,1.985]],["name/69",[70,50.245]],["parent/69",[67,1.985]],["name/70",[71,50.245]],["parent/70",[67,1.985]],["name/71",[72,50.245]],["parent/71",[67,1.985]],["name/72",[73,50.245]],["parent/72",[67,1.985]],["name/73",[74,29.801]],["parent/73",[67,1.985]],["name/74",[75,45.118]],["parent/74",[67,1.985]],["name/75",[76,50.245]],["parent/75",[67,1.985]],["name/76",[77,50.245]],["parent/76",[67,1.985]],["name/77",[78,50.245]],["parent/77",[67,1.985]],["name/78",[79,50.245]],["parent/78",[67,1.985]],["name/79",[80,50.245]],["parent/79",[67,1.985]],["name/80",[81,50.245]],["parent/80",[67,1.985]],["name/81",[82,50.245]],["parent/81",[67,1.985]],["name/82",[83,50.245]],["parent/82",[67,1.985]],["name/83",[84,50.245]],["parent/83",[67,1.985]],["name/84",[85,50.245]],["parent/84",[67,1.985]],["name/85",[86,50.245]],["parent/85",[67,1.985]],["name/86",[87,50.245]],["parent/86",[67,1.985]],["name/87",[88,50.245]],["parent/87",[67,1.985]],["name/88",[89,50.245]],["parent/88",[67,1.985]],["name/89",[90,50.245]],["parent/89",[67,1.985]],["name/90",[91,50.245]],["parent/90",[67,1.985]],["name/91",[92,50.245]],["parent/91",[67,1.985]],["name/92",[93,50.245]],["parent/92",[67,1.985]],["name/93",[94,50.245]],["parent/93",[67,1.985]],["name/94",[95,50.245]],["parent/94",[67,1.985]],["name/95",[96,50.245]],["parent/95",[67,1.985]],["name/96",[97,50.245]],["parent/96",[67,1.985]],["name/97",[98,50.245]],["parent/97",[67,1.985]],["name/98",[99,50.245]],["parent/98",[64,1.954]],["name/99",[100,50.245]],["parent/99",[101,5.147]],["name/100",[102,50.245]],["parent/100",[64,1.954]],["name/101",[103,50.245]],["parent/101",[104,3.249]],["name/102",[59,20.693]],["parent/102",[105,5.147]],["name/103",[106,50.245]],["parent/103",[104,3.249]],["name/104",[59,20.693]],["parent/104",[107,5.147]],["name/105",[108,50.245]],["parent/105",[104,3.249]],["name/106",[59,20.693]],["parent/106",[109,5.147]],["name/107",[110,50.245]],["parent/107",[104,3.249]],["name/108",[59,20.693]],["parent/108",[111,5.147]],["name/109",[112,50.245]],["parent/109",[104,3.249]],["name/110",[59,20.693]],["parent/110",[113,5.147]],["name/111",[114,45.118]],["parent/111",[104,3.249]],["name/112",[59,20.693]],["parent/112",[115,5.147]],["name/113",[116,50.245]],["parent/113",[104,3.249]],["name/114",[59,20.693]],["parent/114",[117,5.147]],["name/115",[118,29.801]],["parent/115",[104,3.249]],["name/116",[59,20.693]],["parent/116",[119,5.147]],["name/117",[120,50.245]],["parent/117",[104,3.249]],["name/118",[59,20.693]],["parent/118",[121,5.147]],["name/119",[122,50.245]],["parent/119",[64,1.954]],["name/120",[118,29.801]],["parent/120",[123,4.622]],["name/121",[124,50.245]],["parent/121",[123,4.622]],["name/122",[125,50.245]],["parent/122",[64,1.954]],["name/123",[74,29.801]],["parent/123",[126,3.64]],["name/124",[127,50.245]],["parent/124",[126,3.64]],["name/125",[128,50.245]],["parent/125",[126,3.64]],["name/126",[129,50.245]],["parent/126",[126,3.64]],["name/127",[130,50.245]],["parent/127",[126,3.64]],["name/128",[131,50.245]],["parent/128",[126,3.64]],["name/129",[132,50.245]],["parent/129",[64,1.954]],["name/130",[133,31.719]],["parent/130",[134,4.276]],["name/131",[135,45.118]],["parent/131",[134,4.276]],["name/132",[74,29.801]],["parent/132",[134,4.276]],["name/133",[136,50.245]],["parent/133",[64,1.954]],["name/134",[118,29.801]],["parent/134",[137,4.018]],["name/135",[133,31.719]],["parent/135",[137,4.018]],["name/136",[74,29.801]],["parent/136",[137,4.018]],["name/137",[138,31.719]],["parent/137",[137,4.018]],["name/138",[59,20.693]],["parent/138",[139,5.147]],["name/139",[140,50.245]],["parent/139",[64,1.954]],["name/140",[133,31.719]],["parent/140",[141,4.018]],["name/141",[138,31.719]],["parent/141",[141,4.018]],["name/142",[59,20.693]],["parent/142",[142,5.147]],["name/143",[135,45.118]],["parent/143",[143,5.147]],["name/144",[118,29.801]],["parent/144",[141,4.018]],["name/145",[74,29.801]],["parent/145",[141,4.018]],["name/146",[144,50.245]],["parent/146",[64,1.954]],["name/147",[133,31.719]],["parent/147",[145,4.018]],["name/148",[138,31.719]],["parent/148",[145,4.018]],["name/149",[118,29.801]],["parent/149",[145,4.018]],["name/150",[74,29.801]],["parent/150",[145,4.018]],["name/151",[146,50.245]],["parent/151",[64,1.954]],["name/152",[133,31.719]],["parent/152",[147,4.018]],["name/153",[138,31.719]],["parent/153",[147,4.018]],["name/154",[59,20.693]],["parent/154",[148,5.147]],["name/155",[149,50.245]],["parent/155",[150,5.147]],["name/156",[118,29.801]],["parent/156",[147,4.018]],["name/157",[74,29.801]],["parent/157",[147,4.018]],["name/158",[151,50.245]],["parent/158",[64,1.954]],["name/159",[133,31.719]],["parent/159",[152,4.018]],["name/160",[138,31.719]],["parent/160",[152,4.018]],["name/161",[118,29.801]],["parent/161",[152,4.018]],["name/162",[74,29.801]],["parent/162",[152,4.018]],["name/163",[153,50.245]],["parent/163",[64,1.954]],["name/164",[133,31.719]],["parent/164",[154,4.018]],["name/165",[138,31.719]],["parent/165",[154,4.018]],["name/166",[118,29.801]],["parent/166",[154,4.018]],["name/167",[74,29.801]],["parent/167",[154,4.018]],["name/168",[155,50.245]],["parent/168",[64,1.954]],["name/169",[133,31.719]],["parent/169",[156,4.018]],["name/170",[138,31.719]],["parent/170",[156,4.018]],["name/171",[118,29.801]],["parent/171",[156,4.018]],["name/172",[74,29.801]],["parent/172",[156,4.018]],["name/173",[157,50.245]],["parent/173",[64,1.954]],["name/174",[133,31.719]],["parent/174",[158,4.018]],["name/175",[138,31.719]],["parent/175",[158,4.018]],["name/176",[59,20.693]],["parent/176",[159,5.147]],["name/177",[160,50.245]],["parent/177",[161,5.147]],["name/178",[118,29.801]],["parent/178",[158,4.018]],["name/179",[74,29.801]],["parent/179",[158,4.018]],["name/180",[162,50.245]],["parent/180",[64,1.954]],["name/181",[163,45.118]],["parent/181",[164,4.622]],["name/182",[59,20.693]],["parent/182",[165,5.147]],["name/183",[166,50.245]],["parent/183",[164,4.622]],["name/184",[59,20.693]],["parent/184",[167,5.147]],["name/185",[168,50.245]],["parent/185",[64,1.954]],["name/186",[169,50.245]],["parent/186",[170,5.147]],["name/187",[75,45.118]],["parent/187",[64,1.954]],["name/188",[7,45.118]],["parent/188",[171,4.018]],["name/189",[59,20.693]],["parent/189",[172,5.147]],["name/190",[173,50.245]],["parent/190",[171,4.018]],["name/191",[59,20.693]],["parent/191",[174,5.147]],["name/192",[175,50.245]],["parent/192",[171,4.018]],["name/193",[59,20.693]],["parent/193",[176,5.147]],["name/194",[34,45.118]],["parent/194",[171,4.018]],["name/195",[59,20.693]],["parent/195",[177,5.147]],["name/196",[178,50.245]],["parent/196",[64,1.954]],["name/197",[163,45.118]],["parent/197",[179,5.147]],["name/198",[59,20.693]],["parent/198",[180,5.147]],["name/199",[181,50.245]],["parent/199",[64,1.954]],["name/200",[118,29.801]],["parent/200",[182,4.622]],["name/201",[138,31.719]],["parent/201",[182,4.622]],["name/202",[183,50.245]],["parent/202",[64,1.954]],["name/203",[184,50.245]],["parent/203",[64,1.954]],["name/204",[59,20.693]],["parent/204",[185,5.147]],["name/205",[114,45.118]],["parent/205",[186,4.622]],["name/206",[187,50.245]],["parent/206",[186,4.622]],["name/207",[188,50.245]],["parent/207",[64,1.954]],["name/208",[189,50.245]],["parent/208",[64,1.954]],["name/209",[59,20.693]],["parent/209",[190,5.147]],["name/210",[191,50.245]],["parent/210",[64,1.954]],["name/211",[59,20.693]],["parent/211",[192,5.147]],["name/212",[193,50.245]],["parent/212",[64,1.954]],["name/213",[59,20.693]],["parent/213",[194,5.147]],["name/214",[195,50.245]],["parent/214",[64,1.954]],["name/215",[196,50.245]],["parent/215",[64,1.954]],["name/216",[59,20.693]],["parent/216",[197,5.147]],["name/217",[198,50.245]],["parent/217",[64,1.954]],["name/218",[199,50.245]],["parent/218",[64,1.954]],["name/219",[200,50.245]],["parent/219",[64,1.954]],["name/220",[201,50.245]],["parent/220",[64,1.954]],["name/221",[202,50.245]],["parent/221",[64,1.954]],["name/222",[59,20.693]],["parent/222",[203,5.147]]],"invertedIndex":[["__type",{"_index":59,"name":{"59":{},"61":{},"102":{},"104":{},"106":{},"108":{},"110":{},"112":{},"114":{},"116":{},"118":{},"138":{},"142":{},"154":{},"176":{},"182":{},"184":{},"189":{},"191":{},"193":{},"195":{},"198":{},"204":{},"209":{},"211":{},"213":{},"216":{},"222":{}},"parent":{}}],["_searchall",{"_index":21,"name":{"19":{}},"parent":{}}],["action",{"_index":130,"name":{"127":{}},"parent":{}}],["add",{"_index":110,"name":{"107":{}},"parent":{}}],["adddot",{"_index":44,"name":{"43":{}},"parent":{}}],["addfn",{"_index":58,"name":{"58":{}},"parent":{}}],["addmessage",{"_index":155,"name":{"168":{}},"parent":{}}],["basemessage",{"_index":136,"name":{"133":{}},"parent":{}}],["ca",{"_index":97,"name":{"96":{}},"parent":{}}],["cert",{"_index":96,"name":{"95":{}},"parent":{}}],["clean",{"_index":81,"name":{"80":{}},"parent":{}}],["clientid",{"_index":78,"name":{"77":{}},"parent":{}}],["close",{"_index":173,"name":{"190":{}},"parent":{}}],["commandswithreturnvalue",{"_index":51,"name":{"50":{}},"parent":{}}],["commandtype",{"_index":198,"name":{"217":{}},"parent":{}}],["connect",{"_index":37,"name":{"36":{},"63":{}},"parent":{}}],["connectevents",{"_index":99,"name":{"98":{}},"parent":{}}],["connectoptions",{"_index":65,"name":{"65":{}},"parent":{}}],["connecttimeout",{"_index":83,"name":{"82":{}},"parent":{}}],["createrecord",{"_index":6,"name":{"4":{}},"parent":{}}],["data",{"_index":138,"name":{"137":{},"141":{},"148":{},"153":{},"160":{},"165":{},"170":{},"175":{},"201":{}},"parent":{}}],["decode",{"_index":13,"name":{"11":{},"30":{},"51":{}},"parent":{}}],["decodeget",{"_index":30,"name":{"28":{}},"parent":{}}],["defaultpublishendpoint",{"_index":35,"name":{"34":{}},"parent":{}}],["defaultsubscribeendpoint",{"_index":36,"name":{"35":{}},"parent":{}}],["del",{"_index":112,"name":{"109":{}},"parent":{}}],["deleted",{"_index":160,"name":{"177":{}},"parent":{}}],["deletemessage",{"_index":157,"name":{"173":{}},"parent":{}}],["delfn",{"_index":61,"name":{"60":{}},"parent":{}}],["device",{"_index":102,"name":{"100":{}},"parent":{}}],["deviceerror",{"_index":132,"name":{"129":{}},"parent":{}}],["digitdotre",{"_index":16,"name":{"14":{}},"parent":{}}],["digitre",{"_index":15,"name":{"13":{}},"parent":{}}],["disconnect",{"_index":116,"name":{"113":{}},"parent":{}}],["encode",{"_index":34,"name":{"33":{},"194":{}},"parent":{}}],["encodeadd",{"_index":32,"name":{"31":{}},"parent":{}}],["encodeargs",{"_index":125,"name":{"122":{}},"parent":{}}],["encodedelete",{"_index":33,"name":{"32":{}},"parent":{}}],["encodeget",{"_index":26,"name":{"24":{}},"parent":{}}],["encodeoperate",{"_index":28,"name":{"26":{}},"parent":{}}],["encodeset",{"_index":27,"name":{"25":{}},"parent":{}}],["errormessage",{"_index":140,"name":{"139":{}},"parent":{}}],["extracttype",{"_index":29,"name":{"27":{}},"parent":{}}],["firstisindex",{"_index":18,"name":{"16":{}},"parent":{}}],["fromid",{"_index":68,"name":{"67":{}},"parent":{}}],["get",{"_index":103,"name":{"101":{}},"parent":{}}],["getmessage",{"_index":144,"name":{"146":{}},"parent":{}}],["handlesend",{"_index":52,"name":{"52":{}},"parent":{}}],["header",{"_index":5,"name":{"3":{}},"parent":{}}],["host",{"_index":72,"name":{"71":{}},"parent":{}}],["hostname",{"_index":73,"name":{"72":{}},"parent":{}}],["iclientoptions",{"_index":183,"name":{"202":{}},"parent":{}}],["id",{"_index":118,"name":{"115":{},"120":{},"134":{},"144":{},"149":{},"156":{},"161":{},"166":{},"171":{},"178":{},"200":{}},"parent":{}}],["ignorabletypes",{"_index":31,"name":{"29":{}},"parent":{}}],["incomingstore",{"_index":86,"name":{"85":{}},"parent":{}}],["index",{"_index":43,"name":{"42":{}},"parent":{"43":{},"44":{},"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"60":{},"62":{},"63":{}}}],["index\".addfn",{"_index":60,"name":{},"parent":{"59":{}}}],["index\".delfn",{"_index":62,"name":{},"parent":{"61":{}}}],["init",{"_index":7,"name":{"5":{},"188":{}},"parent":{}}],["initresult",{"_index":168,"name":{"185":{}},"parent":{}}],["input",{"_index":129,"name":{"126":{}},"parent":{}}],["isdigit",{"_index":17,"name":{"15":{}},"parent":{}}],["iserror",{"_index":49,"name":{"48":{}},"parent":{}}],["ispromiseresult",{"_index":50,"name":{"49":{}},"parent":{}}],["isreference",{"_index":48,"name":{"47":{}},"parent":{}}],["jsobject",{"_index":196,"name":{"215":{}},"parent":{}}],["jstype",{"_index":200,"name":{"219":{}},"parent":{}}],["keepalive",{"_index":77,"name":{"76":{}},"parent":{}}],["key",{"_index":95,"name":{"94":{}},"parent":{}}],["lib",{"_index":39,"name":{"38":{}},"parent":{"39":{},"40":{},"41":{}}}],["looptimer",{"_index":41,"name":{"40":{}},"parent":{}}],["makeadd",{"_index":55,"name":{"55":{}},"parent":{}}],["makeaddmessage",{"_index":11,"name":{"9":{}},"parent":{}}],["makedel",{"_index":56,"name":{"56":{}},"parent":{}}],["makedeletemessage",{"_index":9,"name":{"7":{}},"parent":{}}],["makeget",{"_index":53,"name":{"53":{}},"parent":{}}],["makegetmessage",{"_index":8,"name":{"6":{}},"parent":{}}],["makeoperate",{"_index":63,"name":{"62":{}},"parent":{}}],["makeoperatemessage",{"_index":12,"name":{"10":{}},"parent":{}}],["makerouter",{"_index":42,"name":{"41":{}},"parent":{}}],["makeset",{"_index":54,"name":{"54":{}},"parent":{}}],["makesetmessage",{"_index":10,"name":{"8":{}},"parent":{}}],["messagetype",{"_index":199,"name":{"218":{}},"parent":{}}],["mqtt",{"_index":38,"name":{"37":{}},"parent":{}}],["mqttrequest",{"_index":181,"name":{"199":{}},"parent":{}}],["notifymessage",{"_index":153,"name":{"163":{}},"parent":{}}],["onerror",{"_index":166,"name":{"183":{}},"parent":{}}],["onmessage",{"_index":163,"name":{"181":{},"197":{}},"parent":{}}],["ontimeout",{"_index":100,"name":{"99":{}},"parent":{}}],["operate",{"_index":108,"name":{"105":{}},"parent":{}}],["operatecleanupfunction",{"_index":193,"name":{"212":{}},"parent":{}}],["operatefunction",{"_index":191,"name":{"210":{}},"parent":{}}],["operateid",{"_index":131,"name":{"128":{}},"parent":{}}],["operatemessage",{"_index":151,"name":{"158":{}},"parent":{}}],["operateoptions",{"_index":122,"name":{"119":{}},"parent":{}}],["operatesubscriptionpath",{"_index":57,"name":{"57":{}},"parent":{}}],["outgoingstore",{"_index":87,"name":{"86":{}},"parent":{}}],["password",{"_index":85,"name":{"84":{}},"parent":{}}],["path",{"_index":74,"name":{"73":{},"123":{},"132":{},"136":{},"145":{},"150":{},"157":{},"162":{},"167":{},"172":{},"179":{}},"parent":{}}],["paths",{"_index":127,"name":{"124":{}},"parent":{}}],["persistent",{"_index":124,"name":{"121":{}},"parent":{}}],["port",{"_index":71,"name":{"70":{}},"parent":{}}],["promiseresult",{"_index":184,"name":{"203":{}},"parent":{}}],["properties",{"_index":94,"name":{"93":{}},"parent":{}}],["protobuf/protomessage",{"_index":2,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{}}}],["protocol",{"_index":75,"name":{"74":{},"187":{}},"parent":{}}],["protocol/index",{"_index":25,"name":{"23":{}},"parent":{"24":{},"25":{},"26":{},"27":{},"28":{},"29":{},"30":{},"31":{},"32":{},"33":{},"34":{},"35":{},"36":{},"37":{}}}],["protocol/js",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{}}}],["protocol/lib",{"_index":14,"name":{"12":{}},"parent":{"13":{},"14":{},"15":{},"16":{},"17":{},"18":{},"19":{},"20":{},"21":{},"22":{}}}],["protocolargs",{"_index":162,"name":{"180":{}},"parent":{}}],["protocolevents",{"_index":178,"name":{"196":{}},"parent":{}}],["protocolid",{"_index":79,"name":{"78":{}},"parent":{}}],["protocolversion",{"_index":80,"name":{"79":{}},"parent":{}}],["publishendpoint",{"_index":69,"name":{"68":{}},"parent":{}}],["queueqoszero",{"_index":88,"name":{"87":{}},"parent":{}}],["reason",{"_index":135,"name":{"131":{},"143":{}},"parent":{}}],["reconnectperiod",{"_index":82,"name":{"81":{}},"parent":{}}],["reject",{"_index":187,"name":{"206":{}},"parent":{}}],["rejectfn",{"_index":202,"name":{"221":{}},"parent":{}}],["rejectunauthorized",{"_index":98,"name":{"97":{}},"parent":{}}],["reschedulepings",{"_index":89,"name":{"88":{}},"parent":{}}],["resolve",{"_index":114,"name":{"111":{},"205":{}},"parent":{}}],["resolvereferences",{"_index":46,"name":{"45":{}},"parent":{}}],["resubscribe",{"_index":91,"name":{"90":{}},"parent":{}}],["role",{"_index":195,"name":{"214":{}},"parent":{}}],["roles",{"_index":120,"name":{"117":{}},"parent":{}}],["rootmsg",{"_index":4,"name":{"2":{}},"parent":{}}],["rootrecord",{"_index":3,"name":{"1":{}},"parent":{}}],["router",{"_index":188,"name":{"207":{}},"parent":{}}],["search",{"_index":20,"name":{"18":{}},"parent":{}}],["searchall",{"_index":22,"name":{"20":{}},"parent":{}}],["send",{"_index":175,"name":{"192":{}},"parent":{}}],["sendfn",{"_index":189,"name":{"208":{}},"parent":{}}],["servers",{"_index":90,"name":{"89":{}},"parent":{}}],["set",{"_index":106,"name":{"103":{}},"parent":{}}],["setmessage",{"_index":146,"name":{"151":{}},"parent":{}}],["splitreference",{"_index":45,"name":{"44":{}},"parent":{}}],["subscribeendpoint",{"_index":70,"name":{"69":{}},"parent":{}}],["throwmsgerror",{"_index":47,"name":{"46":{}},"parent":{}}],["timeout",{"_index":169,"name":{"186":{}},"parent":{}}],["timer",{"_index":40,"name":{"39":{}},"parent":{}}],["toid",{"_index":66,"name":{"66":{}},"parent":{}}],["transformwsurl",{"_index":93,"name":{"92":{}},"parent":{}}],["type",{"_index":133,"name":{"130":{},"135":{},"140":{},"147":{},"152":{},"159":{},"164":{},"169":{},"174":{}},"parent":{}}],["types.d",{"_index":64,"name":{"64":{}},"parent":{"65":{},"98":{},"100":{},"119":{},"122":{},"129":{},"133":{},"139":{},"146":{},"151":{},"158":{},"163":{},"168":{},"173":{},"180":{},"185":{},"187":{},"196":{},"199":{},"202":{},"203":{},"207":{},"208":{},"210":{},"212":{},"214":{},"215":{},"217":{},"218":{},"219":{},"220":{},"221":{}}}],["types.d\".addmessage",{"_index":156,"name":{},"parent":{"169":{},"170":{},"171":{},"172":{}}}],["types.d\".basemessage",{"_index":137,"name":{},"parent":{"134":{},"135":{},"136":{},"137":{}}}],["types.d\".basemessage.data",{"_index":139,"name":{},"parent":{"138":{}}}],["types.d\".connectevents",{"_index":101,"name":{},"parent":{"99":{}}}],["types.d\".connectoptions",{"_index":67,"name":{},"parent":{"66":{},"67":{},"68":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{}}}],["types.d\".deletemessage",{"_index":158,"name":{},"parent":{"174":{},"175":{},"178":{},"179":{}}}],["types.d\".deletemessage.data",{"_index":159,"name":{},"parent":{"176":{}}}],["types.d\".deletemessage.data.__type",{"_index":161,"name":{},"parent":{"177":{}}}],["types.d\".device",{"_index":104,"name":{},"parent":{"101":{},"103":{},"105":{},"107":{},"109":{},"111":{},"113":{},"115":{},"117":{}}}],["types.d\".device.add",{"_index":111,"name":{},"parent":{"108":{}}}],["types.d\".device.del",{"_index":113,"name":{},"parent":{"110":{}}}],["types.d\".device.disconnect",{"_index":117,"name":{},"parent":{"114":{}}}],["types.d\".device.get",{"_index":105,"name":{},"parent":{"102":{}}}],["types.d\".device.id",{"_index":119,"name":{},"parent":{"116":{}}}],["types.d\".device.operate",{"_index":109,"name":{},"parent":{"106":{}}}],["types.d\".device.resolve",{"_index":115,"name":{},"parent":{"112":{}}}],["types.d\".device.roles",{"_index":121,"name":{},"parent":{"118":{}}}],["types.d\".device.set",{"_index":107,"name":{},"parent":{"104":{}}}],["types.d\".deviceerror",{"_index":134,"name":{},"parent":{"130":{},"131":{},"132":{}}}],["types.d\".encodeargs",{"_index":126,"name":{},"parent":{"123":{},"124":{},"125":{},"126":{},"127":{},"128":{}}}],["types.d\".errormessage",{"_index":141,"name":{},"parent":{"140":{},"141":{},"144":{},"145":{}}}],["types.d\".errormessage.data",{"_index":142,"name":{},"parent":{"142":{}}}],["types.d\".errormessage.data.__type",{"_index":143,"name":{},"parent":{"143":{}}}],["types.d\".getmessage",{"_index":145,"name":{},"parent":{"147":{},"148":{},"149":{},"150":{}}}],["types.d\".initresult",{"_index":170,"name":{},"parent":{"186":{}}}],["types.d\".jsobject",{"_index":197,"name":{},"parent":{"216":{}}}],["types.d\".mqttrequest",{"_index":182,"name":{},"parent":{"200":{},"201":{}}}],["types.d\".notifymessage",{"_index":154,"name":{},"parent":{"164":{},"165":{},"166":{},"167":{}}}],["types.d\".operatecleanupfunction",{"_index":194,"name":{},"parent":{"213":{}}}],["types.d\".operatefunction",{"_index":192,"name":{},"parent":{"211":{}}}],["types.d\".operatemessage",{"_index":152,"name":{},"parent":{"159":{},"160":{},"161":{},"162":{}}}],["types.d\".operateoptions",{"_index":123,"name":{},"parent":{"120":{},"121":{}}}],["types.d\".promiseresult",{"_index":185,"name":{},"parent":{"204":{}}}],["types.d\".promiseresult.__type",{"_index":186,"name":{},"parent":{"205":{},"206":{}}}],["types.d\".protocol",{"_index":171,"name":{},"parent":{"188":{},"190":{},"192":{},"194":{}}}],["types.d\".protocol.close",{"_index":174,"name":{},"parent":{"191":{}}}],["types.d\".protocol.encode",{"_index":177,"name":{},"parent":{"195":{}}}],["types.d\".protocol.init",{"_index":172,"name":{},"parent":{"189":{}}}],["types.d\".protocol.send",{"_index":176,"name":{},"parent":{"193":{}}}],["types.d\".protocolargs",{"_index":164,"name":{},"parent":{"181":{},"183":{}}}],["types.d\".protocolargs.onerror",{"_index":167,"name":{},"parent":{"184":{}}}],["types.d\".protocolargs.onmessage",{"_index":165,"name":{},"parent":{"182":{}}}],["types.d\".protocolevents",{"_index":179,"name":{},"parent":{"197":{}}}],["types.d\".protocolevents.onmessage",{"_index":180,"name":{},"parent":{"198":{}}}],["types.d\".rejectfn",{"_index":203,"name":{},"parent":{"222":{}}}],["types.d\".sendfn",{"_index":190,"name":{},"parent":{"209":{}}}],["types.d\".setmessage",{"_index":147,"name":{},"parent":{"152":{},"153":{},"156":{},"157":{}}}],["types.d\".setmessage.data",{"_index":148,"name":{},"parent":{"154":{}}}],["types.d\".setmessage.data.__type",{"_index":150,"name":{},"parent":{"155":{}}}],["unflatten",{"_index":19,"name":{"17":{}},"parent":{}}],["unwraparray",{"_index":24,"name":{"22":{}},"parent":{}}],["unwrapobject",{"_index":23,"name":{"21":{}},"parent":{}}],["updated",{"_index":149,"name":{"155":{}},"parent":{}}],["username",{"_index":84,"name":{"83":{}},"parent":{}}],["usp",{"_index":1,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{},"5":{},"6":{},"7":{},"8":{},"9":{},"10":{},"11":{}}}],["uspmessage",{"_index":201,"name":{"220":{}},"parent":{}}],["value",{"_index":128,"name":{"125":{}},"parent":{}}],["will",{"_index":92,"name":{"91":{}},"parent":{}}],["wsoptions",{"_index":76,"name":{"75":{}},"parent":{}}]],"pipeline":[]}}
\ No newline at end of file
diff --git a/public/interfaces/_types_d_.addmessage.html b/public/interfaces/_types_d_.addmessage.html
index 7ed2e9f..df42a3f 100644
--- a/public/interfaces/_types_d_.addmessage.html
+++ b/public/interfaces/_types_d_.addmessage.html
@@ -280,6 +280,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.basemessage.html b/public/interfaces/_types_d_.basemessage.html
index 5090989..f7fdc25 100644
--- a/public/interfaces/_types_d_.basemessage.html
+++ b/public/interfaces/_types_d_.basemessage.html
@@ -299,6 +299,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.connectevents.html b/public/interfaces/_types_d_.connectevents.html
index 86cf557..c616336 100644
--- a/public/interfaces/_types_d_.connectevents.html
+++ b/public/interfaces/_types_d_.connectevents.html
@@ -234,6 +234,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.connectoptions.html b/public/interfaces/_types_d_.connectoptions.html
index c014bc2..6703a46 100644
--- a/public/interfaces/_types_d_.connectoptions.html
+++ b/public/interfaces/_types_d_.connectoptions.html
@@ -769,6 +769,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.deletemessage.html b/public/interfaces/_types_d_.deletemessage.html
index 6da77c2..8ab1a23 100644
--- a/public/interfaces/_types_d_.deletemessage.html
+++ b/public/interfaces/_types_d_.deletemessage.html
@@ -288,6 +288,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.device.html b/public/interfaces/_types_d_.device.html
index 88be724..fd4e141 100644
--- a/public/interfaces/_types_d_.device.html
+++ b/public/interfaces/_types_d_.device.html
@@ -630,6 +630,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.deviceerror.html b/public/interfaces/_types_d_.deviceerror.html
index e939044..0bd8c7d 100644
--- a/public/interfaces/_types_d_.deviceerror.html
+++ b/public/interfaces/_types_d_.deviceerror.html
@@ -257,6 +257,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.encodeargs.html b/public/interfaces/_types_d_.encodeargs.html
index ee79116..74bc8d1 100644
--- a/public/interfaces/_types_d_.encodeargs.html
+++ b/public/interfaces/_types_d_.encodeargs.html
@@ -299,6 +299,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.errormessage.html b/public/interfaces/_types_d_.errormessage.html
index 7de0d6a..1e895b5 100644
--- a/public/interfaces/_types_d_.errormessage.html
+++ b/public/interfaces/_types_d_.errormessage.html
@@ -288,6 +288,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.getmessage.html b/public/interfaces/_types_d_.getmessage.html
index dee5409..d33ab8f 100644
--- a/public/interfaces/_types_d_.getmessage.html
+++ b/public/interfaces/_types_d_.getmessage.html
@@ -280,6 +280,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.initresult.html b/public/interfaces/_types_d_.initresult.html
index 2eb8b19..522fab0 100644
--- a/public/interfaces/_types_d_.initresult.html
+++ b/public/interfaces/_types_d_.initresult.html
@@ -234,6 +234,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.mqttrequest.html b/public/interfaces/_types_d_.mqttrequest.html
index 230f825..842c7ed 100644
--- a/public/interfaces/_types_d_.mqttrequest.html
+++ b/public/interfaces/_types_d_.mqttrequest.html
@@ -253,6 +253,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.notifymessage.html b/public/interfaces/_types_d_.notifymessage.html
index 2c98b84..43d4449 100644
--- a/public/interfaces/_types_d_.notifymessage.html
+++ b/public/interfaces/_types_d_.notifymessage.html
@@ -280,6 +280,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.operatemessage.html b/public/interfaces/_types_d_.operatemessage.html
index d4c6e20..5a9157a 100644
--- a/public/interfaces/_types_d_.operatemessage.html
+++ b/public/interfaces/_types_d_.operatemessage.html
@@ -280,6 +280,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.operateoptions.html b/public/interfaces/_types_d_.operateoptions.html
index d50a905..951af18 100644
--- a/public/interfaces/_types_d_.operateoptions.html
+++ b/public/interfaces/_types_d_.operateoptions.html
@@ -253,6 +253,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.protocol.html b/public/interfaces/_types_d_.protocol.html
index e8c4ff4..a2478c5 100644
--- a/public/interfaces/_types_d_.protocol.html
+++ b/public/interfaces/_types_d_.protocol.html
@@ -379,6 +379,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.protocolargs.html b/public/interfaces/_types_d_.protocolargs.html
index 28aa0a9..61fcfc3 100644
--- a/public/interfaces/_types_d_.protocolargs.html
+++ b/public/interfaces/_types_d_.protocolargs.html
@@ -285,6 +285,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.protocolevents.html b/public/interfaces/_types_d_.protocolevents.html
index 6f6c773..20cd514 100644
--- a/public/interfaces/_types_d_.protocolevents.html
+++ b/public/interfaces/_types_d_.protocolevents.html
@@ -255,6 +255,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/interfaces/_types_d_.setmessage.html b/public/interfaces/_types_d_.setmessage.html
index b30cbc0..a119e90 100644
--- a/public/interfaces/_types_d_.setmessage.html
+++ b/public/interfaces/_types_d_.setmessage.html
@@ -288,6 +288,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="../modules/_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="../modules/_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
diff --git a/public/modules/_index_.html b/public/modules/_index_.html
index 1f22d15..3449e9d 100644
--- a/public/modules/_index_.html
+++ b/public/modules/_index_.html
@@ -101,7 +101,6 @@
 								<li class="tsd-kind-function tsd-parent-kind-module tsd-is-not-exported"><a href="_index_.html#makeset" class="tsd-kind-icon">make<wbr>Set</a></li>
 								<li class="tsd-kind-function tsd-parent-kind-module tsd-is-not-exported"><a href="_index_.html#resolvereferences" class="tsd-kind-icon">resolve<wbr>References</a></li>
 								<li class="tsd-kind-function tsd-parent-kind-module tsd-is-not-exported"><a href="_index_.html#splitreference" class="tsd-kind-icon">split<wbr>Reference</a></li>
-								<li class="tsd-kind-function tsd-parent-kind-module tsd-is-not-exported"><a href="_index_.html#throwerror" class="tsd-kind-icon">throw<wbr>Error</a></li>
 								<li class="tsd-kind-function tsd-parent-kind-module tsd-is-not-exported"><a href="_index_.html#throwmsgerror" class="tsd-kind-icon">throw<wbr>Msg<wbr>Error</a></li>
 							</ul>
 						</section>
@@ -116,7 +115,7 @@
 					<div class="tsd-signature tsd-kind-icon">Add<wbr>Fn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, input<span class="tsd-signature-symbol">?: </span><a href="_types_d_.html#jsobject" class="tsd-signature-type">JSObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in src/index.ts:139</li>
+							<li>Defined in src/index.ts:145</li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -150,7 +149,7 @@
 					<div class="tsd-signature tsd-kind-icon">Del<wbr>Fn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in src/index.ts:140</li>
+							<li>Defined in src/index.ts:146</li>
 						</ul>
 					</aside>
 					<div class="tsd-type-declaration">
@@ -184,7 +183,7 @@
 					<div class="tsd-signature tsd-kind-icon">commands<wbr>With<wbr>Return<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = [&quot;get&quot;, &quot;notify&quot;, &quot;add&quot;]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in src/index.ts:87</li>
+							<li>Defined in src/index.ts:76</li>
 						</ul>
 					</aside>
 					<div class="tsd-comment tsd-typography">
@@ -199,7 +198,7 @@
 					<div class="tsd-signature tsd-kind-icon">operate<wbr>Subscription<wbr>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Device.LocalAgent.Subscription."</span><span class="tsd-signature-symbol"> = &quot;Device.LocalAgent.Subscription.&quot;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in src/index.ts:138</li>
+							<li>Defined in src/index.ts:144</li>
 						</ul>
 					</aside>
 				</section>
@@ -216,7 +215,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:9</li>
+									<li>Defined in src/index.ts:8</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -244,7 +243,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:181</li>
+									<li>Defined in src/index.ts:193</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -286,7 +285,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:92</li>
+									<li>Defined in src/index.ts:81</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -308,13 +307,13 @@
 					<a name="handlesend" class="tsd-anchor"></a>
 					<h3><span class="tsd-flag ts-flagConst">Const</span> handle<wbr>Send</h3>
 					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">handle<wbr>Send<span class="tsd-signature-symbol">(</span>msg<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="_types_d_.html#uspmessage" class="tsd-signature-type">USPMessage</a><span class="tsd-signature-symbol">&gt;</span>, path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="_types_d_.html#jsobject" class="tsd-signature-type">JSObject</a><span class="tsd-signature-symbol">&gt;</span></li>
+						<li class="tsd-signature tsd-kind-icon">handle<wbr>Send<span class="tsd-signature-symbol">(</span>msg<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="_types_d_.html#uspmessage" class="tsd-signature-type">USPMessage</a><span class="tsd-signature-symbol">&gt;</span>, path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, reject<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="_types_d_.html#jsobject" class="tsd-signature-type">JSObject</a><span class="tsd-signature-symbol">&gt;</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:99</li>
+									<li>Defined in src/index.ts:88</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -330,8 +329,11 @@
 								<li>
 									<h5>path: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
 								</li>
+								<li>
+									<h5>reject: <a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a></h5>
+								</li>
 							</ul>
-							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="_types_d_.html#jsobject" class="tsd-signature-type">JSObject</a><span class="tsd-signature-symbol">&gt;</span></h4>
+							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="_types_d_.html#jsobject" class="tsd-signature-type">JSObject</a><span class="tsd-signature-symbol">&gt;</span></h4>
 						</li>
 					</ul>
 				</section>
@@ -345,7 +347,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:75</li>
+									<li>Defined in src/index.ts:64</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -373,7 +375,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:81</li>
+									<li>Defined in src/index.ts:70</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -401,7 +403,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:70</li>
+									<li>Defined in src/index.ts:59</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -423,13 +425,13 @@
 					<a name="makeadd" class="tsd-anchor"></a>
 					<h3><span class="tsd-flag ts-flagConst">Const</span> make<wbr>Add</h3>
 					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">make<wbr>Add<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
+						<li class="tsd-signature tsd-kind-icon">make<wbr>Add<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a>, reject<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:126</li>
+									<li>Defined in src/index.ts:129</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -442,6 +444,9 @@
 								<li>
 									<h5>send: <a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a></h5>
 								</li>
+								<li>
+									<h5>reject: <a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a></h5>
+								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">(Anonymous function)</span></h4>
 						</li>
@@ -451,13 +456,13 @@
 					<a name="makedel" class="tsd-anchor"></a>
 					<h3><span class="tsd-flag ts-flagConst">Const</span> make<wbr>Del</h3>
 					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">make<wbr>Del<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
+						<li class="tsd-signature tsd-kind-icon">make<wbr>Del<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a>, reject<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:132</li>
+									<li>Defined in src/index.ts:137</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -470,6 +475,9 @@
 								<li>
 									<h5>send: <a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a></h5>
 								</li>
+								<li>
+									<h5>reject: <a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a></h5>
+								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">(Anonymous function)</span></h4>
 						</li>
@@ -479,13 +487,13 @@
 					<a name="makeget" class="tsd-anchor"></a>
 					<h3><span class="tsd-flag ts-flagConst">Const</span> make<wbr>Get</h3>
 					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">make<wbr>Get<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
+						<li class="tsd-signature tsd-kind-icon">make<wbr>Get<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a>, reject<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:105</li>
+									<li>Defined in src/index.ts:103</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -498,6 +506,9 @@
 								<li>
 									<h5>send: <a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a></h5>
 								</li>
+								<li>
+									<h5>reject: <a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a></h5>
+								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">(Anonymous function)</span></h4>
 						</li>
@@ -507,13 +518,13 @@
 					<a name="makeoperate" class="tsd-anchor"></a>
 					<h3><span class="tsd-flag ts-flagConst">Const</span> make<wbr>Operate</h3>
 					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">make<wbr>Operate<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a>, add<span class="tsd-signature-symbol">: </span><a href="_index_.html#addfn" class="tsd-signature-type">AddFn</a>, del<span class="tsd-signature-symbol">: </span><a href="_index_.html#delfn" class="tsd-signature-type">DelFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
+						<li class="tsd-signature tsd-kind-icon">make<wbr>Operate<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a>, add<span class="tsd-signature-symbol">: </span><a href="_index_.html#addfn" class="tsd-signature-type">AddFn</a>, del<span class="tsd-signature-symbol">: </span><a href="_index_.html#delfn" class="tsd-signature-type">DelFn</a>, reject<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:145</li>
+									<li>Defined in src/index.ts:151</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -532,6 +543,9 @@
 								<li>
 									<h5>del: <a href="_index_.html#delfn" class="tsd-signature-type">DelFn</a></h5>
 								</li>
+								<li>
+									<h5>reject: <a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a></h5>
+								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">(Anonymous function)</span></h4>
 						</li>
@@ -541,13 +555,13 @@
 					<a name="makeset" class="tsd-anchor"></a>
 					<h3><span class="tsd-flag ts-flagConst">Const</span> make<wbr>Set</h3>
 					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">make<wbr>Set<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
+						<li class="tsd-signature tsd-kind-icon">make<wbr>Set<span class="tsd-signature-symbol">(</span>send<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a>, reject<span class="tsd-signature-symbol">: </span><a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:114</li>
+									<li>Defined in src/index.ts:113</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -560,6 +574,9 @@
 								<li>
 									<h5>send: <a href="_types_d_.html#sendfn" class="tsd-signature-type">SendFn</a></h5>
 								</li>
+								<li>
+									<h5>reject: <a href="_types_d_.html#rejectfn" class="tsd-signature-type">RejectFn</a></h5>
+								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">(Anonymous function)</span></h4>
 						</li>
@@ -575,7 +592,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:22</li>
+									<li>Defined in src/index.ts:21</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -642,7 +659,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:14</li>
+									<li>Defined in src/index.ts:13</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -660,45 +677,17 @@
 						</li>
 					</ul>
 				</section>
-				<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-					<a name="throwerror" class="tsd-anchor"></a>
-					<h3><span class="tsd-flag ts-flagConst">Const</span> throw<wbr>Error</h3>
-					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">throw<wbr>Error<span class="tsd-signature-symbol">(</span>reason<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
-					</ul>
-					<ul class="tsd-descriptions">
-						<li class="tsd-description">
-							<aside class="tsd-sources">
-								<ul>
-									<li>Defined in src/index.ts:60</li>
-								</ul>
-							</aside>
-							<div class="tsd-comment tsd-typography">
-								<div class="lead">
-									<p>Shorthand for throwing generic error</p>
-								</div>
-							</div>
-							<h4 class="tsd-parameters-title">Parameters</h4>
-							<ul class="tsd-parameters">
-								<li>
-									<h5>reason: <span class="tsd-signature-type">any</span></h5>
-								</li>
-							</ul>
-							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
-						</li>
-					</ul>
-				</section>
 				<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
 					<a name="throwmsgerror" class="tsd-anchor"></a>
 					<h3><span class="tsd-flag ts-flagConst">Const</span> throw<wbr>Msg<wbr>Error</h3>
 					<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<li class="tsd-signature tsd-kind-icon">throw<wbr>Msg<wbr>Error<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
+						<li class="tsd-signature tsd-kind-icon">throw<wbr>Msg<wbr>Error<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, reject<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(Anonymous function)</span></li>
 					</ul>
 					<ul class="tsd-descriptions">
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/index.ts:47</li>
+									<li>Defined in src/index.ts:46</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -711,6 +700,27 @@
 								<li>
 									<h5>path: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
 								</li>
+								<li>
+									<h5>reject: <span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></h5>
+									<ul class="tsd-parameters">
+										<li class="tsd-parameter-signature">
+											<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
+												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+											</ul>
+											<ul class="tsd-descriptions">
+												<li class="tsd-description">
+													<h4 class="tsd-parameters-title">Parameters</h4>
+													<ul class="tsd-parameters">
+														<li>
+															<h5>err: <span class="tsd-signature-type">any</span></h5>
+														</li>
+													</ul>
+													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+												</li>
+											</ul>
+										</li>
+									</ul>
+								</li>
 							</ul>
 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">(Anonymous function)</span></h4>
 						</li>
@@ -800,9 +810,6 @@
 					<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
 						<a href="_index_.html#splitreference" class="tsd-kind-icon">split<wbr>Reference</a>
 					</li>
-					<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
-						<a href="_index_.html#throwerror" class="tsd-kind-icon">throw<wbr>Error</a>
-					</li>
 					<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-not-exported">
 						<a href="_index_.html#throwmsgerror" class="tsd-kind-icon">throw<wbr>Msg<wbr>Error</a>
 					</li>
diff --git a/public/modules/_protocol_index_.html b/public/modules/_protocol_index_.html
index 25333ce..4e24b7a 100644
--- a/public/modules/_protocol_index_.html
+++ b/public/modules/_protocol_index_.html
@@ -105,7 +105,7 @@
 					<div class="tsd-signature tsd-kind-icon">default<wbr>Publish<wbr>Endpoint<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"/usp/endpoint"</span><span class="tsd-signature-symbol"> = &quot;/usp/endpoint&quot;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in src/protocol/index.ts:161</li>
+							<li>Defined in src/protocol/index.ts:160</li>
 						</ul>
 					</aside>
 				</section>
@@ -115,7 +115,7 @@
 					<div class="tsd-signature tsd-kind-icon">default<wbr>Subscribe<wbr>Endpoint<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"/usp/controller"</span><span class="tsd-signature-symbol"> = &quot;/usp/controller&quot;</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in src/protocol/index.ts:162</li>
+							<li>Defined in src/protocol/index.ts:161</li>
 						</ul>
 					</aside>
 				</section>
@@ -125,7 +125,7 @@
 					<div class="tsd-signature tsd-kind-icon">ignorable<wbr>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = [&quot;operate&quot;]</span></div>
 					<aside class="tsd-sources">
 						<ul>
-							<li>Defined in src/protocol/index.ts:74</li>
+							<li>Defined in src/protocol/index.ts:73</li>
 						</ul>
 					</aside>
 				</section>
@@ -142,7 +142,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:165</li>
+									<li>Defined in src/protocol/index.ts:164</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -170,7 +170,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:77</li>
+									<li>Defined in src/protocol/index.ts:76</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -201,7 +201,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:59</li>
+									<li>Defined in src/protocol/index.ts:58</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -232,7 +232,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:138</li>
+									<li>Defined in src/protocol/index.ts:137</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -271,7 +271,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:117</li>
+									<li>Defined in src/protocol/index.ts:116</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -302,7 +302,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:129</li>
+									<li>Defined in src/protocol/index.ts:128</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -330,7 +330,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:7</li>
+									<li>Defined in src/protocol/index.ts:6</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -358,7 +358,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:37</li>
+									<li>Defined in src/protocol/index.ts:36</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -395,7 +395,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:16</li>
+									<li>Defined in src/protocol/index.ts:15</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -426,7 +426,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:51</li>
+									<li>Defined in src/protocol/index.ts:50</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
@@ -454,7 +454,7 @@
 						<li class="tsd-description">
 							<aside class="tsd-sources">
 								<ul>
-									<li>Defined in src/protocol/index.ts:174</li>
+									<li>Defined in src/protocol/index.ts:173</li>
 								</ul>
 							</aside>
 							<div class="tsd-comment tsd-typography">
diff --git a/public/modules/_types_d_.html b/public/modules/_types_d_.html
index 1aaa9ac..da3ea57 100644
--- a/public/modules/_types_d_.html
+++ b/public/modules/_types_d_.html
@@ -105,6 +105,7 @@
 								<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="_types_d_.html#operatecleanupfunction" class="tsd-kind-icon">Operate<wbr>Cleanup<wbr>Function</a></li>
 								<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="_types_d_.html#operatefunction" class="tsd-kind-icon">Operate<wbr>Function</a></li>
 								<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a></li>
+								<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a></li>
 								<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="_types_d_.html#role" class="tsd-kind-icon">Role</a></li>
 								<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="_types_d_.html#router" class="tsd-kind-icon">Router</a></li>
 								<li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="_types_d_.html#sendfn" class="tsd-kind-icon">Send<wbr>Fn</a></li>
@@ -286,6 +287,37 @@
 						</ul>
 					</div>
 				</section>
+				<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module">
+					<a name="rejectfn" class="tsd-anchor"></a>
+					<h3>Reject<wbr>Fn</h3>
+					<div class="tsd-signature tsd-kind-icon">Reject<wbr>Fn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span>reason<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span></div>
+					<aside class="tsd-sources">
+						<ul>
+							<li>Defined in src/types.d.ts:252</li>
+						</ul>
+					</aside>
+					<div class="tsd-type-declaration">
+						<h4>Type declaration</h4>
+						<ul class="tsd-parameters">
+							<li class="tsd-parameter-signature">
+								<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-alias">
+									<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>reason<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+								</ul>
+								<ul class="tsd-descriptions">
+									<li class="tsd-description">
+										<h4 class="tsd-parameters-title">Parameters</h4>
+										<ul class="tsd-parameters">
+											<li>
+												<h5><span class="tsd-flag ts-flagOptional">Optional</span> reason: <span class="tsd-signature-type">any</span></h5>
+											</li>
+										</ul>
+										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
+									</li>
+								</ul>
+							</li>
+						</ul>
+					</div>
+				</section>
 				<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module">
 					<a name="role" class="tsd-anchor"></a>
 					<h3>Role</h3>
@@ -481,6 +513,9 @@
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="_types_d_.html#promiseresult" class="tsd-kind-icon">Promise<wbr>Result</a>
 					</li>
+					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
+						<a href="_types_d_.html#rejectfn" class="tsd-kind-icon">Reject<wbr>Fn</a>
+					</li>
 					<li class=" tsd-kind-type-alias tsd-parent-kind-module">
 						<a href="_types_d_.html#role" class="tsd-kind-icon">Role</a>
 					</li>
-- 
GitLab