From 085408a18767fb5acf21aaff022a3d766d95467e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 06:37:08 +0000 Subject: [PATCH 1/2] build(deps): bump @bufbuild/protobuf and @bufbuild/protoc-gen-es Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) and [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es). These dependencies needed to be updated together. Updates `@bufbuild/protobuf` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.8.0/packages/protobuf) Updates `@bufbuild/protoc-gen-es` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.8.0/packages/protoc-gen-es) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@bufbuild/protoc-gen-es" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 52 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcca8cf..9add709 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,13 +7,13 @@ settings: dependencies: '@bufbuild/protobuf': specifier: ^1.7.2 - version: 1.7.2 + version: 1.8.0 '@connectrpc/connect': specifier: ^1.4.0 - version: 1.4.0(@bufbuild/protobuf@1.7.2) + version: 1.4.0(@bufbuild/protobuf@1.8.0) '@connectrpc/connect-web': specifier: ^1.4.0 - version: 1.4.0(@bufbuild/protobuf@1.7.2)(@connectrpc/connect@1.4.0) + version: 1.4.0(@bufbuild/protobuf@1.8.0)(@connectrpc/connect@1.4.0) uuid: specifier: ^9.0.1 version: 9.0.1 @@ -24,10 +24,10 @@ devDependencies: version: 1.30.0 '@bufbuild/protoc-gen-es': specifier: ^1.7.2 - version: 1.7.2(@bufbuild/protobuf@1.7.2) + version: 1.8.0(@bufbuild/protobuf@1.8.0) '@connectrpc/protoc-gen-connect-es': specifier: ^1.4.0 - version: 1.4.0(@bufbuild/protoc-gen-es@1.7.2)(@connectrpc/connect@1.4.0) + version: 1.4.0(@bufbuild/protoc-gen-es@1.8.0)(@connectrpc/connect@1.4.0) '@types/uuid': specifier: ^9.0.8 version: 9.0.8 @@ -104,19 +104,23 @@ packages: /@bufbuild/protobuf@1.7.2: resolution: {integrity: sha512-i5GE2Dk5ekdlK1TR7SugY4LWRrKSfb5T1Qn4unpIMbfxoeGKERKQ59HG3iYewacGD10SR7UzevfPnh6my4tNmQ==} + dev: true + + /@bufbuild/protobuf@1.8.0: + resolution: {integrity: sha512-qR9FwI8QKIveDnUYutvfzbC21UZJJryYrLuZGjeZ/VGz+vXelUkK+xgkOHsvPEdYEdxtgUUq4313N8QtOehJ1Q==} - /@bufbuild/protoc-gen-es@1.7.2(@bufbuild/protobuf@1.7.2): - resolution: {integrity: sha512-yiRk/T+YGmpSVvIkybCjPt+QyM/pLWMO+MAiz6auvCsiAgfXfc5nFFosD4yBYXID55M6eIkgBcity1AoJ6I30A==} + /@bufbuild/protoc-gen-es@1.8.0(@bufbuild/protobuf@1.8.0): + resolution: {integrity: sha512-jnvBKwHq3o/iOgfKxaxn5Za7ay4oAs8KWgoHiDc9Fsb0g+/d1z+mHlHvmevOiCPcVZsnH6V3LImOJvGStPONpA==} engines: {node: '>=14'} hasBin: true peerDependencies: - '@bufbuild/protobuf': 1.7.2 + '@bufbuild/protobuf': 1.8.0 peerDependenciesMeta: '@bufbuild/protobuf': optional: true dependencies: - '@bufbuild/protobuf': 1.7.2 - '@bufbuild/protoplugin': 1.7.2 + '@bufbuild/protobuf': 1.8.0 + '@bufbuild/protoplugin': 1.8.0 transitivePeerDependencies: - supports-color dev: true @@ -131,24 +135,34 @@ packages: - supports-color dev: true - /@connectrpc/connect-web@1.4.0(@bufbuild/protobuf@1.7.2)(@connectrpc/connect@1.4.0): + /@bufbuild/protoplugin@1.8.0: + resolution: {integrity: sha512-Pb89cTshW+I577qh27VvxGYvZEvQ3zJ8La1OfzPCKugP9d4A4P65WStkAY+aSCiDHk68m1/+mtBb6elfiLPuFg==} + dependencies: + '@bufbuild/protobuf': 1.8.0 + '@typescript/vfs': 1.5.0 + typescript: 4.5.2 + transitivePeerDependencies: + - supports-color + dev: true + + /@connectrpc/connect-web@1.4.0(@bufbuild/protobuf@1.8.0)(@connectrpc/connect@1.4.0): resolution: {integrity: sha512-13aO4psFbbm7rdOFGV0De2Za64DY/acMspgloDlcOKzLPPs0yZkhp1OOzAQeiAIr7BM/VOHIA3p8mF0inxCYTA==} peerDependencies: '@bufbuild/protobuf': ^1.4.2 '@connectrpc/connect': 1.4.0 dependencies: - '@bufbuild/protobuf': 1.7.2 - '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.7.2) + '@bufbuild/protobuf': 1.8.0 + '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.8.0) dev: false - /@connectrpc/connect@1.4.0(@bufbuild/protobuf@1.7.2): + /@connectrpc/connect@1.4.0(@bufbuild/protobuf@1.8.0): resolution: {integrity: sha512-vZeOkKaAjyV4+RH3+rJZIfDFJAfr+7fyYr6sLDKbYX3uuTVszhFe9/YKf5DNqrDb5cKdKVlYkGn6DTDqMitAnA==} peerDependencies: '@bufbuild/protobuf': ^1.4.2 dependencies: - '@bufbuild/protobuf': 1.7.2 + '@bufbuild/protobuf': 1.8.0 - /@connectrpc/protoc-gen-connect-es@1.4.0(@bufbuild/protoc-gen-es@1.7.2)(@connectrpc/connect@1.4.0): + /@connectrpc/protoc-gen-connect-es@1.4.0(@bufbuild/protoc-gen-es@1.8.0)(@connectrpc/connect@1.4.0): resolution: {integrity: sha512-/7vQ8Q7mEBhV8qEVh/eifRQlQnf8EJ6weMwCD2DljVAQRlZYcW9SLxjYZhV1uM1ZZqQC7Cw2vvgXRg2XQswHBg==} engines: {node: '>=16.0.0'} hasBin: true @@ -161,10 +175,10 @@ packages: '@connectrpc/connect': optional: true dependencies: - '@bufbuild/protobuf': 1.7.2 - '@bufbuild/protoc-gen-es': 1.7.2(@bufbuild/protobuf@1.7.2) + '@bufbuild/protobuf': 1.8.0 + '@bufbuild/protoc-gen-es': 1.8.0(@bufbuild/protobuf@1.8.0) '@bufbuild/protoplugin': 1.7.2 - '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.7.2) + '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.8.0) transitivePeerDependencies: - supports-color dev: true From 4f49df94ca8d0108dfbf5de453b7d2eba1b91a34 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 06:37:34 +0000 Subject: [PATCH 2/2] Continuous Integration Build Protobuf Client Libraries for ES --- build/es/eventbus/eventbus_pb.d.ts | 2 +- build/es/eventbus/eventbus_pb.js | 6 ++-- build/es/handsfree/handsfree_pb.d.ts | 2 +- build/es/handsfree/handsfree_pb.js | 8 ++--- build/es/node/access/access_pb.d.ts | 2 +- build/es/node/access/access_pb.js | 12 +++---- build/es/node/accounts/accounts_pb.d.ts | 2 +- build/es/node/accounts/accounts_pb.js | 12 +++---- build/es/node/devices/devices_pb.d.ts | 2 +- build/es/node/devices/devices_pb.js | 16 ++++----- build/es/node/namespaces/namespaces_pb.d.ts | 2 +- build/es/node/namespaces/namespaces_pb.js | 8 ++--- build/es/node/node_pb.d.ts | 2 +- build/es/node/node_pb.js | 32 +++++++++--------- build/es/node/sessions/sessions_pb.d.ts | 2 +- build/es/node/sessions/sessions_pb.js | 8 ++--- build/es/plugins/plugins_pb.d.ts | 2 +- build/es/plugins/plugins_pb.js | 14 ++++---- build/es/shadow/shadow_pb.d.ts | 2 +- build/es/shadow/shadow_pb.js | 18 +++++------ build/es/timeseries/timeseries_pb.d.ts | 2 +- build/es/timeseries/timeseries_pb.js | 36 ++++++++++----------- 22 files changed, 96 insertions(+), 96 deletions(-) diff --git a/build/es/eventbus/eventbus_pb.d.ts b/build/es/eventbus/eventbus_pb.d.ts index 20d0ed0..e4e1f92 100644 --- a/build/es/eventbus/eventbus_pb.d.ts +++ b/build/es/eventbus/eventbus_pb.d.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file eventbus/eventbus.proto (package infinimesh.eventbus, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/eventbus/eventbus_pb.js b/build/es/eventbus/eventbus_pb.js index f4d8cfa..fbd7081 100644 --- a/build/es/eventbus/eventbus_pb.js +++ b/build/es/eventbus/eventbus_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file eventbus/eventbus.proto (package infinimesh.eventbus, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -11,7 +11,7 @@ import { Device } from "../node/devices/devices_pb.js"; /** * @generated from enum infinimesh.eventbus.EventKind */ -export const EventKind = proto3.makeEnum( +export const EventKind = /*@__PURE__*/ proto3.makeEnum( "infinimesh.eventbus.EventKind", [ {no: 0, name: "NONE"}, @@ -32,7 +32,7 @@ export const EventKind = proto3.makeEnum( /** * @generated from message infinimesh.eventbus.Event */ -export const Event = proto3.makeMessageType( +export const Event = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.eventbus.Event", () => [ { no: 1, name: "event_kind", kind: "enum", T: proto3.getEnumType(EventKind) }, diff --git a/build/es/handsfree/handsfree_pb.d.ts b/build/es/handsfree/handsfree_pb.d.ts index bb73ec5..d0ef220 100644 --- a/build/es/handsfree/handsfree_pb.d.ts +++ b/build/es/handsfree/handsfree_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file handsfree/handsfree.proto (package infinimesh.handsfree, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/handsfree/handsfree_pb.js b/build/es/handsfree/handsfree_pb.js index 122d35c..5393e6d 100644 --- a/build/es/handsfree/handsfree_pb.js +++ b/build/es/handsfree/handsfree_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file handsfree/handsfree.proto (package infinimesh.handsfree, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -23,7 +23,7 @@ import { proto3 } from "@bufbuild/protobuf"; /** * @generated from enum infinimesh.handsfree.Code */ -export const Code = proto3.makeEnum( +export const Code = /*@__PURE__*/ proto3.makeEnum( "infinimesh.handsfree.Code", [ {no: 0, name: "UNKNOWN"}, @@ -37,7 +37,7 @@ export const Code = proto3.makeEnum( /** * @generated from message infinimesh.handsfree.ConnectionRequest */ -export const ConnectionRequest = proto3.makeMessageType( +export const ConnectionRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.handsfree.ConnectionRequest", () => [ { no: 1, name: "app_id", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -48,7 +48,7 @@ export const ConnectionRequest = proto3.makeMessageType( /** * @generated from message infinimesh.handsfree.ControlPacket */ -export const ControlPacket = proto3.makeMessageType( +export const ControlPacket = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.handsfree.ControlPacket", () => [ { no: 1, name: "code", kind: "enum", T: proto3.getEnumType(Code) }, diff --git a/build/es/node/access/access_pb.d.ts b/build/es/node/access/access_pb.d.ts index 4815a67..262e345 100644 --- a/build/es/node/access/access_pb.d.ts +++ b/build/es/node/access/access_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/access/access.proto (package infinimesh.node.access, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/access/access_pb.js b/build/es/node/access/access_pb.js index b106e12..42e4880 100644 --- a/build/es/node/access/access_pb.js +++ b/build/es/node/access/access_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/access/access.proto (package infinimesh.node.access, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -23,7 +23,7 @@ import { proto3 } from "@bufbuild/protobuf"; /** * @generated from enum infinimesh.node.access.Level */ -export const Level = proto3.makeEnum( +export const Level = /*@__PURE__*/ proto3.makeEnum( "infinimesh.node.access.Level", [ {no: 0, name: "NONE"}, @@ -37,7 +37,7 @@ export const Level = proto3.makeEnum( /** * @generated from enum infinimesh.node.access.Role */ -export const Role = proto3.makeEnum( +export const Role = /*@__PURE__*/ proto3.makeEnum( "infinimesh.node.access.Role", [ {no: 0, name: "UNSET"}, @@ -49,7 +49,7 @@ export const Role = proto3.makeEnum( /** * @generated from message infinimesh.node.access.Access */ -export const Access = proto3.makeMessageType( +export const Access = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.access.Access", () => [ { no: 1, name: "level", kind: "enum", T: proto3.getEnumType(Level) }, @@ -61,7 +61,7 @@ export const Access = proto3.makeMessageType( /** * @generated from message infinimesh.node.access.Node */ -export const Node = proto3.makeMessageType( +export const Node = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.access.Node", () => [ { no: 1, name: "node", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -74,7 +74,7 @@ export const Node = proto3.makeMessageType( /** * @generated from message infinimesh.node.access.Nodes */ -export const Nodes = proto3.makeMessageType( +export const Nodes = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.access.Nodes", () => [ { no: 1, name: "nodes", kind: "message", T: Node, repeated: true }, diff --git a/build/es/node/accounts/accounts_pb.d.ts b/build/es/node/accounts/accounts_pb.d.ts index b9ca456..e463cfe 100644 --- a/build/es/node/accounts/accounts_pb.d.ts +++ b/build/es/node/accounts/accounts_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/accounts/accounts.proto (package infinimesh.node.accounts, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/accounts/accounts_pb.js b/build/es/node/accounts/accounts_pb.js index ff988f4..327b546 100644 --- a/build/es/node/accounts/accounts_pb.js +++ b/build/es/node/accounts/accounts_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/accounts/accounts.proto (package infinimesh.node.accounts, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -24,7 +24,7 @@ import { Access } from "../access/access_pb.js"; /** * @generated from message infinimesh.node.accounts.Credentials */ -export const Credentials = proto3.makeMessageType( +export const Credentials = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.accounts.Credentials", () => [ { no: 1, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -35,7 +35,7 @@ export const Credentials = proto3.makeMessageType( /** * @generated from message infinimesh.node.accounts.Account */ -export const Account = proto3.makeMessageType( +export const Account = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.accounts.Account", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -50,7 +50,7 @@ export const Account = proto3.makeMessageType( /** * @generated from message infinimesh.node.accounts.CreateRequest */ -export const CreateRequest = proto3.makeMessageType( +export const CreateRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.accounts.CreateRequest", () => [ { no: 1, name: "account", kind: "message", T: Account }, @@ -63,7 +63,7 @@ export const CreateRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.accounts.CreateResponse */ -export const CreateResponse = proto3.makeMessageType( +export const CreateResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.accounts.CreateResponse", () => [ { no: 1, name: "account", kind: "message", T: Account }, @@ -73,7 +73,7 @@ export const CreateResponse = proto3.makeMessageType( /** * @generated from message infinimesh.node.accounts.Accounts */ -export const Accounts = proto3.makeMessageType( +export const Accounts = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.accounts.Accounts", () => [ { no: 1, name: "accounts", kind: "message", T: Account, repeated: true }, diff --git a/build/es/node/devices/devices_pb.d.ts b/build/es/node/devices/devices_pb.d.ts index 634e601..70f74ef 100644 --- a/build/es/node/devices/devices_pb.d.ts +++ b/build/es/node/devices/devices_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/devices/devices.proto (package infinimesh.node.devices, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/devices/devices_pb.js b/build/es/node/devices/devices_pb.js index 3921600..9ae2740 100644 --- a/build/es/node/devices/devices_pb.js +++ b/build/es/node/devices/devices_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/devices/devices.proto (package infinimesh.node.devices, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -24,7 +24,7 @@ import { Access } from "../access/access_pb.js"; /** * @generated from message infinimesh.node.devices.Device */ -export const Device = proto3.makeMessageType( +export const Device = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.devices.Device", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -43,7 +43,7 @@ export const Device = proto3.makeMessageType( /** * @generated from message infinimesh.node.devices.Certificate */ -export const Certificate = proto3.makeMessageType( +export const Certificate = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.devices.Certificate", () => [ { no: 1, name: "pem_data", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -55,7 +55,7 @@ export const Certificate = proto3.makeMessageType( /** * @generated from message infinimesh.node.devices.Devices */ -export const Devices = proto3.makeMessageType( +export const Devices = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.devices.Devices", () => [ { no: 1, name: "devices", kind: "message", T: Device, repeated: true }, @@ -66,7 +66,7 @@ export const Devices = proto3.makeMessageType( /** * @generated from message infinimesh.node.devices.HandsfreeCreate */ -export const HandsfreeCreate = proto3.makeMessageType( +export const HandsfreeCreate = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.devices.HandsfreeCreate", () => [ { no: 1, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -77,7 +77,7 @@ export const HandsfreeCreate = proto3.makeMessageType( /** * @generated from message infinimesh.node.devices.CreateRequest */ -export const CreateRequest = proto3.makeMessageType( +export const CreateRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.devices.CreateRequest", () => [ { no: 1, name: "device", kind: "message", T: Device }, @@ -89,7 +89,7 @@ export const CreateRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.devices.CreateResponse */ -export const CreateResponse = proto3.makeMessageType( +export const CreateResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.devices.CreateResponse", () => [ { no: 1, name: "device", kind: "message", T: Device }, @@ -99,7 +99,7 @@ export const CreateResponse = proto3.makeMessageType( /** * @generated from message infinimesh.node.devices.GetByFingerprintRequest */ -export const GetByFingerprintRequest = proto3.makeMessageType( +export const GetByFingerprintRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.devices.GetByFingerprintRequest", () => [ { no: 1, name: "fingerprint", kind: "scalar", T: 12 /* ScalarType.BYTES */ }, diff --git a/build/es/node/namespaces/namespaces_pb.d.ts b/build/es/node/namespaces/namespaces_pb.d.ts index 9dfa665..7002d1c 100644 --- a/build/es/node/namespaces/namespaces_pb.d.ts +++ b/build/es/node/namespaces/namespaces_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/namespaces/namespaces.proto (package infinimesh.node.namespaces, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/namespaces/namespaces_pb.js b/build/es/node/namespaces/namespaces_pb.js index a1a2986..49ccea6 100644 --- a/build/es/node/namespaces/namespaces_pb.js +++ b/build/es/node/namespaces/namespaces_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/namespaces/namespaces.proto (package infinimesh.node.namespaces, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -24,7 +24,7 @@ import { Access } from "../access/access_pb.js"; /** * @generated from message infinimesh.node.namespaces.Plugin */ -export const Plugin = proto3.makeMessageType( +export const Plugin = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.namespaces.Plugin", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -35,7 +35,7 @@ export const Plugin = proto3.makeMessageType( /** * @generated from message infinimesh.node.namespaces.Namespace */ -export const Namespace = proto3.makeMessageType( +export const Namespace = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.namespaces.Namespace", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -49,7 +49,7 @@ export const Namespace = proto3.makeMessageType( /** * @generated from message infinimesh.node.namespaces.Namespaces */ -export const Namespaces = proto3.makeMessageType( +export const Namespaces = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.namespaces.Namespaces", () => [ { no: 1, name: "namespaces", kind: "message", T: Namespace, repeated: true }, diff --git a/build/es/node/node_pb.d.ts b/build/es/node/node_pb.d.ts index 1ed19e2..1f15c3a 100644 --- a/build/es/node/node_pb.d.ts +++ b/build/es/node/node_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/node.proto (package infinimesh.node, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/node_pb.js b/build/es/node/node_pb.js index aa0a912..f4a0058 100644 --- a/build/es/node/node_pb.js +++ b/build/es/node/node_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/node.proto (package infinimesh.node, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -25,7 +25,7 @@ import { Level } from "./access/access_pb.js"; /** * @generated from message infinimesh.node.TokenRequest */ -export const TokenRequest = proto3.makeMessageType( +export const TokenRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.TokenRequest", () => [ { no: 1, name: "auth", kind: "message", T: Credentials }, @@ -39,7 +39,7 @@ export const TokenRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.TokenResponse */ -export const TokenResponse = proto3.makeMessageType( +export const TokenResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.TokenResponse", () => [ { no: 1, name: "token", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -49,7 +49,7 @@ export const TokenResponse = proto3.makeMessageType( /** * @generated from message infinimesh.node.SetCredentialsRequest */ -export const SetCredentialsRequest = proto3.makeMessageType( +export const SetCredentialsRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.SetCredentialsRequest", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -60,7 +60,7 @@ export const SetCredentialsRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.SetCredentialsResponse */ -export const SetCredentialsResponse = proto3.makeMessageType( +export const SetCredentialsResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.SetCredentialsResponse", [], ); @@ -68,7 +68,7 @@ export const SetCredentialsResponse = proto3.makeMessageType( /** * @generated from message infinimesh.node.GetCredentialsRequest */ -export const GetCredentialsRequest = proto3.makeMessageType( +export const GetCredentialsRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.GetCredentialsRequest", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -78,7 +78,7 @@ export const GetCredentialsRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.GetCredentialsResponse */ -export const GetCredentialsResponse = proto3.makeMessageType( +export const GetCredentialsResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.GetCredentialsResponse", () => [ { no: 1, name: "credentials", kind: "message", T: Credentials, repeated: true }, @@ -88,7 +88,7 @@ export const GetCredentialsResponse = proto3.makeMessageType( /** * @generated from message infinimesh.node.DeleteCredentialsRequest */ -export const DeleteCredentialsRequest = proto3.makeMessageType( +export const DeleteCredentialsRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.DeleteCredentialsRequest", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -99,7 +99,7 @@ export const DeleteCredentialsRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.DeleteResponse */ -export const DeleteResponse = proto3.makeMessageType( +export const DeleteResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.DeleteResponse", [], ); @@ -107,7 +107,7 @@ export const DeleteResponse = proto3.makeMessageType( /** * @generated from message infinimesh.node.EmptyMessage */ -export const EmptyMessage = proto3.makeMessageType( +export const EmptyMessage = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.EmptyMessage", [], ); @@ -115,7 +115,7 @@ export const EmptyMessage = proto3.makeMessageType( /** * @generated from message infinimesh.node.QueryRequest */ -export const QueryRequest = proto3.makeMessageType( +export const QueryRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.QueryRequest", () => [ { no: 1, name: "namespace", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true }, @@ -131,7 +131,7 @@ export const QueryRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.MoveRequest */ -export const MoveRequest = proto3.makeMessageType( +export const MoveRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.MoveRequest", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -142,7 +142,7 @@ export const MoveRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.JoinRequest */ -export const JoinRequest = proto3.makeMessageType( +export const JoinRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.JoinRequest", () => [ { no: 1, name: "namespace", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -156,7 +156,7 @@ export const JoinRequest = proto3.makeMessageType( * * @generated from message infinimesh.node.JoinGeneralRequest */ -export const JoinGeneralRequest = proto3.makeMessageType( +export const JoinGeneralRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.JoinGeneralRequest", () => [ { no: 1, name: "node", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -168,7 +168,7 @@ export const JoinGeneralRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.DevicesTokenRequest */ -export const DevicesTokenRequest = proto3.makeMessageType( +export const DevicesTokenRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.DevicesTokenRequest", () => [ { no: 1, name: "devices", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "enum", T: proto3.getEnumType(Level)} }, @@ -179,7 +179,7 @@ export const DevicesTokenRequest = proto3.makeMessageType( /** * @generated from message infinimesh.node.LDAPProviders */ -export const LDAPProviders = proto3.makeMessageType( +export const LDAPProviders = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.LDAPProviders", () => [ { no: 1, name: "providers", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "scalar", T: 9 /* ScalarType.STRING */} }, diff --git a/build/es/node/sessions/sessions_pb.d.ts b/build/es/node/sessions/sessions_pb.d.ts index 0cf4100..1f44073 100644 --- a/build/es/node/sessions/sessions_pb.d.ts +++ b/build/es/node/sessions/sessions_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/sessions/sessions.proto (package infinimesh.node.sessions, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/node/sessions/sessions_pb.js b/build/es/node/sessions/sessions_pb.js index 3e17d8a..dcc6228 100644 --- a/build/es/node/sessions/sessions_pb.js +++ b/build/es/node/sessions/sessions_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file node/sessions/sessions.proto (package infinimesh.node.sessions, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -23,7 +23,7 @@ import { proto3, Timestamp } from "@bufbuild/protobuf"; /** * @generated from message infinimesh.node.sessions.Session */ -export const Session = proto3.makeMessageType( +export const Session = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.sessions.Session", () => [ { no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -37,7 +37,7 @@ export const Session = proto3.makeMessageType( /** * @generated from message infinimesh.node.sessions.Activity */ -export const Activity = proto3.makeMessageType( +export const Activity = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.sessions.Activity", () => [ { no: 1, name: "last_seen", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Timestamp} }, @@ -47,7 +47,7 @@ export const Activity = proto3.makeMessageType( /** * @generated from message infinimesh.node.sessions.Sessions */ -export const Sessions = proto3.makeMessageType( +export const Sessions = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.node.sessions.Sessions", () => [ { no: 1, name: "sessions", kind: "message", T: Session, repeated: true }, diff --git a/build/es/plugins/plugins_pb.d.ts b/build/es/plugins/plugins_pb.d.ts index 558ad42..5d8fa8e 100644 --- a/build/es/plugins/plugins_pb.d.ts +++ b/build/es/plugins/plugins_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file plugins/plugins.proto (package infinimesh.plugins, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/plugins/plugins_pb.js b/build/es/plugins/plugins_pb.js index 9a0c78a..5f38839 100644 --- a/build/es/plugins/plugins_pb.js +++ b/build/es/plugins/plugins_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file plugins/plugins.proto (package infinimesh.plugins, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -24,7 +24,7 @@ import { Access } from "../node/access/access_pb.js"; /** * @generated from enum infinimesh.plugins.PluginKind */ -export const PluginKind = proto3.makeEnum( +export const PluginKind = /*@__PURE__*/ proto3.makeEnum( "infinimesh.plugins.PluginKind", [ {no: 0, name: "UNKNOWN"}, @@ -36,7 +36,7 @@ export const PluginKind = proto3.makeEnum( /** * @generated from message infinimesh.plugins.Plugin */ -export const Plugin = proto3.makeMessageType( +export const Plugin = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.plugins.Plugin", () => [ { no: 1, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -56,7 +56,7 @@ export const Plugin = proto3.makeMessageType( /** * @generated from message infinimesh.plugins.Plugins */ -export const Plugins = proto3.makeMessageType( +export const Plugins = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.plugins.Plugins", () => [ { no: 1, name: "pool", kind: "message", T: Plugin, repeated: true }, @@ -66,7 +66,7 @@ export const Plugins = proto3.makeMessageType( /** * @generated from message infinimesh.plugins.EmbededPluginConf */ -export const EmbededPluginConf = proto3.makeMessageType( +export const EmbededPluginConf = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.plugins.EmbededPluginConf", () => [ { no: 1, name: "frame_url", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -76,7 +76,7 @@ export const EmbededPluginConf = proto3.makeMessageType( /** * @generated from message infinimesh.plugins.DevicePluginConf */ -export const DevicePluginConf = proto3.makeMessageType( +export const DevicePluginConf = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.plugins.DevicePluginConf", () => [ { no: 1, name: "view_url", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -87,7 +87,7 @@ export const DevicePluginConf = proto3.makeMessageType( /** * @generated from message infinimesh.plugins.ListRequest */ -export const ListRequest = proto3.makeMessageType( +export const ListRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.plugins.ListRequest", () => [ { no: 1, name: "namespace", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true }, diff --git a/build/es/shadow/shadow_pb.d.ts b/build/es/shadow/shadow_pb.d.ts index 315ea21..28eed9f 100644 --- a/build/es/shadow/shadow_pb.d.ts +++ b/build/es/shadow/shadow_pb.d.ts @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file shadow/shadow.proto (package infinimesh.shadow, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/shadow/shadow_pb.js b/build/es/shadow/shadow_pb.js index 1e927fc..9793216 100644 --- a/build/es/shadow/shadow_pb.js +++ b/build/es/shadow/shadow_pb.js @@ -13,7 +13,7 @@ //See the License for the specific language governing permissions and //limitations under the License. -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file shadow/shadow.proto (package infinimesh.shadow, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -23,7 +23,7 @@ import { proto3, Struct, Timestamp } from "@bufbuild/protobuf"; /** * @generated from enum infinimesh.shadow.StateKey */ -export const StateKey = proto3.makeEnum( +export const StateKey = /*@__PURE__*/ proto3.makeEnum( "infinimesh.shadow.StateKey", [ {no: 0, name: "REPORTED"}, @@ -35,7 +35,7 @@ export const StateKey = proto3.makeEnum( /** * @generated from message infinimesh.shadow.State */ -export const State = proto3.makeMessageType( +export const State = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.shadow.State", () => [ { no: 1, name: "timestamp", kind: "message", T: Timestamp }, @@ -46,7 +46,7 @@ export const State = proto3.makeMessageType( /** * @generated from message infinimesh.shadow.ConnectionState */ -export const ConnectionState = proto3.makeMessageType( +export const ConnectionState = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.shadow.ConnectionState", () => [ { no: 1, name: "timestamp", kind: "message", T: Timestamp }, @@ -58,7 +58,7 @@ export const ConnectionState = proto3.makeMessageType( /** * @generated from message infinimesh.shadow.Shadow */ -export const Shadow = proto3.makeMessageType( +export const Shadow = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.shadow.Shadow", () => [ { no: 1, name: "device", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -71,7 +71,7 @@ export const Shadow = proto3.makeMessageType( /** * @generated from message infinimesh.shadow.GetRequest */ -export const GetRequest = proto3.makeMessageType( +export const GetRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.shadow.GetRequest", () => [ { no: 1, name: "pool", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true }, @@ -81,7 +81,7 @@ export const GetRequest = proto3.makeMessageType( /** * @generated from message infinimesh.shadow.GetResponse */ -export const GetResponse = proto3.makeMessageType( +export const GetResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.shadow.GetResponse", () => [ { no: 1, name: "shadows", kind: "message", T: Shadow, repeated: true }, @@ -91,7 +91,7 @@ export const GetResponse = proto3.makeMessageType( /** * @generated from message infinimesh.shadow.RemoveRequest */ -export const RemoveRequest = proto3.makeMessageType( +export const RemoveRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.shadow.RemoveRequest", () => [ { no: 1, name: "device", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -103,7 +103,7 @@ export const RemoveRequest = proto3.makeMessageType( /** * @generated from message infinimesh.shadow.StreamShadowRequest */ -export const StreamShadowRequest = proto3.makeMessageType( +export const StreamShadowRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.shadow.StreamShadowRequest", () => [ { no: 1, name: "devices", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true }, diff --git a/build/es/timeseries/timeseries_pb.d.ts b/build/es/timeseries/timeseries_pb.d.ts index c66eecf..478cecf 100644 --- a/build/es/timeseries/timeseries_pb.d.ts +++ b/build/es/timeseries/timeseries_pb.d.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file timeseries/timeseries.proto (package infinimesh.timeseries, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/build/es/timeseries/timeseries_pb.js b/build/es/timeseries/timeseries_pb.js index 68437b6..133190f 100644 --- a/build/es/timeseries/timeseries_pb.js +++ b/build/es/timeseries/timeseries_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v1.7.2 with parameter "target=js+dts" +// @generated by protoc-gen-es v1.8.0 with parameter "target=js+dts" // @generated from file timeseries/timeseries.proto (package infinimesh.timeseries, syntax proto3) /* eslint-disable */ // @ts-nocheck @@ -8,7 +8,7 @@ import { proto3 } from "@bufbuild/protobuf"; /** * @generated from enum infinimesh.timeseries.DuplicatePolicy */ -export const DuplicatePolicy = proto3.makeEnum( +export const DuplicatePolicy = /*@__PURE__*/ proto3.makeEnum( "infinimesh.timeseries.DuplicatePolicy", [ {no: 0, name: "USE_FIRST"}, @@ -19,7 +19,7 @@ export const DuplicatePolicy = proto3.makeEnum( /** * @generated from enum infinimesh.timeseries.AggregationType */ -export const AggregationType = proto3.makeEnum( +export const AggregationType = /*@__PURE__*/ proto3.makeEnum( "infinimesh.timeseries.AggregationType", [ {no: 0, name: "NONE"}, @@ -42,7 +42,7 @@ export const AggregationType = proto3.makeEnum( /** * @generated from message infinimesh.timeseries.DataPoint */ -export const DataPoint = proto3.makeMessageType( +export const DataPoint = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.DataPoint", () => [ { no: 1, name: "ts", kind: "scalar", T: 3 /* ScalarType.INT64 */ }, @@ -53,7 +53,7 @@ export const DataPoint = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.WriteRequest */ -export const WriteRequest = proto3.makeMessageType( +export const WriteRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.WriteRequest", () => [ { no: 1, name: "device", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -66,7 +66,7 @@ export const WriteRequest = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.WriteResponse */ -export const WriteResponse = proto3.makeMessageType( +export const WriteResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.WriteResponse", () => [ { no: 1, name: "result", kind: "scalar", T: 8 /* ScalarType.BOOL */ }, @@ -77,7 +77,7 @@ export const WriteResponse = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.WriteBulkRequest */ -export const WriteBulkRequest = proto3.makeMessageType( +export const WriteBulkRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.WriteBulkRequest", () => [ { no: 1, name: "device", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -90,7 +90,7 @@ export const WriteBulkRequest = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.WriteBulkResponse */ -export const WriteBulkResponse = proto3.makeMessageType( +export const WriteBulkResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.WriteBulkResponse", () => [ { no: 1, name: "result", kind: "scalar", T: 8 /* ScalarType.BOOL */ }, @@ -100,7 +100,7 @@ export const WriteBulkResponse = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.Aggregation */ -export const Aggregation = proto3.makeMessageType( +export const Aggregation = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.Aggregation", () => [ { no: 1, name: "value", kind: "scalar", T: 3 /* ScalarType.INT64 */ }, @@ -111,7 +111,7 @@ export const Aggregation = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.ReadRequest */ -export const ReadRequest = proto3.makeMessageType( +export const ReadRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.ReadRequest", () => [ { no: 1, name: "device", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -125,7 +125,7 @@ export const ReadRequest = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.MetricInfo */ -export const MetricInfo = proto3.makeMessageType( +export const MetricInfo = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.MetricInfo", () => [ { no: 1, name: "metric", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -136,7 +136,7 @@ export const MetricInfo = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.ReadResponse */ -export const ReadResponse = proto3.makeMessageType( +export const ReadResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.ReadResponse", () => [ { no: 1, name: "metrics_info", kind: "message", T: MetricInfo, repeated: true }, @@ -146,7 +146,7 @@ export const ReadResponse = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.Metric */ -export const Metric = proto3.makeMessageType( +export const Metric = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.Metric", () => [ { no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -159,7 +159,7 @@ export const Metric = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.DeviceMetric */ -export const DeviceMetric = proto3.makeMessageType( +export const DeviceMetric = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.DeviceMetric", () => [ { no: 1, name: "device", kind: "scalar", T: 9 /* ScalarType.STRING */ }, @@ -170,7 +170,7 @@ export const DeviceMetric = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.StatRequest */ -export const StatRequest = proto3.makeMessageType( +export const StatRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.StatRequest", () => [ { no: 1, name: "namespace", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true }, @@ -181,7 +181,7 @@ export const StatRequest = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.StatResponse */ -export const StatResponse = proto3.makeMessageType( +export const StatResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.StatResponse", () => [ { no: 1, name: "device_metrics", kind: "message", T: DeviceMetric, repeated: true }, @@ -191,7 +191,7 @@ export const StatResponse = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.FlushRequest */ -export const FlushRequest = proto3.makeMessageType( +export const FlushRequest = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.FlushRequest", () => [ { no: 1, name: "namespace", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true }, @@ -202,7 +202,7 @@ export const FlushRequest = proto3.makeMessageType( /** * @generated from message infinimesh.timeseries.FlushResponse */ -export const FlushResponse = proto3.makeMessageType( +export const FlushResponse = /*@__PURE__*/ proto3.makeMessageType( "infinimesh.timeseries.FlushResponse", () => [ { no: 1, name: "result", kind: "scalar", T: 8 /* ScalarType.BOOL */ },