@lazycatcloud/sdk 0.1.198 → 0.1.200
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/apk_shell.d.ts +10 -32
- package/dist/common/apk_shell.d.ts.map +1 -1
- package/dist/common/apk_shell.js +31 -63
- package/dist/common/apk_shell.js.map +1 -1
- package/dist/common/appshell.d.ts +85 -83
- package/dist/common/appshell.d.ts.map +1 -1
- package/dist/common/appshell.js +228 -241
- package/dist/common/appshell.js.map +1 -1
- package/dist/common/box.d.ts +16 -127
- package/dist/common/box.d.ts.map +1 -1
- package/dist/common/box.js +55 -140
- package/dist/common/box.js.map +1 -1
- package/dist/common/browseronly.d.ts +10 -38
- package/dist/common/browseronly.d.ts.map +1 -1
- package/dist/common/browseronly.js +32 -94
- package/dist/common/browseronly.js.map +1 -1
- package/dist/common/end_device.d.ts +14 -101
- package/dist/common/end_device.d.ts.map +1 -1
- package/dist/common/end_device.js +42 -123
- package/dist/common/end_device.js.map +1 -1
- package/dist/common/file_handler.d.ts +14 -70
- package/dist/common/file_handler.d.ts.map +1 -1
- package/dist/common/file_handler.js +36 -103
- package/dist/common/file_handler.js.map +1 -1
- package/dist/common/filetrans.d.ts +53 -853
- package/dist/common/filetrans.d.ts.map +1 -1
- package/dist/common/filetrans.js +163 -412
- package/dist/common/filetrans.js.map +1 -1
- package/dist/common/gateway.d.ts +14 -60
- package/dist/common/gateway.d.ts.map +1 -1
- package/dist/common/gateway.js +43 -126
- package/dist/common/gateway.js.map +1 -1
- package/dist/common/media_meta.d.ts +8 -27
- package/dist/common/media_meta.d.ts.map +1 -1
- package/dist/common/media_meta.js +21 -52
- package/dist/common/media_meta.js.map +1 -1
- package/dist/common/message.d.ts +16 -106
- package/dist/common/message.d.ts.map +1 -1
- package/dist/common/message.js +58 -133
- package/dist/common/message.js.map +1 -1
- package/dist/common/peripheral_device.d.ts +18 -141
- package/dist/common/peripheral_device.d.ts.map +1 -1
- package/dist/common/peripheral_device.js +56 -140
- package/dist/common/peripheral_device.js.map +1 -1
- package/dist/common/security_context.d.ts +15 -54
- package/dist/common/security_context.d.ts.map +1 -1
- package/dist/common/security_context.js +47 -119
- package/dist/common/security_context.js.map +1 -1
- package/dist/common/users.d.ts +23 -98
- package/dist/common/users.d.ts.map +1 -1
- package/dist/common/users.js +83 -216
- package/dist/common/users.js.map +1 -1
- package/dist/dlna/dlna.d.ts +18 -107
- package/dist/dlna/dlna.d.ts.map +1 -1
- package/dist/dlna/dlna.js +60 -174
- package/dist/dlna/dlna.js.map +1 -1
- package/dist/google/protobuf/descriptor.d.ts +4640 -55103
- package/dist/google/protobuf/descriptor.d.ts.map +1 -1
- package/dist/google/protobuf/descriptor.js +257 -738
- package/dist/google/protobuf/descriptor.js.map +1 -1
- package/dist/google/protobuf/empty.d.ts +1 -2
- package/dist/google/protobuf/empty.d.ts.map +1 -1
- package/dist/google/protobuf/empty.js +4 -8
- package/dist/google/protobuf/empty.js.map +1 -1
- package/dist/google/protobuf/timestamp.d.ts +2 -9
- package/dist/google/protobuf/timestamp.d.ts.map +1 -1
- package/dist/google/protobuf/timestamp.js +8 -18
- package/dist/google/protobuf/timestamp.js.map +1 -1
- package/dist/grpcweb.d.ts +1 -1
- package/dist/grpcweb.d.ts.map +1 -1
- package/dist/lanforward/lanforward.d.ts +84 -65
- package/dist/lanforward/lanforward.d.ts.map +1 -1
- package/dist/lanforward/lanforward.js +217 -197
- package/dist/localdevice/clipboard.d.ts +12 -35
- package/dist/localdevice/clipboard.d.ts.map +1 -1
- package/dist/localdevice/clipboard.js +37 -75
- package/dist/localdevice/clipboard.js.map +1 -1
- package/dist/localdevice/config.d.ts +11 -42
- package/dist/localdevice/config.d.ts.map +1 -1
- package/dist/localdevice/config.js +32 -95
- package/dist/localdevice/config.js.map +1 -1
- package/dist/localdevice/device.d.ts +6 -18
- package/dist/localdevice/device.d.ts.map +1 -1
- package/dist/localdevice/device.js +12 -44
- package/dist/localdevice/device.js.map +1 -1
- package/dist/localdevice/dialog.d.ts +18 -68
- package/dist/localdevice/dialog.d.ts.map +1 -1
- package/dist/localdevice/dialog.js +52 -141
- package/dist/localdevice/dialog.js.map +1 -1
- package/dist/localdevice/local-launch.d.ts +18 -70
- package/dist/localdevice/local-launch.d.ts.map +1 -1
- package/dist/localdevice/local-launch.js +67 -170
- package/dist/localdevice/local-launch.js.map +1 -1
- package/dist/localdevice/network.d.ts +6 -14
- package/dist/localdevice/network.d.ts.map +1 -1
- package/dist/localdevice/network.js +10 -36
- package/dist/localdevice/network.js.map +1 -1
- package/dist/localdevice/permission.d.ts +16 -61
- package/dist/localdevice/permission.d.ts.map +1 -1
- package/dist/localdevice/permission.js +51 -109
- package/dist/localdevice/permission.js.map +1 -1
- package/dist/localdevice/photo.d.ts +28 -192
- package/dist/localdevice/photo.d.ts.map +1 -1
- package/dist/localdevice/photo.js +111 -307
- package/dist/localdevice/photo.js.map +1 -1
- package/dist/package.json +1 -1
- package/dist/ssdp/ssdp.d.ts +92 -73
- package/dist/ssdp/ssdp.d.ts.map +1 -1
- package/dist/ssdp/ssdp.js +246 -226
- package/dist/sys/OS_daemon.d.ts +12 -35
- package/dist/sys/OS_daemon.d.ts.map +1 -1
- package/dist/sys/OS_daemon.js +31 -65
- package/dist/sys/OS_daemon.js.map +1 -1
- package/dist/sys/OS_snapshot.d.ts +32 -180
- package/dist/sys/OS_snapshot.d.ts.map +1 -1
- package/dist/sys/OS_snapshot.js +126 -290
- package/dist/sys/OS_snapshot.js.map +1 -1
- package/dist/sys/OS_upgrader.d.ts +14 -65
- package/dist/sys/OS_upgrader.d.ts.map +1 -1
- package/dist/sys/OS_upgrader.js +59 -129
- package/dist/sys/OS_upgrader.js.map +1 -1
- package/dist/sys/box-status.d.ts +18 -217
- package/dist/sys/box-status.d.ts.map +1 -1
- package/dist/sys/box-status.js +60 -157
- package/dist/sys/box-status.js.map +1 -1
- package/dist/sys/btled.d.ts +10 -48
- package/dist/sys/btled.d.ts.map +1 -1
- package/dist/sys/btled.js +23 -78
- package/dist/sys/btled.js.map +1 -1
- package/dist/sys/btrfs.d.ts +16 -59
- package/dist/sys/btrfs.d.ts.map +1 -1
- package/dist/sys/btrfs.js +48 -112
- package/dist/sys/btrfs.js.map +1 -1
- package/dist/sys/devopt.d.ts +6 -20
- package/dist/sys/devopt.d.ts.map +1 -1
- package/dist/sys/devopt.js +15 -51
- package/dist/sys/devopt.js.map +1 -1
- package/dist/sys/dirmon.d.ts +8 -23
- package/dist/sys/dirmon.d.ts.map +1 -1
- package/dist/sys/dirmon.js +23 -44
- package/dist/sys/dirmon.js.map +1 -1
- package/dist/sys/event.d.ts +18 -90
- package/dist/sys/event.d.ts.map +1 -1
- package/dist/sys/event.js +55 -154
- package/dist/sys/event.js.map +1 -1
- package/dist/sys/hc-core/hc-core.d.ts +32 -244
- package/dist/sys/hc-core/hc-core.d.ts.map +1 -1
- package/dist/sys/hc-core/hc-core.js +118 -258
- package/dist/sys/hc-core/hc-core.js.map +1 -1
- package/dist/sys/ingress.d.ts +24 -81
- package/dist/sys/ingress.d.ts.map +1 -1
- package/dist/sys/ingress.js +73 -160
- package/dist/sys/ingress.js.map +1 -1
- package/dist/sys/installer.d.ts +27 -91
- package/dist/sys/installer.d.ts.map +1 -1
- package/dist/sys/installer.js +62 -166
- package/dist/sys/installer.js.map +1 -1
- package/dist/sys/network_manager.d.ts +19 -137
- package/dist/sys/network_manager.d.ts.map +1 -1
- package/dist/sys/network_manager.js +67 -158
- package/dist/sys/network_manager.js.map +1 -1
- package/dist/sys/package_manager.d.ts +42 -314
- package/dist/sys/package_manager.d.ts.map +1 -1
- package/dist/sys/package_manager.js +157 -404
- package/dist/sys/package_manager.js.map +1 -1
- package/dist/sys/portal-server/portal-server.d.ts +78 -406
- package/dist/sys/portal-server/portal-server.d.ts.map +1 -1
- package/dist/sys/portal-server/portal-server.js +308 -755
- package/dist/sys/portal-server/portal-server.js.map +1 -1
- package/dist/sys/snapd.d.ts +18 -105
- package/dist/sys/snapd.d.ts.map +1 -1
- package/dist/sys/snapd.js +61 -157
- package/dist/sys/snapd.js.map +1 -1
- package/package.json +1 -1
|
@@ -342,123 +342,86 @@ export declare const RemoteSocksRequest: {
|
|
|
342
342
|
decode(input: _m0.Reader | Uint8Array, length?: number): RemoteSocksRequest;
|
|
343
343
|
fromJSON(object: any): RemoteSocksRequest;
|
|
344
344
|
toJSON(message: RemoteSocksRequest): unknown;
|
|
345
|
-
|
|
345
|
+
fromPartial<I extends {
|
|
346
346
|
locationType?: RemoteSocksRequest_LocationType;
|
|
347
347
|
target?: string;
|
|
348
348
|
} & {
|
|
349
349
|
locationType?: RemoteSocksRequest_LocationType;
|
|
350
350
|
target?: string;
|
|
351
|
-
} & { [K in Exclude<keyof I, keyof RemoteSocksRequest>]: never; }>(
|
|
352
|
-
fromPartial<I_1 extends {
|
|
353
|
-
locationType?: RemoteSocksRequest_LocationType;
|
|
354
|
-
target?: string;
|
|
355
|
-
} & {
|
|
356
|
-
locationType?: RemoteSocksRequest_LocationType;
|
|
357
|
-
target?: string;
|
|
358
|
-
} & { [K_1 in Exclude<keyof I_1, keyof RemoteSocksRequest>]: never; }>(object: I_1): RemoteSocksRequest;
|
|
351
|
+
} & { [K in Exclude<keyof I, keyof RemoteSocksRequest>]: never; }>(object: I): RemoteSocksRequest;
|
|
359
352
|
};
|
|
360
353
|
export declare const RemoteSocksReply: {
|
|
361
354
|
encode(message: RemoteSocksReply, writer?: _m0.Writer): _m0.Writer;
|
|
362
355
|
decode(input: _m0.Reader | Uint8Array, length?: number): RemoteSocksReply;
|
|
363
356
|
fromJSON(object: any): RemoteSocksReply;
|
|
364
357
|
toJSON(message: RemoteSocksReply): unknown;
|
|
365
|
-
|
|
366
|
-
serverUrl?: string;
|
|
367
|
-
} & {
|
|
368
|
-
serverUrl?: string;
|
|
369
|
-
} & { [K in Exclude<keyof I, "serverUrl">]: never; }>(base?: I): RemoteSocksReply;
|
|
370
|
-
fromPartial<I_1 extends {
|
|
358
|
+
fromPartial<I extends {
|
|
371
359
|
serverUrl?: string;
|
|
372
360
|
} & {
|
|
373
361
|
serverUrl?: string;
|
|
374
|
-
} & { [
|
|
362
|
+
} & { [K in Exclude<keyof I, "serverUrl">]: never; }>(object: I): RemoteSocksReply;
|
|
375
363
|
};
|
|
376
364
|
export declare const ListUsersReply: {
|
|
377
365
|
encode(message: ListUsersReply, writer?: _m0.Writer): _m0.Writer;
|
|
378
366
|
decode(input: _m0.Reader | Uint8Array, length?: number): ListUsersReply;
|
|
379
367
|
fromJSON(object: any): ListUsersReply;
|
|
380
368
|
toJSON(message: ListUsersReply): unknown;
|
|
381
|
-
|
|
369
|
+
fromPartial<I extends {
|
|
382
370
|
uids?: string[];
|
|
383
371
|
} & {
|
|
384
372
|
uids?: string[] & string[] & { [K in Exclude<keyof I["uids"], keyof string[]>]: never; };
|
|
385
|
-
} & { [K_1 in Exclude<keyof I, "uids">]: never; }>(
|
|
386
|
-
fromPartial<I_1 extends {
|
|
387
|
-
uids?: string[];
|
|
388
|
-
} & {
|
|
389
|
-
uids?: string[] & string[] & { [K_2 in Exclude<keyof I_1["uids"], keyof string[]>]: never; };
|
|
390
|
-
} & { [K_3 in Exclude<keyof I_1, "uids">]: never; }>(object: I_1): ListUsersReply;
|
|
373
|
+
} & { [K_1 in Exclude<keyof I, "uids">]: never; }>(object: I): ListUsersReply;
|
|
391
374
|
};
|
|
392
375
|
export declare const AllocVEIPRequest: {
|
|
393
376
|
encode(message: AllocVEIPRequest, writer?: _m0.Writer): _m0.Writer;
|
|
394
377
|
decode(input: _m0.Reader | Uint8Array, length?: number): AllocVEIPRequest;
|
|
395
378
|
fromJSON(object: any): AllocVEIPRequest;
|
|
396
379
|
toJSON(message: AllocVEIPRequest): unknown;
|
|
397
|
-
|
|
398
|
-
usage?: string;
|
|
399
|
-
subdomain?: string;
|
|
400
|
-
} & {
|
|
401
|
-
usage?: string;
|
|
402
|
-
subdomain?: string;
|
|
403
|
-
} & { [K in Exclude<keyof I, keyof AllocVEIPRequest>]: never; }>(base?: I): AllocVEIPRequest;
|
|
404
|
-
fromPartial<I_1 extends {
|
|
380
|
+
fromPartial<I extends {
|
|
405
381
|
usage?: string;
|
|
406
382
|
subdomain?: string;
|
|
407
383
|
} & {
|
|
408
384
|
usage?: string;
|
|
409
385
|
subdomain?: string;
|
|
410
|
-
} & { [
|
|
386
|
+
} & { [K in Exclude<keyof I, keyof AllocVEIPRequest>]: never; }>(object: I): AllocVEIPRequest;
|
|
411
387
|
};
|
|
412
388
|
export declare const AllocVEIPReply: {
|
|
413
389
|
encode(message: AllocVEIPReply, writer?: _m0.Writer): _m0.Writer;
|
|
414
390
|
decode(input: _m0.Reader | Uint8Array, length?: number): AllocVEIPReply;
|
|
415
391
|
fromJSON(object: any): AllocVEIPReply;
|
|
416
392
|
toJSON(message: AllocVEIPReply): unknown;
|
|
417
|
-
|
|
418
|
-
ip?: string;
|
|
419
|
-
} & {
|
|
420
|
-
ip?: string;
|
|
421
|
-
} & { [K in Exclude<keyof I, "ip">]: never; }>(base?: I): AllocVEIPReply;
|
|
422
|
-
fromPartial<I_1 extends {
|
|
393
|
+
fromPartial<I extends {
|
|
423
394
|
ip?: string;
|
|
424
395
|
} & {
|
|
425
396
|
ip?: string;
|
|
426
|
-
} & { [
|
|
397
|
+
} & { [K in Exclude<keyof I, "ip">]: never; }>(object: I): AllocVEIPReply;
|
|
427
398
|
};
|
|
428
399
|
export declare const FreeVEIPRequest: {
|
|
429
400
|
encode(message: FreeVEIPRequest, writer?: _m0.Writer): _m0.Writer;
|
|
430
401
|
decode(input: _m0.Reader | Uint8Array, length?: number): FreeVEIPRequest;
|
|
431
402
|
fromJSON(object: any): FreeVEIPRequest;
|
|
432
403
|
toJSON(message: FreeVEIPRequest): unknown;
|
|
433
|
-
|
|
434
|
-
ip?: string;
|
|
435
|
-
waitSecond?: number;
|
|
436
|
-
} & {
|
|
437
|
-
ip?: string;
|
|
438
|
-
waitSecond?: number;
|
|
439
|
-
} & { [K in Exclude<keyof I, keyof FreeVEIPRequest>]: never; }>(base?: I): FreeVEIPRequest;
|
|
440
|
-
fromPartial<I_1 extends {
|
|
404
|
+
fromPartial<I extends {
|
|
441
405
|
ip?: string;
|
|
442
406
|
waitSecond?: number;
|
|
443
407
|
} & {
|
|
444
408
|
ip?: string;
|
|
445
409
|
waitSecond?: number;
|
|
446
|
-
} & { [
|
|
410
|
+
} & { [K in Exclude<keyof I, keyof FreeVEIPRequest>]: never; }>(object: I): FreeVEIPRequest;
|
|
447
411
|
};
|
|
448
412
|
export declare const FreeVEIPReply: {
|
|
449
413
|
encode(_: FreeVEIPReply, writer?: _m0.Writer): _m0.Writer;
|
|
450
414
|
decode(input: _m0.Reader | Uint8Array, length?: number): FreeVEIPReply;
|
|
451
415
|
fromJSON(_: any): FreeVEIPReply;
|
|
452
416
|
toJSON(_: FreeVEIPReply): unknown;
|
|
453
|
-
|
|
454
|
-
fromPartial<I_1 extends {} & {} & { [K_1 in Exclude<keyof I_1, never>]: never; }>(_: I_1): FreeVEIPReply;
|
|
417
|
+
fromPartial<I extends {} & {} & { [K in Exclude<keyof I, never>]: never; }>(_: I): FreeVEIPReply;
|
|
455
418
|
};
|
|
456
419
|
export declare const AuthToken: {
|
|
457
420
|
encode(message: AuthToken, writer?: _m0.Writer): _m0.Writer;
|
|
458
421
|
decode(input: _m0.Reader | Uint8Array, length?: number): AuthToken;
|
|
459
422
|
fromJSON(object: any): AuthToken;
|
|
460
423
|
toJSON(message: AuthToken): unknown;
|
|
461
|
-
|
|
424
|
+
fromPartial<I extends {
|
|
462
425
|
token?: string;
|
|
463
426
|
accessIp?: string;
|
|
464
427
|
tokenType?: AuthToken_TokenType;
|
|
@@ -470,42 +433,14 @@ export declare const AuthToken: {
|
|
|
470
433
|
tokenType?: AuthToken_TokenType;
|
|
471
434
|
autologinTokenPostUrl?: string;
|
|
472
435
|
autologinRedirectUrl?: string;
|
|
473
|
-
} & { [K in Exclude<keyof I, keyof AuthToken>]: never; }>(
|
|
474
|
-
fromPartial<I_1 extends {
|
|
475
|
-
token?: string;
|
|
476
|
-
accessIp?: string;
|
|
477
|
-
tokenType?: AuthToken_TokenType;
|
|
478
|
-
autologinTokenPostUrl?: string;
|
|
479
|
-
autologinRedirectUrl?: string;
|
|
480
|
-
} & {
|
|
481
|
-
token?: string;
|
|
482
|
-
accessIp?: string;
|
|
483
|
-
tokenType?: AuthToken_TokenType;
|
|
484
|
-
autologinTokenPostUrl?: string;
|
|
485
|
-
autologinRedirectUrl?: string;
|
|
486
|
-
} & { [K_1 in Exclude<keyof I_1, keyof AuthToken>]: never; }>(object: I_1): AuthToken;
|
|
436
|
+
} & { [K in Exclude<keyof I, keyof AuthToken>]: never; }>(object: I): AuthToken;
|
|
487
437
|
};
|
|
488
438
|
export declare const LoginInfo: {
|
|
489
439
|
encode(message: LoginInfo, writer?: _m0.Writer): _m0.Writer;
|
|
490
440
|
decode(input: _m0.Reader | Uint8Array, length?: number): LoginInfo;
|
|
491
441
|
fromJSON(object: any): LoginInfo;
|
|
492
442
|
toJSON(message: LoginInfo): unknown;
|
|
493
|
-
|
|
494
|
-
uid?: string;
|
|
495
|
-
deviceId?: string;
|
|
496
|
-
when?: Date | undefined;
|
|
497
|
-
autologinTokenRequestContent?: string;
|
|
498
|
-
deviceVersion?: string;
|
|
499
|
-
token?: string;
|
|
500
|
-
} & {
|
|
501
|
-
uid?: string;
|
|
502
|
-
deviceId?: string;
|
|
503
|
-
when?: Date | undefined;
|
|
504
|
-
autologinTokenRequestContent?: string;
|
|
505
|
-
deviceVersion?: string;
|
|
506
|
-
token?: string;
|
|
507
|
-
} & { [K in Exclude<keyof I, keyof LoginInfo>]: never; }>(base?: I): LoginInfo;
|
|
508
|
-
fromPartial<I_1 extends {
|
|
443
|
+
fromPartial<I extends {
|
|
509
444
|
uid?: string;
|
|
510
445
|
deviceId?: string;
|
|
511
446
|
when?: Date | undefined;
|
|
@@ -519,30 +454,25 @@ export declare const LoginInfo: {
|
|
|
519
454
|
autologinTokenRequestContent?: string;
|
|
520
455
|
deviceVersion?: string;
|
|
521
456
|
token?: string;
|
|
522
|
-
} & { [
|
|
457
|
+
} & { [K in Exclude<keyof I, keyof LoginInfo>]: never; }>(object: I): LoginInfo;
|
|
523
458
|
};
|
|
524
459
|
export declare const DeviceID: {
|
|
525
460
|
encode(message: DeviceID, writer?: _m0.Writer): _m0.Writer;
|
|
526
461
|
decode(input: _m0.Reader | Uint8Array, length?: number): DeviceID;
|
|
527
462
|
fromJSON(object: any): DeviceID;
|
|
528
463
|
toJSON(message: DeviceID): unknown;
|
|
529
|
-
|
|
464
|
+
fromPartial<I extends {
|
|
530
465
|
id?: string;
|
|
531
466
|
} & {
|
|
532
467
|
id?: string;
|
|
533
|
-
} & { [K in Exclude<keyof I, "id">]: never; }>(
|
|
534
|
-
fromPartial<I_1 extends {
|
|
535
|
-
id?: string;
|
|
536
|
-
} & {
|
|
537
|
-
id?: string;
|
|
538
|
-
} & { [K_1 in Exclude<keyof I_1, "id">]: never; }>(object: I_1): DeviceID;
|
|
468
|
+
} & { [K in Exclude<keyof I, "id">]: never; }>(object: I): DeviceID;
|
|
539
469
|
};
|
|
540
470
|
export declare const BoxInfo: {
|
|
541
471
|
encode(message: BoxInfo, writer?: _m0.Writer): _m0.Writer;
|
|
542
472
|
decode(input: _m0.Reader | Uint8Array, length?: number): BoxInfo;
|
|
543
473
|
fromJSON(object: any): BoxInfo;
|
|
544
474
|
toJSON(message: BoxInfo): unknown;
|
|
545
|
-
|
|
475
|
+
fromPartial<I extends {
|
|
546
476
|
originServer?: string;
|
|
547
477
|
virtualIp?: string;
|
|
548
478
|
boxId?: string;
|
|
@@ -558,56 +488,25 @@ export declare const BoxInfo: {
|
|
|
558
488
|
boxDomain?: string;
|
|
559
489
|
certReady?: boolean;
|
|
560
490
|
boxCert?: string;
|
|
561
|
-
} & { [K in Exclude<keyof I, keyof BoxInfo>]: never; }>(
|
|
562
|
-
fromPartial<I_1 extends {
|
|
563
|
-
originServer?: string;
|
|
564
|
-
virtualIp?: string;
|
|
565
|
-
boxId?: string;
|
|
566
|
-
boxName?: string;
|
|
567
|
-
boxDomain?: string;
|
|
568
|
-
certReady?: boolean;
|
|
569
|
-
boxCert?: string;
|
|
570
|
-
} & {
|
|
571
|
-
originServer?: string;
|
|
572
|
-
virtualIp?: string;
|
|
573
|
-
boxId?: string;
|
|
574
|
-
boxName?: string;
|
|
575
|
-
boxDomain?: string;
|
|
576
|
-
certReady?: boolean;
|
|
577
|
-
boxCert?: string;
|
|
578
|
-
} & { [K_1 in Exclude<keyof I_1, keyof BoxInfo>]: never; }>(object: I_1): BoxInfo;
|
|
491
|
+
} & { [K in Exclude<keyof I, keyof BoxInfo>]: never; }>(object: I): BoxInfo;
|
|
579
492
|
};
|
|
580
493
|
export declare const DomainCertRequest: {
|
|
581
494
|
encode(message: DomainCertRequest, writer?: _m0.Writer): _m0.Writer;
|
|
582
495
|
decode(input: _m0.Reader | Uint8Array, length?: number): DomainCertRequest;
|
|
583
496
|
fromJSON(object: any): DomainCertRequest;
|
|
584
497
|
toJSON(message: DomainCertRequest): unknown;
|
|
585
|
-
|
|
586
|
-
domain?: string;
|
|
587
|
-
} & {
|
|
588
|
-
domain?: string;
|
|
589
|
-
} & { [K in Exclude<keyof I, "domain">]: never; }>(base?: I): DomainCertRequest;
|
|
590
|
-
fromPartial<I_1 extends {
|
|
498
|
+
fromPartial<I extends {
|
|
591
499
|
domain?: string;
|
|
592
500
|
} & {
|
|
593
501
|
domain?: string;
|
|
594
|
-
} & { [
|
|
502
|
+
} & { [K in Exclude<keyof I, "domain">]: never; }>(object: I): DomainCertRequest;
|
|
595
503
|
};
|
|
596
504
|
export declare const DomainCertReply: {
|
|
597
505
|
encode(message: DomainCertReply, writer?: _m0.Writer): _m0.Writer;
|
|
598
506
|
decode(input: _m0.Reader | Uint8Array, length?: number): DomainCertReply;
|
|
599
507
|
fromJSON(object: any): DomainCertReply;
|
|
600
508
|
toJSON(message: DomainCertReply): unknown;
|
|
601
|
-
|
|
602
|
-
cert?: string;
|
|
603
|
-
key?: string;
|
|
604
|
-
ocsp?: Uint8Array;
|
|
605
|
-
} & {
|
|
606
|
-
cert?: string;
|
|
607
|
-
key?: string;
|
|
608
|
-
ocsp?: Uint8Array;
|
|
609
|
-
} & { [K in Exclude<keyof I, keyof DomainCertReply>]: never; }>(base?: I): DomainCertReply;
|
|
610
|
-
fromPartial<I_1 extends {
|
|
509
|
+
fromPartial<I extends {
|
|
611
510
|
cert?: string;
|
|
612
511
|
key?: string;
|
|
613
512
|
ocsp?: Uint8Array;
|
|
@@ -615,14 +514,14 @@ export declare const DomainCertReply: {
|
|
|
615
514
|
cert?: string;
|
|
616
515
|
key?: string;
|
|
617
516
|
ocsp?: Uint8Array;
|
|
618
|
-
} & { [
|
|
517
|
+
} & { [K in Exclude<keyof I, keyof DomainCertReply>]: never; }>(object: I): DomainCertReply;
|
|
619
518
|
};
|
|
620
519
|
export declare const Device: {
|
|
621
520
|
encode(message: Device, writer?: _m0.Writer): _m0.Writer;
|
|
622
521
|
decode(input: _m0.Reader | Uint8Array, length?: number): Device;
|
|
623
522
|
fromJSON(object: any): Device;
|
|
624
523
|
toJSON(message: Device): unknown;
|
|
625
|
-
|
|
524
|
+
fromPartial<I extends {
|
|
626
525
|
udid?: string;
|
|
627
526
|
isOnline?: boolean;
|
|
628
527
|
deviceApiUrl?: string;
|
|
@@ -640,49 +539,25 @@ export declare const Device: {
|
|
|
640
539
|
bindingTime?: Date | undefined;
|
|
641
540
|
peerId?: string;
|
|
642
541
|
isMobile?: boolean;
|
|
643
|
-
} & { [K in Exclude<keyof I, keyof Device>]: never; }>(
|
|
644
|
-
fromPartial<I_1 extends {
|
|
645
|
-
udid?: string;
|
|
646
|
-
isOnline?: boolean;
|
|
647
|
-
deviceApiUrl?: string;
|
|
648
|
-
name?: string;
|
|
649
|
-
model?: string;
|
|
650
|
-
bindingTime?: Date | undefined;
|
|
651
|
-
peerId?: string;
|
|
652
|
-
isMobile?: boolean;
|
|
653
|
-
} & {
|
|
654
|
-
udid?: string;
|
|
655
|
-
isOnline?: boolean;
|
|
656
|
-
deviceApiUrl?: string;
|
|
657
|
-
name?: string;
|
|
658
|
-
model?: string;
|
|
659
|
-
bindingTime?: Date | undefined;
|
|
660
|
-
peerId?: string;
|
|
661
|
-
isMobile?: boolean;
|
|
662
|
-
} & { [K_1 in Exclude<keyof I_1, keyof Device>]: never; }>(object: I_1): Device;
|
|
542
|
+
} & { [K in Exclude<keyof I, keyof Device>]: never; }>(object: I): Device;
|
|
663
543
|
};
|
|
664
544
|
export declare const ListDeviceRequest: {
|
|
665
545
|
encode(message: ListDeviceRequest, writer?: _m0.Writer): _m0.Writer;
|
|
666
546
|
decode(input: _m0.Reader | Uint8Array, length?: number): ListDeviceRequest;
|
|
667
547
|
fromJSON(object: any): ListDeviceRequest;
|
|
668
548
|
toJSON(message: ListDeviceRequest): unknown;
|
|
669
|
-
|
|
670
|
-
uid?: string;
|
|
671
|
-
} & {
|
|
672
|
-
uid?: string;
|
|
673
|
-
} & { [K in Exclude<keyof I, "uid">]: never; }>(base?: I): ListDeviceRequest;
|
|
674
|
-
fromPartial<I_1 extends {
|
|
549
|
+
fromPartial<I extends {
|
|
675
550
|
uid?: string;
|
|
676
551
|
} & {
|
|
677
552
|
uid?: string;
|
|
678
|
-
} & { [
|
|
553
|
+
} & { [K in Exclude<keyof I, "uid">]: never; }>(object: I): ListDeviceRequest;
|
|
679
554
|
};
|
|
680
555
|
export declare const ListDeviceReply: {
|
|
681
556
|
encode(message: ListDeviceReply, writer?: _m0.Writer): _m0.Writer;
|
|
682
557
|
decode(input: _m0.Reader | Uint8Array, length?: number): ListDeviceReply;
|
|
683
558
|
fromJSON(object: any): ListDeviceReply;
|
|
684
559
|
toJSON(message: ListDeviceReply): unknown;
|
|
685
|
-
|
|
560
|
+
fromPartial<I extends {
|
|
686
561
|
devices?: {
|
|
687
562
|
udid?: string;
|
|
688
563
|
isOnline?: boolean;
|
|
@@ -731,165 +606,75 @@ export declare const ListDeviceReply: {
|
|
|
731
606
|
peerId?: string;
|
|
732
607
|
isMobile?: boolean;
|
|
733
608
|
}[]>]: never; };
|
|
734
|
-
} & { [K_2 in Exclude<keyof I, "devices">]: never; }>(
|
|
735
|
-
fromPartial<I_1 extends {
|
|
736
|
-
devices?: {
|
|
737
|
-
udid?: string;
|
|
738
|
-
isOnline?: boolean;
|
|
739
|
-
deviceApiUrl?: string;
|
|
740
|
-
name?: string;
|
|
741
|
-
model?: string;
|
|
742
|
-
bindingTime?: Date | undefined;
|
|
743
|
-
peerId?: string;
|
|
744
|
-
isMobile?: boolean;
|
|
745
|
-
}[];
|
|
746
|
-
} & {
|
|
747
|
-
devices?: {
|
|
748
|
-
udid?: string;
|
|
749
|
-
isOnline?: boolean;
|
|
750
|
-
deviceApiUrl?: string;
|
|
751
|
-
name?: string;
|
|
752
|
-
model?: string;
|
|
753
|
-
bindingTime?: Date | undefined;
|
|
754
|
-
peerId?: string;
|
|
755
|
-
isMobile?: boolean;
|
|
756
|
-
}[] & ({
|
|
757
|
-
udid?: string;
|
|
758
|
-
isOnline?: boolean;
|
|
759
|
-
deviceApiUrl?: string;
|
|
760
|
-
name?: string;
|
|
761
|
-
model?: string;
|
|
762
|
-
bindingTime?: Date | undefined;
|
|
763
|
-
peerId?: string;
|
|
764
|
-
isMobile?: boolean;
|
|
765
|
-
} & {
|
|
766
|
-
udid?: string;
|
|
767
|
-
isOnline?: boolean;
|
|
768
|
-
deviceApiUrl?: string;
|
|
769
|
-
name?: string;
|
|
770
|
-
model?: string;
|
|
771
|
-
bindingTime?: Date | undefined;
|
|
772
|
-
peerId?: string;
|
|
773
|
-
isMobile?: boolean;
|
|
774
|
-
} & { [K_3 in Exclude<keyof I_1["devices"][number], keyof Device>]: never; })[] & { [K_4 in Exclude<keyof I_1["devices"], keyof {
|
|
775
|
-
udid?: string;
|
|
776
|
-
isOnline?: boolean;
|
|
777
|
-
deviceApiUrl?: string;
|
|
778
|
-
name?: string;
|
|
779
|
-
model?: string;
|
|
780
|
-
bindingTime?: Date | undefined;
|
|
781
|
-
peerId?: string;
|
|
782
|
-
isMobile?: boolean;
|
|
783
|
-
}[]>]: never; };
|
|
784
|
-
} & { [K_5 in Exclude<keyof I_1, "devices">]: never; }>(object: I_1): ListDeviceReply;
|
|
609
|
+
} & { [K_2 in Exclude<keyof I, "devices">]: never; }>(object: I): ListDeviceReply;
|
|
785
610
|
};
|
|
786
611
|
export declare const UserID: {
|
|
787
612
|
encode(message: UserID, writer?: _m0.Writer): _m0.Writer;
|
|
788
613
|
decode(input: _m0.Reader | Uint8Array, length?: number): UserID;
|
|
789
614
|
fromJSON(object: any): UserID;
|
|
790
615
|
toJSON(message: UserID): unknown;
|
|
791
|
-
|
|
792
|
-
uid?: string;
|
|
793
|
-
} & {
|
|
794
|
-
uid?: string;
|
|
795
|
-
} & { [K in Exclude<keyof I, "uid">]: never; }>(base?: I): UserID;
|
|
796
|
-
fromPartial<I_1 extends {
|
|
616
|
+
fromPartial<I extends {
|
|
797
617
|
uid?: string;
|
|
798
618
|
} & {
|
|
799
619
|
uid?: string;
|
|
800
|
-
} & { [
|
|
620
|
+
} & { [K in Exclude<keyof I, "uid">]: never; }>(object: I): UserID;
|
|
801
621
|
};
|
|
802
622
|
export declare const ChangeRoleReqeust: {
|
|
803
623
|
encode(message: ChangeRoleReqeust, writer?: _m0.Writer): _m0.Writer;
|
|
804
624
|
decode(input: _m0.Reader | Uint8Array, length?: number): ChangeRoleReqeust;
|
|
805
625
|
fromJSON(object: any): ChangeRoleReqeust;
|
|
806
626
|
toJSON(message: ChangeRoleReqeust): unknown;
|
|
807
|
-
|
|
808
|
-
uid?: string;
|
|
809
|
-
role?: Role;
|
|
810
|
-
} & {
|
|
811
|
-
uid?: string;
|
|
812
|
-
role?: Role;
|
|
813
|
-
} & { [K in Exclude<keyof I, keyof ChangeRoleReqeust>]: never; }>(base?: I): ChangeRoleReqeust;
|
|
814
|
-
fromPartial<I_1 extends {
|
|
627
|
+
fromPartial<I extends {
|
|
815
628
|
uid?: string;
|
|
816
629
|
role?: Role;
|
|
817
630
|
} & {
|
|
818
631
|
uid?: string;
|
|
819
632
|
role?: Role;
|
|
820
|
-
} & { [
|
|
633
|
+
} & { [K in Exclude<keyof I, keyof ChangeRoleReqeust>]: never; }>(object: I): ChangeRoleReqeust;
|
|
821
634
|
};
|
|
822
635
|
export declare const QueryRoleReply: {
|
|
823
636
|
encode(message: QueryRoleReply, writer?: _m0.Writer): _m0.Writer;
|
|
824
637
|
decode(input: _m0.Reader | Uint8Array, length?: number): QueryRoleReply;
|
|
825
638
|
fromJSON(object: any): QueryRoleReply;
|
|
826
639
|
toJSON(message: QueryRoleReply): unknown;
|
|
827
|
-
|
|
828
|
-
uid?: string;
|
|
829
|
-
role?: Role;
|
|
830
|
-
} & {
|
|
831
|
-
uid?: string;
|
|
832
|
-
role?: Role;
|
|
833
|
-
} & { [K in Exclude<keyof I, keyof QueryRoleReply>]: never; }>(base?: I): QueryRoleReply;
|
|
834
|
-
fromPartial<I_1 extends {
|
|
640
|
+
fromPartial<I extends {
|
|
835
641
|
uid?: string;
|
|
836
642
|
role?: Role;
|
|
837
643
|
} & {
|
|
838
644
|
uid?: string;
|
|
839
645
|
role?: Role;
|
|
840
|
-
} & { [
|
|
646
|
+
} & { [K in Exclude<keyof I, keyof QueryRoleReply>]: never; }>(object: I): QueryRoleReply;
|
|
841
647
|
};
|
|
842
648
|
export declare const ResetPasswordRequest: {
|
|
843
649
|
encode(message: ResetPasswordRequest, writer?: _m0.Writer): _m0.Writer;
|
|
844
650
|
decode(input: _m0.Reader | Uint8Array, length?: number): ResetPasswordRequest;
|
|
845
651
|
fromJSON(object: any): ResetPasswordRequest;
|
|
846
652
|
toJSON(message: ResetPasswordRequest): unknown;
|
|
847
|
-
|
|
653
|
+
fromPartial<I extends {
|
|
848
654
|
uid?: string;
|
|
849
655
|
newPassword?: string;
|
|
850
656
|
} & {
|
|
851
657
|
uid?: string;
|
|
852
658
|
newPassword?: string;
|
|
853
|
-
} & { [K in Exclude<keyof I, keyof ResetPasswordRequest>]: never; }>(
|
|
854
|
-
fromPartial<I_1 extends {
|
|
855
|
-
uid?: string;
|
|
856
|
-
newPassword?: string;
|
|
857
|
-
} & {
|
|
858
|
-
uid?: string;
|
|
859
|
-
newPassword?: string;
|
|
860
|
-
} & { [K_1 in Exclude<keyof I_1, keyof ResetPasswordRequest>]: never; }>(object: I_1): ResetPasswordRequest;
|
|
659
|
+
} & { [K in Exclude<keyof I, keyof ResetPasswordRequest>]: never; }>(object: I): ResetPasswordRequest;
|
|
861
660
|
};
|
|
862
661
|
export declare const DeleteUserRequest: {
|
|
863
662
|
encode(message: DeleteUserRequest, writer?: _m0.Writer): _m0.Writer;
|
|
864
663
|
decode(input: _m0.Reader | Uint8Array, length?: number): DeleteUserRequest;
|
|
865
664
|
fromJSON(object: any): DeleteUserRequest;
|
|
866
665
|
toJSON(message: DeleteUserRequest): unknown;
|
|
867
|
-
|
|
868
|
-
uid?: string;
|
|
869
|
-
} & {
|
|
870
|
-
uid?: string;
|
|
871
|
-
} & { [K in Exclude<keyof I, "uid">]: never; }>(base?: I): DeleteUserRequest;
|
|
872
|
-
fromPartial<I_1 extends {
|
|
666
|
+
fromPartial<I extends {
|
|
873
667
|
uid?: string;
|
|
874
668
|
} & {
|
|
875
669
|
uid?: string;
|
|
876
|
-
} & { [
|
|
670
|
+
} & { [K in Exclude<keyof I, "uid">]: never; }>(object: I): DeleteUserRequest;
|
|
877
671
|
};
|
|
878
672
|
export declare const CreateUserRequest: {
|
|
879
673
|
encode(message: CreateUserRequest, writer?: _m0.Writer): _m0.Writer;
|
|
880
674
|
decode(input: _m0.Reader | Uint8Array, length?: number): CreateUserRequest;
|
|
881
675
|
fromJSON(object: any): CreateUserRequest;
|
|
882
676
|
toJSON(message: CreateUserRequest): unknown;
|
|
883
|
-
|
|
884
|
-
uid?: string;
|
|
885
|
-
password?: string;
|
|
886
|
-
role?: Role;
|
|
887
|
-
} & {
|
|
888
|
-
uid?: string;
|
|
889
|
-
password?: string;
|
|
890
|
-
role?: Role;
|
|
891
|
-
} & { [K in Exclude<keyof I, keyof CreateUserRequest>]: never; }>(base?: I): CreateUserRequest;
|
|
892
|
-
fromPartial<I_1 extends {
|
|
677
|
+
fromPartial<I extends {
|
|
893
678
|
uid?: string;
|
|
894
679
|
password?: string;
|
|
895
680
|
role?: Role;
|
|
@@ -897,62 +682,47 @@ export declare const CreateUserRequest: {
|
|
|
897
682
|
uid?: string;
|
|
898
683
|
password?: string;
|
|
899
684
|
role?: Role;
|
|
900
|
-
} & { [
|
|
685
|
+
} & { [K in Exclude<keyof I, keyof CreateUserRequest>]: never; }>(object: I): CreateUserRequest;
|
|
901
686
|
};
|
|
902
687
|
export declare const CheckPasswordRequest: {
|
|
903
688
|
encode(message: CheckPasswordRequest, writer?: _m0.Writer): _m0.Writer;
|
|
904
689
|
decode(input: _m0.Reader | Uint8Array, length?: number): CheckPasswordRequest;
|
|
905
690
|
fromJSON(object: any): CheckPasswordRequest;
|
|
906
691
|
toJSON(message: CheckPasswordRequest): unknown;
|
|
907
|
-
|
|
692
|
+
fromPartial<I extends {
|
|
908
693
|
uid?: string;
|
|
909
694
|
password?: string;
|
|
910
695
|
} & {
|
|
911
696
|
uid?: string;
|
|
912
697
|
password?: string;
|
|
913
|
-
} & { [K in Exclude<keyof I, keyof CheckPasswordRequest>]: never; }>(
|
|
914
|
-
fromPartial<I_1 extends {
|
|
915
|
-
uid?: string;
|
|
916
|
-
password?: string;
|
|
917
|
-
} & {
|
|
918
|
-
uid?: string;
|
|
919
|
-
password?: string;
|
|
920
|
-
} & { [K_1 in Exclude<keyof I_1, keyof CheckPasswordRequest>]: never; }>(object: I_1): CheckPasswordRequest;
|
|
698
|
+
} & { [K in Exclude<keyof I, keyof CheckPasswordRequest>]: never; }>(object: I): CheckPasswordRequest;
|
|
921
699
|
};
|
|
922
700
|
export declare const ClearLoginSessionRequest: {
|
|
923
701
|
encode(message: ClearLoginSessionRequest, writer?: _m0.Writer): _m0.Writer;
|
|
924
702
|
decode(input: _m0.Reader | Uint8Array, length?: number): ClearLoginSessionRequest;
|
|
925
703
|
fromJSON(object: any): ClearLoginSessionRequest;
|
|
926
704
|
toJSON(message: ClearLoginSessionRequest): unknown;
|
|
927
|
-
|
|
705
|
+
fromPartial<I extends {
|
|
928
706
|
uid?: string;
|
|
929
707
|
excludeDevices?: string[];
|
|
930
708
|
} & {
|
|
931
709
|
uid?: string;
|
|
932
710
|
excludeDevices?: string[] & string[] & { [K in Exclude<keyof I["excludeDevices"], keyof string[]>]: never; };
|
|
933
|
-
} & { [K_1 in Exclude<keyof I, keyof ClearLoginSessionRequest>]: never; }>(
|
|
934
|
-
fromPartial<I_1 extends {
|
|
935
|
-
uid?: string;
|
|
936
|
-
excludeDevices?: string[];
|
|
937
|
-
} & {
|
|
938
|
-
uid?: string;
|
|
939
|
-
excludeDevices?: string[] & string[] & { [K_2 in Exclude<keyof I_1["excludeDevices"], keyof string[]>]: never; };
|
|
940
|
-
} & { [K_3 in Exclude<keyof I_1, keyof ClearLoginSessionRequest>]: never; }>(object: I_1): ClearLoginSessionRequest;
|
|
711
|
+
} & { [K_1 in Exclude<keyof I, keyof ClearLoginSessionRequest>]: never; }>(object: I): ClearLoginSessionRequest;
|
|
941
712
|
};
|
|
942
713
|
export declare const ClearLoginSessionReply: {
|
|
943
714
|
encode(_: ClearLoginSessionReply, writer?: _m0.Writer): _m0.Writer;
|
|
944
715
|
decode(input: _m0.Reader | Uint8Array, length?: number): ClearLoginSessionReply;
|
|
945
716
|
fromJSON(_: any): ClearLoginSessionReply;
|
|
946
717
|
toJSON(_: ClearLoginSessionReply): unknown;
|
|
947
|
-
|
|
948
|
-
fromPartial<I_1 extends {} & {} & { [K_1 in Exclude<keyof I_1, never>]: never; }>(_: I_1): ClearLoginSessionReply;
|
|
718
|
+
fromPartial<I extends {} & {} & { [K in Exclude<keyof I, never>]: never; }>(_: I): ClearLoginSessionReply;
|
|
949
719
|
};
|
|
950
720
|
export declare const ChangeTrustEndDeviceRequest: {
|
|
951
721
|
encode(message: ChangeTrustEndDeviceRequest, writer?: _m0.Writer): _m0.Writer;
|
|
952
722
|
decode(input: _m0.Reader | Uint8Array, length?: number): ChangeTrustEndDeviceRequest;
|
|
953
723
|
fromJSON(object: any): ChangeTrustEndDeviceRequest;
|
|
954
724
|
toJSON(message: ChangeTrustEndDeviceRequest): unknown;
|
|
955
|
-
|
|
725
|
+
fromPartial<I extends {
|
|
956
726
|
uid?: string;
|
|
957
727
|
cid?: string;
|
|
958
728
|
action?: ChangeTrustEndDeviceRequest_Action;
|
|
@@ -960,31 +730,21 @@ export declare const ChangeTrustEndDeviceRequest: {
|
|
|
960
730
|
uid?: string;
|
|
961
731
|
cid?: string;
|
|
962
732
|
action?: ChangeTrustEndDeviceRequest_Action;
|
|
963
|
-
} & { [K in Exclude<keyof I, keyof ChangeTrustEndDeviceRequest>]: never; }>(
|
|
964
|
-
fromPartial<I_1 extends {
|
|
965
|
-
uid?: string;
|
|
966
|
-
cid?: string;
|
|
967
|
-
action?: ChangeTrustEndDeviceRequest_Action;
|
|
968
|
-
} & {
|
|
969
|
-
uid?: string;
|
|
970
|
-
cid?: string;
|
|
971
|
-
action?: ChangeTrustEndDeviceRequest_Action;
|
|
972
|
-
} & { [K_1 in Exclude<keyof I_1, keyof ChangeTrustEndDeviceRequest>]: never; }>(object: I_1): ChangeTrustEndDeviceRequest;
|
|
733
|
+
} & { [K in Exclude<keyof I, keyof ChangeTrustEndDeviceRequest>]: never; }>(object: I): ChangeTrustEndDeviceRequest;
|
|
973
734
|
};
|
|
974
735
|
export declare const ChangeTrustEndDeviceReply: {
|
|
975
736
|
encode(_: ChangeTrustEndDeviceReply, writer?: _m0.Writer): _m0.Writer;
|
|
976
737
|
decode(input: _m0.Reader | Uint8Array, length?: number): ChangeTrustEndDeviceReply;
|
|
977
738
|
fromJSON(_: any): ChangeTrustEndDeviceReply;
|
|
978
739
|
toJSON(_: ChangeTrustEndDeviceReply): unknown;
|
|
979
|
-
|
|
980
|
-
fromPartial<I_1 extends {} & {} & { [K_1 in Exclude<keyof I_1, never>]: never; }>(_: I_1): ChangeTrustEndDeviceReply;
|
|
740
|
+
fromPartial<I extends {} & {} & { [K in Exclude<keyof I, never>]: never; }>(_: I): ChangeTrustEndDeviceReply;
|
|
981
741
|
};
|
|
982
742
|
export declare const UpdateBoxSystemStatusRequest: {
|
|
983
743
|
encode(message: UpdateBoxSystemStatusRequest, writer?: _m0.Writer): _m0.Writer;
|
|
984
744
|
decode(input: _m0.Reader | Uint8Array, length?: number): UpdateBoxSystemStatusRequest;
|
|
985
745
|
fromJSON(object: any): UpdateBoxSystemStatusRequest;
|
|
986
746
|
toJSON(message: UpdateBoxSystemStatusRequest): unknown;
|
|
987
|
-
|
|
747
|
+
fromPartial<I extends {
|
|
988
748
|
status?: UpdateBoxSystemStatusRequest_SysStatus;
|
|
989
749
|
serviceUrl?: string;
|
|
990
750
|
exceptionReason?: UpdateBoxSystemStatusRequest_ExceptionReason | undefined;
|
|
@@ -996,112 +756,67 @@ export declare const UpdateBoxSystemStatusRequest: {
|
|
|
996
756
|
exceptionReason?: UpdateBoxSystemStatusRequest_ExceptionReason | undefined;
|
|
997
757
|
proxyTheServiceUrl?: boolean;
|
|
998
758
|
onlyAdminCanAccessServiceUrl?: boolean;
|
|
999
|
-
} & { [K in Exclude<keyof I, keyof UpdateBoxSystemStatusRequest>]: never; }>(
|
|
1000
|
-
fromPartial<I_1 extends {
|
|
1001
|
-
status?: UpdateBoxSystemStatusRequest_SysStatus;
|
|
1002
|
-
serviceUrl?: string;
|
|
1003
|
-
exceptionReason?: UpdateBoxSystemStatusRequest_ExceptionReason | undefined;
|
|
1004
|
-
proxyTheServiceUrl?: boolean;
|
|
1005
|
-
onlyAdminCanAccessServiceUrl?: boolean;
|
|
1006
|
-
} & {
|
|
1007
|
-
status?: UpdateBoxSystemStatusRequest_SysStatus;
|
|
1008
|
-
serviceUrl?: string;
|
|
1009
|
-
exceptionReason?: UpdateBoxSystemStatusRequest_ExceptionReason | undefined;
|
|
1010
|
-
proxyTheServiceUrl?: boolean;
|
|
1011
|
-
onlyAdminCanAccessServiceUrl?: boolean;
|
|
1012
|
-
} & { [K_1 in Exclude<keyof I_1, keyof UpdateBoxSystemStatusRequest>]: never; }>(object: I_1): UpdateBoxSystemStatusRequest;
|
|
759
|
+
} & { [K in Exclude<keyof I, keyof UpdateBoxSystemStatusRequest>]: never; }>(object: I): UpdateBoxSystemStatusRequest;
|
|
1013
760
|
};
|
|
1014
761
|
export declare const UpdateBoxSystemStatusResponse: {
|
|
1015
762
|
encode(_: UpdateBoxSystemStatusResponse, writer?: _m0.Writer): _m0.Writer;
|
|
1016
763
|
decode(input: _m0.Reader | Uint8Array, length?: number): UpdateBoxSystemStatusResponse;
|
|
1017
764
|
fromJSON(_: any): UpdateBoxSystemStatusResponse;
|
|
1018
765
|
toJSON(_: UpdateBoxSystemStatusResponse): unknown;
|
|
1019
|
-
|
|
1020
|
-
fromPartial<I_1 extends {} & {} & { [K_1 in Exclude<keyof I_1, never>]: never; }>(_: I_1): UpdateBoxSystemStatusResponse;
|
|
766
|
+
fromPartial<I extends {} & {} & { [K in Exclude<keyof I, never>]: never; }>(_: I): UpdateBoxSystemStatusResponse;
|
|
1021
767
|
};
|
|
1022
768
|
export declare const UpdateBoxStatusRequest: {
|
|
1023
769
|
encode(message: UpdateBoxStatusRequest, writer?: _m0.Writer): _m0.Writer;
|
|
1024
770
|
decode(input: _m0.Reader | Uint8Array, length?: number): UpdateBoxStatusRequest;
|
|
1025
771
|
fromJSON(object: any): UpdateBoxStatusRequest;
|
|
1026
772
|
toJSON(message: UpdateBoxStatusRequest): unknown;
|
|
1027
|
-
|
|
1028
|
-
startUp?: boolean | undefined;
|
|
1029
|
-
dataPartition?: boolean | undefined;
|
|
1030
|
-
} & {
|
|
1031
|
-
startUp?: boolean | undefined;
|
|
1032
|
-
dataPartition?: boolean | undefined;
|
|
1033
|
-
} & { [K in Exclude<keyof I, keyof UpdateBoxStatusRequest>]: never; }>(base?: I): UpdateBoxStatusRequest;
|
|
1034
|
-
fromPartial<I_1 extends {
|
|
773
|
+
fromPartial<I extends {
|
|
1035
774
|
startUp?: boolean | undefined;
|
|
1036
775
|
dataPartition?: boolean | undefined;
|
|
1037
776
|
} & {
|
|
1038
777
|
startUp?: boolean | undefined;
|
|
1039
778
|
dataPartition?: boolean | undefined;
|
|
1040
|
-
} & { [
|
|
779
|
+
} & { [K in Exclude<keyof I, keyof UpdateBoxStatusRequest>]: never; }>(object: I): UpdateBoxStatusRequest;
|
|
1041
780
|
};
|
|
1042
781
|
export declare const UpdateBoxStatusResponse: {
|
|
1043
782
|
encode(_: UpdateBoxStatusResponse, writer?: _m0.Writer): _m0.Writer;
|
|
1044
783
|
decode(input: _m0.Reader | Uint8Array, length?: number): UpdateBoxStatusResponse;
|
|
1045
784
|
fromJSON(_: any): UpdateBoxStatusResponse;
|
|
1046
785
|
toJSON(_: UpdateBoxStatusResponse): unknown;
|
|
1047
|
-
|
|
1048
|
-
fromPartial<I_1 extends {} & {} & { [K_1 in Exclude<keyof I_1, never>]: never; }>(_: I_1): UpdateBoxStatusResponse;
|
|
786
|
+
fromPartial<I extends {} & {} & { [K in Exclude<keyof I, never>]: never; }>(_: I): UpdateBoxStatusResponse;
|
|
1049
787
|
};
|
|
1050
788
|
export declare const TrustUserDeviceRequest: {
|
|
1051
789
|
encode(message: TrustUserDeviceRequest, writer?: _m0.Writer): _m0.Writer;
|
|
1052
790
|
decode(input: _m0.Reader | Uint8Array, length?: number): TrustUserDeviceRequest;
|
|
1053
791
|
fromJSON(object: any): TrustUserDeviceRequest;
|
|
1054
792
|
toJSON(message: TrustUserDeviceRequest): unknown;
|
|
1055
|
-
|
|
793
|
+
fromPartial<I extends {
|
|
1056
794
|
udid?: string;
|
|
1057
795
|
user?: string;
|
|
1058
796
|
} & {
|
|
1059
797
|
udid?: string;
|
|
1060
798
|
user?: string;
|
|
1061
|
-
} & { [K in Exclude<keyof I, keyof TrustUserDeviceRequest>]: never; }>(
|
|
1062
|
-
fromPartial<I_1 extends {
|
|
1063
|
-
udid?: string;
|
|
1064
|
-
user?: string;
|
|
1065
|
-
} & {
|
|
1066
|
-
udid?: string;
|
|
1067
|
-
user?: string;
|
|
1068
|
-
} & { [K_1 in Exclude<keyof I_1, keyof TrustUserDeviceRequest>]: never; }>(object: I_1): TrustUserDeviceRequest;
|
|
799
|
+
} & { [K in Exclude<keyof I, keyof TrustUserDeviceRequest>]: never; }>(object: I): TrustUserDeviceRequest;
|
|
1069
800
|
};
|
|
1070
801
|
export declare const ForceResetPasswordRequest: {
|
|
1071
802
|
encode(message: ForceResetPasswordRequest, writer?: _m0.Writer): _m0.Writer;
|
|
1072
803
|
decode(input: _m0.Reader | Uint8Array, length?: number): ForceResetPasswordRequest;
|
|
1073
804
|
fromJSON(object: any): ForceResetPasswordRequest;
|
|
1074
805
|
toJSON(message: ForceResetPasswordRequest): unknown;
|
|
1075
|
-
|
|
1076
|
-
uid?: string;
|
|
1077
|
-
newPassword?: string;
|
|
1078
|
-
} & {
|
|
1079
|
-
uid?: string;
|
|
1080
|
-
newPassword?: string;
|
|
1081
|
-
} & { [K in Exclude<keyof I, keyof ForceResetPasswordRequest>]: never; }>(base?: I): ForceResetPasswordRequest;
|
|
1082
|
-
fromPartial<I_1 extends {
|
|
806
|
+
fromPartial<I extends {
|
|
1083
807
|
uid?: string;
|
|
1084
808
|
newPassword?: string;
|
|
1085
809
|
} & {
|
|
1086
810
|
uid?: string;
|
|
1087
811
|
newPassword?: string;
|
|
1088
|
-
} & { [
|
|
812
|
+
} & { [K in Exclude<keyof I, keyof ForceResetPasswordRequest>]: never; }>(object: I): ForceResetPasswordRequest;
|
|
1089
813
|
};
|
|
1090
814
|
export declare const LogoutRequest: {
|
|
1091
815
|
encode(message: LogoutRequest, writer?: _m0.Writer): _m0.Writer;
|
|
1092
816
|
decode(input: _m0.Reader | Uint8Array, length?: number): LogoutRequest;
|
|
1093
817
|
fromJSON(object: any): LogoutRequest;
|
|
1094
818
|
toJSON(message: LogoutRequest): unknown;
|
|
1095
|
-
|
|
1096
|
-
uid?: string;
|
|
1097
|
-
udid?: string;
|
|
1098
|
-
reason?: LogoutRequest_Reason;
|
|
1099
|
-
} & {
|
|
1100
|
-
uid?: string;
|
|
1101
|
-
udid?: string;
|
|
1102
|
-
reason?: LogoutRequest_Reason;
|
|
1103
|
-
} & { [K in Exclude<keyof I, keyof LogoutRequest>]: never; }>(base?: I): LogoutRequest;
|
|
1104
|
-
fromPartial<I_1 extends {
|
|
819
|
+
fromPartial<I extends {
|
|
1105
820
|
uid?: string;
|
|
1106
821
|
udid?: string;
|
|
1107
822
|
reason?: LogoutRequest_Reason;
|
|
@@ -1109,14 +824,14 @@ export declare const LogoutRequest: {
|
|
|
1109
824
|
uid?: string;
|
|
1110
825
|
udid?: string;
|
|
1111
826
|
reason?: LogoutRequest_Reason;
|
|
1112
|
-
} & { [
|
|
827
|
+
} & { [K in Exclude<keyof I, keyof LogoutRequest>]: never; }>(object: I): LogoutRequest;
|
|
1113
828
|
};
|
|
1114
829
|
export declare const AppCertRequest: {
|
|
1115
830
|
encode(message: AppCertRequest, writer?: _m0.Writer): _m0.Writer;
|
|
1116
831
|
decode(input: _m0.Reader | Uint8Array, length?: number): AppCertRequest;
|
|
1117
832
|
fromJSON(object: any): AppCertRequest;
|
|
1118
833
|
toJSON(message: AppCertRequest): unknown;
|
|
1119
|
-
|
|
834
|
+
fromPartial<I extends {
|
|
1120
835
|
appid?: string;
|
|
1121
836
|
uid?: string;
|
|
1122
837
|
validSeconds?: number;
|
|
@@ -1124,32 +839,14 @@ export declare const AppCertRequest: {
|
|
|
1124
839
|
appid?: string;
|
|
1125
840
|
uid?: string;
|
|
1126
841
|
validSeconds?: number;
|
|
1127
|
-
} & { [K in Exclude<keyof I, keyof AppCertRequest>]: never; }>(
|
|
1128
|
-
fromPartial<I_1 extends {
|
|
1129
|
-
appid?: string;
|
|
1130
|
-
uid?: string;
|
|
1131
|
-
validSeconds?: number;
|
|
1132
|
-
} & {
|
|
1133
|
-
appid?: string;
|
|
1134
|
-
uid?: string;
|
|
1135
|
-
validSeconds?: number;
|
|
1136
|
-
} & { [K_1 in Exclude<keyof I_1, keyof AppCertRequest>]: never; }>(object: I_1): AppCertRequest;
|
|
842
|
+
} & { [K in Exclude<keyof I, keyof AppCertRequest>]: never; }>(object: I): AppCertRequest;
|
|
1137
843
|
};
|
|
1138
844
|
export declare const AppCertReply: {
|
|
1139
845
|
encode(message: AppCertReply, writer?: _m0.Writer): _m0.Writer;
|
|
1140
846
|
decode(input: _m0.Reader | Uint8Array, length?: number): AppCertReply;
|
|
1141
847
|
fromJSON(object: any): AppCertReply;
|
|
1142
848
|
toJSON(message: AppCertReply): unknown;
|
|
1143
|
-
|
|
1144
|
-
cert?: string;
|
|
1145
|
-
privateKey?: string;
|
|
1146
|
-
boxCert?: string;
|
|
1147
|
-
} & {
|
|
1148
|
-
cert?: string;
|
|
1149
|
-
privateKey?: string;
|
|
1150
|
-
boxCert?: string;
|
|
1151
|
-
} & { [K in Exclude<keyof I, keyof AppCertReply>]: never; }>(base?: I): AppCertReply;
|
|
1152
|
-
fromPartial<I_1 extends {
|
|
849
|
+
fromPartial<I extends {
|
|
1153
850
|
cert?: string;
|
|
1154
851
|
privateKey?: string;
|
|
1155
852
|
boxCert?: string;
|
|
@@ -1157,14 +854,14 @@ export declare const AppCertReply: {
|
|
|
1157
854
|
cert?: string;
|
|
1158
855
|
privateKey?: string;
|
|
1159
856
|
boxCert?: string;
|
|
1160
|
-
} & { [
|
|
857
|
+
} & { [K in Exclude<keyof I, keyof AppCertReply>]: never; }>(object: I): AppCertReply;
|
|
1161
858
|
};
|
|
1162
859
|
export declare const SetupHServerRequest: {
|
|
1163
860
|
encode(message: SetupHServerRequest, writer?: _m0.Writer): _m0.Writer;
|
|
1164
861
|
decode(input: _m0.Reader | Uint8Array, length?: number): SetupHServerRequest;
|
|
1165
862
|
fromJSON(object: any): SetupHServerRequest;
|
|
1166
863
|
toJSON(message: SetupHServerRequest): unknown;
|
|
1167
|
-
|
|
864
|
+
fromPartial<I extends {
|
|
1168
865
|
originServer?: string;
|
|
1169
866
|
boxName?: string;
|
|
1170
867
|
username?: string;
|
|
@@ -1174,62 +871,38 @@ export declare const SetupHServerRequest: {
|
|
|
1174
871
|
boxName?: string;
|
|
1175
872
|
username?: string;
|
|
1176
873
|
password?: string;
|
|
1177
|
-
} & { [K in Exclude<keyof I, keyof SetupHServerRequest>]: never; }>(
|
|
1178
|
-
fromPartial<I_1 extends {
|
|
1179
|
-
originServer?: string;
|
|
1180
|
-
boxName?: string;
|
|
1181
|
-
username?: string;
|
|
1182
|
-
password?: string;
|
|
1183
|
-
} & {
|
|
1184
|
-
originServer?: string;
|
|
1185
|
-
boxName?: string;
|
|
1186
|
-
username?: string;
|
|
1187
|
-
password?: string;
|
|
1188
|
-
} & { [K_1 in Exclude<keyof I_1, keyof SetupHServerRequest>]: never; }>(object: I_1): SetupHServerRequest;
|
|
874
|
+
} & { [K in Exclude<keyof I, keyof SetupHServerRequest>]: never; }>(object: I): SetupHServerRequest;
|
|
1189
875
|
};
|
|
1190
876
|
export declare const SetupHServerReply: {
|
|
1191
877
|
encode(message: SetupHServerReply, writer?: _m0.Writer): _m0.Writer;
|
|
1192
878
|
decode(input: _m0.Reader | Uint8Array, length?: number): SetupHServerReply;
|
|
1193
879
|
fromJSON(object: any): SetupHServerReply;
|
|
1194
880
|
toJSON(message: SetupHServerReply): unknown;
|
|
1195
|
-
|
|
881
|
+
fromPartial<I extends {
|
|
1196
882
|
ok?: boolean;
|
|
1197
883
|
reason?: string;
|
|
1198
884
|
} & {
|
|
1199
885
|
ok?: boolean;
|
|
1200
886
|
reason?: string;
|
|
1201
|
-
} & { [K in Exclude<keyof I, keyof SetupHServerReply>]: never; }>(
|
|
1202
|
-
fromPartial<I_1 extends {
|
|
1203
|
-
ok?: boolean;
|
|
1204
|
-
reason?: string;
|
|
1205
|
-
} & {
|
|
1206
|
-
ok?: boolean;
|
|
1207
|
-
reason?: string;
|
|
1208
|
-
} & { [K_1 in Exclude<keyof I_1, keyof SetupHServerReply>]: never; }>(object: I_1): SetupHServerReply;
|
|
887
|
+
} & { [K in Exclude<keyof I, keyof SetupHServerReply>]: never; }>(object: I): SetupHServerReply;
|
|
1209
888
|
};
|
|
1210
889
|
export declare const ResetHServerRequest: {
|
|
1211
890
|
encode(message: ResetHServerRequest, writer?: _m0.Writer): _m0.Writer;
|
|
1212
891
|
decode(input: _m0.Reader | Uint8Array, length?: number): ResetHServerRequest;
|
|
1213
892
|
fromJSON(object: any): ResetHServerRequest;
|
|
1214
893
|
toJSON(message: ResetHServerRequest): unknown;
|
|
1215
|
-
|
|
1216
|
-
originServer?: string;
|
|
1217
|
-
} & {
|
|
1218
|
-
originServer?: string;
|
|
1219
|
-
} & { [K in Exclude<keyof I, "originServer">]: never; }>(base?: I): ResetHServerRequest;
|
|
1220
|
-
fromPartial<I_1 extends {
|
|
894
|
+
fromPartial<I extends {
|
|
1221
895
|
originServer?: string;
|
|
1222
896
|
} & {
|
|
1223
897
|
originServer?: string;
|
|
1224
|
-
} & { [
|
|
898
|
+
} & { [K in Exclude<keyof I, "originServer">]: never; }>(object: I): ResetHServerRequest;
|
|
1225
899
|
};
|
|
1226
900
|
export declare const ResetHServerReply: {
|
|
1227
901
|
encode(_: ResetHServerReply, writer?: _m0.Writer): _m0.Writer;
|
|
1228
902
|
decode(input: _m0.Reader | Uint8Array, length?: number): ResetHServerReply;
|
|
1229
903
|
fromJSON(_: any): ResetHServerReply;
|
|
1230
904
|
toJSON(_: ResetHServerReply): unknown;
|
|
1231
|
-
|
|
1232
|
-
fromPartial<I_1 extends {} & {} & { [K_1 in Exclude<keyof I_1, never>]: never; }>(_: I_1): ResetHServerReply;
|
|
905
|
+
fromPartial<I extends {} & {} & { [K in Exclude<keyof I, never>]: never; }>(_: I): ResetHServerReply;
|
|
1233
906
|
};
|
|
1234
907
|
export interface HPortalSys {
|
|
1235
908
|
/** 用auth-token反向查询登陆的设备以及UID */
|
|
@@ -1379,7 +1052,7 @@ interface UnaryMethodDefinitionishR extends grpc.UnaryMethodDefinition<any, any>
|
|
|
1379
1052
|
requestStream: any;
|
|
1380
1053
|
responseStream: any;
|
|
1381
1054
|
}
|
|
1382
|
-
type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1055
|
+
declare type UnaryMethodDefinitionish = UnaryMethodDefinitionishR;
|
|
1383
1056
|
interface Rpc {
|
|
1384
1057
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1385
1058
|
}
|
|
@@ -1394,12 +1067,11 @@ export declare class GrpcWebImpl {
|
|
|
1394
1067
|
});
|
|
1395
1068
|
unary<T extends UnaryMethodDefinitionish>(methodDesc: T, _request: any, metadata: grpc.Metadata | undefined): Promise<any>;
|
|
1396
1069
|
}
|
|
1397
|
-
declare
|
|
1398
|
-
type
|
|
1399
|
-
type DeepPartial<T> = T extends Builtin ? T : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
1070
|
+
declare type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
|
|
1071
|
+
declare type DeepPartial<T> = T extends Builtin ? T : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
|
|
1400
1072
|
[K in keyof T]?: DeepPartial<T[K]>;
|
|
1401
1073
|
} : Partial<T>;
|
|
1402
|
-
export declare class GrpcWebError extends
|
|
1074
|
+
export declare class GrpcWebError extends Error {
|
|
1403
1075
|
code: grpc.Code;
|
|
1404
1076
|
metadata: grpc.Metadata;
|
|
1405
1077
|
constructor(message: string, code: grpc.Code, metadata: grpc.Metadata);
|