@fatehan/tsrp 1.6.18 → 1.6.19

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.
Files changed (88) hide show
  1. package/dist/fatehan/activities/workflow.d.ts +219 -0
  2. package/dist/fatehan/activities/workflow.d.ts.map +1 -0
  3. package/dist/fatehan/activities/workflow.js +1941 -0
  4. package/dist/fatehan/activities/workshift.d.ts +140 -0
  5. package/dist/fatehan/activities/workshift.d.ts.map +1 -0
  6. package/dist/fatehan/activities/workshift.js +1244 -0
  7. package/dist/fatehan/apis/client.d.ts +246 -0
  8. package/dist/fatehan/apis/client.d.ts.map +1 -0
  9. package/dist/fatehan/apis/client.js +2572 -0
  10. package/dist/fatehan/areas/area.d.ts +96 -0
  11. package/dist/fatehan/areas/area.d.ts.map +1 -0
  12. package/dist/fatehan/areas/area.js +761 -0
  13. package/dist/fatehan/devices/devices.d.ts +256 -0
  14. package/dist/fatehan/devices/devices.d.ts.map +1 -0
  15. package/dist/fatehan/devices/devices.js +2730 -0
  16. package/dist/fatehan/devices/maintenance.d.ts +64 -0
  17. package/dist/fatehan/devices/maintenance.d.ts.map +1 -0
  18. package/dist/fatehan/devices/maintenance.js +484 -0
  19. package/dist/fatehan/financial/financial.d.ts +162 -0
  20. package/dist/fatehan/financial/financial.d.ts.map +1 -0
  21. package/dist/fatehan/financial/financial.js +1701 -0
  22. package/dist/fatehan/google/protobuf/descriptor.d.ts +1303 -0
  23. package/dist/fatehan/google/protobuf/descriptor.d.ts.map +1 -0
  24. package/dist/fatehan/google/protobuf/descriptor.js +3467 -0
  25. package/dist/fatehan/google/protobuf/duration.d.ts +99 -0
  26. package/dist/fatehan/google/protobuf/duration.d.ts.map +1 -0
  27. package/dist/fatehan/google/protobuf/duration.js +63 -0
  28. package/dist/fatehan/google/protobuf/field_mask.d.ts +228 -0
  29. package/dist/fatehan/google/protobuf/field_mask.d.ts.map +1 -0
  30. package/dist/fatehan/google/protobuf/field_mask.js +57 -0
  31. package/dist/fatehan/google/protobuf/timestamp.d.ts +129 -0
  32. package/dist/fatehan/google/protobuf/timestamp.d.ts.map +1 -0
  33. package/dist/fatehan/google/protobuf/timestamp.js +63 -0
  34. package/dist/fatehan/identities/authentication.d.ts +164 -0
  35. package/dist/fatehan/identities/authentication.d.ts.map +1 -0
  36. package/dist/fatehan/identities/authentication.js +1291 -0
  37. package/dist/fatehan/identities/identities.d.ts +969 -0
  38. package/dist/fatehan/identities/identities.d.ts.map +1 -0
  39. package/dist/fatehan/identities/identities.js +2993 -0
  40. package/dist/fatehan/models/fusion.d.ts +149 -0
  41. package/dist/fatehan/models/fusion.d.ts.map +1 -0
  42. package/dist/fatehan/models/fusion.js +1531 -0
  43. package/dist/fatehan/models/models.d.ts +162 -0
  44. package/dist/fatehan/models/models.d.ts.map +1 -0
  45. package/dist/fatehan/models/models.js +1486 -0
  46. package/dist/fatehan/notifies/direct.d.ts +85 -0
  47. package/dist/fatehan/notifies/direct.d.ts.map +1 -0
  48. package/dist/fatehan/notifies/direct.js +669 -0
  49. package/dist/fatehan/notifies/notify.d.ts +232 -0
  50. package/dist/fatehan/notifies/notify.d.ts.map +1 -0
  51. package/dist/fatehan/notifies/notify.js +1958 -0
  52. package/dist/fatehan/packets/commands.d.ts +150 -0
  53. package/dist/fatehan/packets/commands.d.ts.map +1 -0
  54. package/dist/fatehan/packets/commands.js +1364 -0
  55. package/dist/fatehan/packets/dataModel.d.ts +1610 -0
  56. package/dist/fatehan/packets/dataModel.d.ts.map +1 -0
  57. package/dist/fatehan/packets/dataModel.js +14947 -0
  58. package/dist/fatehan/packets/dataModule.d.ts +61 -0
  59. package/dist/fatehan/packets/dataModule.d.ts.map +1 -0
  60. package/dist/fatehan/packets/dataModule.js +386 -0
  61. package/dist/fatehan/packets/forge.d.ts +142 -0
  62. package/dist/fatehan/packets/forge.d.ts.map +1 -0
  63. package/dist/fatehan/packets/forge.js +1339 -0
  64. package/dist/fatehan/services/api.d.ts +1220 -0
  65. package/dist/fatehan/services/api.d.ts.map +1 -0
  66. package/dist/fatehan/services/api.js +12660 -0
  67. package/dist/fatehan/services/repositories.d.ts +78 -0
  68. package/dist/fatehan/services/repositories.d.ts.map +1 -0
  69. package/dist/fatehan/services/repositories.js +620 -0
  70. package/dist/fatehan/stream/stream.d.ts +224 -0
  71. package/dist/fatehan/stream/stream.d.ts.map +1 -0
  72. package/dist/fatehan/stream/stream.js +1416 -0
  73. package/dist/fatehan/trips/trip.d.ts +325 -0
  74. package/dist/fatehan/trips/trip.d.ts.map +1 -0
  75. package/dist/fatehan/trips/trip.js +1635 -0
  76. package/dist/fatehan/utils/buf/validate/validate.d.ts +3520 -0
  77. package/dist/fatehan/utils/buf/validate/validate.d.ts.map +1 -0
  78. package/dist/fatehan/utils/buf/validate/validate.js +4248 -0
  79. package/dist/services.d.ts +79 -0
  80. package/dist/services.d.ts.map +1 -0
  81. package/dist/services.js +245 -0
  82. package/dist/store/system.io.d.ts +6 -0
  83. package/dist/store/system.io.d.ts.map +1 -0
  84. package/dist/store/system.io.js +14 -0
  85. package/dist/system.io.d.ts +6 -0
  86. package/dist/system.io.d.ts.map +1 -0
  87. package/dist/system.io.js +208 -0
  88. package/package.json +1 -1
@@ -0,0 +1,61 @@
1
+ import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
2
+ import Long from "long";
3
+ export declare const protobufPackage = "com.fatehan.packets";
4
+ export interface DataModule {
5
+ modules: DataModule_ModuleList[];
6
+ }
7
+ export interface DataModule_ModuleList {
8
+ tpms?: TirePressureMonitoringSystemModule | undefined;
9
+ }
10
+ export interface TirePressureMonitoringSystemModule {
11
+ tireAxleKey?: number | undefined;
12
+ pressureKey?: number | undefined;
13
+ temperatureKey?: number | undefined;
14
+ statusKey?: number | undefined;
15
+ tireData: {
16
+ [key: number]: TirePressureMonitoringSystemModule_TirePosition;
17
+ };
18
+ }
19
+ export declare enum TirePressureMonitoringSystemModule_Position {
20
+ RIGHT_OUT = 0,
21
+ RIGHT_IN = 1,
22
+ LEFT_IN = 2,
23
+ LEFT_OUT = 3,
24
+ UNRECOGNIZED = -1
25
+ }
26
+ export interface TirePressureMonitoringSystemModule_TirePosition {
27
+ axle: number;
28
+ tire: number;
29
+ pressure?: number | undefined;
30
+ temperature?: number | undefined;
31
+ status?: number | undefined;
32
+ updatedAt: Date | undefined;
33
+ position: TirePressureMonitoringSystemModule_Position;
34
+ }
35
+ export interface TirePressureMonitoringSystemModule_TireDataEntry {
36
+ key: number;
37
+ value: TirePressureMonitoringSystemModule_TirePosition | undefined;
38
+ }
39
+ export declare const DataModule: MessageFns<DataModule>;
40
+ export declare const DataModule_ModuleList: MessageFns<DataModule_ModuleList>;
41
+ export declare const TirePressureMonitoringSystemModule: MessageFns<TirePressureMonitoringSystemModule>;
42
+ export declare const TirePressureMonitoringSystemModule_TirePosition: MessageFns<TirePressureMonitoringSystemModule_TirePosition>;
43
+ export declare const TirePressureMonitoringSystemModule_TireDataEntry: MessageFns<TirePressureMonitoringSystemModule_TireDataEntry>;
44
+ type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
45
+ export type DeepPartial<T> = T extends Builtin ? T : T extends Long ? string | number | Long : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
46
+ [K in keyof T]?: DeepPartial<T[K]>;
47
+ } : Partial<T>;
48
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
49
+ export type Exact<P, I extends P> = P extends Builtin ? P : P & {
50
+ [K in keyof P]: Exact<P[K], I[K]>;
51
+ } & {
52
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
53
+ };
54
+ export interface MessageFns<T> {
55
+ encode(message: T, writer?: BinaryWriter): BinaryWriter;
56
+ decode(input: BinaryReader | Uint8Array, length?: number): T;
57
+ create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
58
+ fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
59
+ }
60
+ export {};
61
+ //# sourceMappingURL=dataModule.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataModule.d.ts","sourceRoot":"","sources":["../../../src/fatehan/packets/dataModule.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,386 @@
1
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
+ // versions:
3
+ // protoc-gen-ts_proto v2.11.8
4
+ // protoc v7.34.1
5
+ // source: packets/dataModule.proto
6
+ /* eslint-disable */
7
+ import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
8
+ import Long from "long";
9
+ import { Timestamp } from "../google/protobuf/timestamp";
10
+ export const protobufPackage = "com.fatehan.packets";
11
+ export var TirePressureMonitoringSystemModule_Position;
12
+ (function (TirePressureMonitoringSystemModule_Position) {
13
+ TirePressureMonitoringSystemModule_Position[TirePressureMonitoringSystemModule_Position["RIGHT_OUT"] = 0] = "RIGHT_OUT";
14
+ TirePressureMonitoringSystemModule_Position[TirePressureMonitoringSystemModule_Position["RIGHT_IN"] = 1] = "RIGHT_IN";
15
+ TirePressureMonitoringSystemModule_Position[TirePressureMonitoringSystemModule_Position["LEFT_IN"] = 2] = "LEFT_IN";
16
+ TirePressureMonitoringSystemModule_Position[TirePressureMonitoringSystemModule_Position["LEFT_OUT"] = 3] = "LEFT_OUT";
17
+ TirePressureMonitoringSystemModule_Position[TirePressureMonitoringSystemModule_Position["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
18
+ })(TirePressureMonitoringSystemModule_Position || (TirePressureMonitoringSystemModule_Position = {}));
19
+ function createBaseDataModule() {
20
+ return { modules: [] };
21
+ }
22
+ export const DataModule = {
23
+ encode(message, writer = new BinaryWriter()) {
24
+ for (const v of message.modules) {
25
+ DataModule_ModuleList.encode(v, writer.uint32(10).fork()).join();
26
+ }
27
+ return writer;
28
+ },
29
+ decode(input, length) {
30
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
31
+ const end = length === undefined ? reader.len : reader.pos + length;
32
+ const message = createBaseDataModule();
33
+ while (reader.pos < end) {
34
+ const tag = reader.uint32();
35
+ switch (tag >>> 3) {
36
+ case 1: {
37
+ if (tag !== 10) {
38
+ break;
39
+ }
40
+ message.modules.push(DataModule_ModuleList.decode(reader, reader.uint32()));
41
+ continue;
42
+ }
43
+ }
44
+ if ((tag & 7) === 4 || tag === 0) {
45
+ break;
46
+ }
47
+ reader.skip(tag & 7);
48
+ }
49
+ return message;
50
+ },
51
+ create(base) {
52
+ return DataModule.fromPartial(base ?? {});
53
+ },
54
+ fromPartial(object) {
55
+ const message = createBaseDataModule();
56
+ message.modules = object.modules?.map((e) => DataModule_ModuleList.fromPartial(e)) || [];
57
+ return message;
58
+ },
59
+ };
60
+ function createBaseDataModule_ModuleList() {
61
+ return { tpms: undefined };
62
+ }
63
+ export const DataModule_ModuleList = {
64
+ encode(message, writer = new BinaryWriter()) {
65
+ if (message.tpms !== undefined) {
66
+ TirePressureMonitoringSystemModule.encode(message.tpms, writer.uint32(10).fork()).join();
67
+ }
68
+ return writer;
69
+ },
70
+ decode(input, length) {
71
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
72
+ const end = length === undefined ? reader.len : reader.pos + length;
73
+ const message = createBaseDataModule_ModuleList();
74
+ while (reader.pos < end) {
75
+ const tag = reader.uint32();
76
+ switch (tag >>> 3) {
77
+ case 1: {
78
+ if (tag !== 10) {
79
+ break;
80
+ }
81
+ message.tpms = TirePressureMonitoringSystemModule.decode(reader, reader.uint32());
82
+ continue;
83
+ }
84
+ }
85
+ if ((tag & 7) === 4 || tag === 0) {
86
+ break;
87
+ }
88
+ reader.skip(tag & 7);
89
+ }
90
+ return message;
91
+ },
92
+ create(base) {
93
+ return DataModule_ModuleList.fromPartial(base ?? {});
94
+ },
95
+ fromPartial(object) {
96
+ const message = createBaseDataModule_ModuleList();
97
+ message.tpms = (object.tpms !== undefined && object.tpms !== null)
98
+ ? TirePressureMonitoringSystemModule.fromPartial(object.tpms)
99
+ : undefined;
100
+ return message;
101
+ },
102
+ };
103
+ function createBaseTirePressureMonitoringSystemModule() {
104
+ return {
105
+ tireAxleKey: undefined,
106
+ pressureKey: undefined,
107
+ temperatureKey: undefined,
108
+ statusKey: undefined,
109
+ tireData: {},
110
+ };
111
+ }
112
+ export const TirePressureMonitoringSystemModule = {
113
+ encode(message, writer = new BinaryWriter()) {
114
+ if (message.tireAxleKey !== undefined) {
115
+ writer.uint32(8).uint32(message.tireAxleKey);
116
+ }
117
+ if (message.pressureKey !== undefined) {
118
+ writer.uint32(16).uint32(message.pressureKey);
119
+ }
120
+ if (message.temperatureKey !== undefined) {
121
+ writer.uint32(24).uint32(message.temperatureKey);
122
+ }
123
+ if (message.statusKey !== undefined) {
124
+ writer.uint32(32).uint32(message.statusKey);
125
+ }
126
+ globalThis.Object.entries(message.tireData).forEach(([key, value]) => {
127
+ TirePressureMonitoringSystemModule_TireDataEntry.encode({ key: key, value }, writer.uint32(42).fork())
128
+ .join();
129
+ });
130
+ return writer;
131
+ },
132
+ decode(input, length) {
133
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
134
+ const end = length === undefined ? reader.len : reader.pos + length;
135
+ const message = createBaseTirePressureMonitoringSystemModule();
136
+ while (reader.pos < end) {
137
+ const tag = reader.uint32();
138
+ switch (tag >>> 3) {
139
+ case 1: {
140
+ if (tag !== 8) {
141
+ break;
142
+ }
143
+ message.tireAxleKey = reader.uint32();
144
+ continue;
145
+ }
146
+ case 2: {
147
+ if (tag !== 16) {
148
+ break;
149
+ }
150
+ message.pressureKey = reader.uint32();
151
+ continue;
152
+ }
153
+ case 3: {
154
+ if (tag !== 24) {
155
+ break;
156
+ }
157
+ message.temperatureKey = reader.uint32();
158
+ continue;
159
+ }
160
+ case 4: {
161
+ if (tag !== 32) {
162
+ break;
163
+ }
164
+ message.statusKey = reader.uint32();
165
+ continue;
166
+ }
167
+ case 5: {
168
+ if (tag !== 42) {
169
+ break;
170
+ }
171
+ const entry5 = TirePressureMonitoringSystemModule_TireDataEntry.decode(reader, reader.uint32());
172
+ if (entry5.value !== undefined) {
173
+ message.tireData[entry5.key] = entry5.value;
174
+ }
175
+ continue;
176
+ }
177
+ }
178
+ if ((tag & 7) === 4 || tag === 0) {
179
+ break;
180
+ }
181
+ reader.skip(tag & 7);
182
+ }
183
+ return message;
184
+ },
185
+ create(base) {
186
+ return TirePressureMonitoringSystemModule.fromPartial(base ?? {});
187
+ },
188
+ fromPartial(object) {
189
+ const message = createBaseTirePressureMonitoringSystemModule();
190
+ message.tireAxleKey = object.tireAxleKey ?? undefined;
191
+ message.pressureKey = object.pressureKey ?? undefined;
192
+ message.temperatureKey = object.temperatureKey ?? undefined;
193
+ message.statusKey = object.statusKey ?? undefined;
194
+ message.tireData =
195
+ globalThis.Object.entries(object.tireData ?? {})
196
+ .reduce((acc, [key, value]) => {
197
+ if (value !== undefined) {
198
+ acc[globalThis.Number(key)] = TirePressureMonitoringSystemModule_TirePosition.fromPartial(value);
199
+ }
200
+ return acc;
201
+ }, {});
202
+ return message;
203
+ },
204
+ };
205
+ function createBaseTirePressureMonitoringSystemModule_TirePosition() {
206
+ return {
207
+ axle: 0,
208
+ tire: 0,
209
+ pressure: undefined,
210
+ temperature: undefined,
211
+ status: undefined,
212
+ updatedAt: undefined,
213
+ position: 0,
214
+ };
215
+ }
216
+ export const TirePressureMonitoringSystemModule_TirePosition = {
217
+ encode(message, writer = new BinaryWriter()) {
218
+ if (message.axle !== 0) {
219
+ writer.uint32(8).uint32(message.axle);
220
+ }
221
+ if (message.tire !== 0) {
222
+ writer.uint32(16).uint32(message.tire);
223
+ }
224
+ if (message.pressure !== undefined) {
225
+ writer.uint32(29).float(message.pressure);
226
+ }
227
+ if (message.temperature !== undefined) {
228
+ writer.uint32(37).float(message.temperature);
229
+ }
230
+ if (message.status !== undefined) {
231
+ writer.uint32(40).uint32(message.status);
232
+ }
233
+ if (message.updatedAt !== undefined) {
234
+ Timestamp.encode(toTimestamp(message.updatedAt), writer.uint32(58).fork()).join();
235
+ }
236
+ if (message.position !== 0) {
237
+ writer.uint32(48).int32(message.position);
238
+ }
239
+ return writer;
240
+ },
241
+ decode(input, length) {
242
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
243
+ const end = length === undefined ? reader.len : reader.pos + length;
244
+ const message = createBaseTirePressureMonitoringSystemModule_TirePosition();
245
+ while (reader.pos < end) {
246
+ const tag = reader.uint32();
247
+ switch (tag >>> 3) {
248
+ case 1: {
249
+ if (tag !== 8) {
250
+ break;
251
+ }
252
+ message.axle = reader.uint32();
253
+ continue;
254
+ }
255
+ case 2: {
256
+ if (tag !== 16) {
257
+ break;
258
+ }
259
+ message.tire = reader.uint32();
260
+ continue;
261
+ }
262
+ case 3: {
263
+ if (tag !== 29) {
264
+ break;
265
+ }
266
+ message.pressure = reader.float();
267
+ continue;
268
+ }
269
+ case 4: {
270
+ if (tag !== 37) {
271
+ break;
272
+ }
273
+ message.temperature = reader.float();
274
+ continue;
275
+ }
276
+ case 5: {
277
+ if (tag !== 40) {
278
+ break;
279
+ }
280
+ message.status = reader.uint32();
281
+ continue;
282
+ }
283
+ case 7: {
284
+ if (tag !== 58) {
285
+ break;
286
+ }
287
+ message.updatedAt = fromTimestamp(Timestamp.decode(reader, reader.uint32()));
288
+ continue;
289
+ }
290
+ case 6: {
291
+ if (tag !== 48) {
292
+ break;
293
+ }
294
+ message.position = reader.int32();
295
+ continue;
296
+ }
297
+ }
298
+ if ((tag & 7) === 4 || tag === 0) {
299
+ break;
300
+ }
301
+ reader.skip(tag & 7);
302
+ }
303
+ return message;
304
+ },
305
+ create(base) {
306
+ return TirePressureMonitoringSystemModule_TirePosition.fromPartial(base ?? {});
307
+ },
308
+ fromPartial(object) {
309
+ const message = createBaseTirePressureMonitoringSystemModule_TirePosition();
310
+ message.axle = object.axle ?? 0;
311
+ message.tire = object.tire ?? 0;
312
+ message.pressure = object.pressure ?? undefined;
313
+ message.temperature = object.temperature ?? undefined;
314
+ message.status = object.status ?? undefined;
315
+ message.updatedAt = object.updatedAt ?? undefined;
316
+ message.position = object.position ?? 0;
317
+ return message;
318
+ },
319
+ };
320
+ function createBaseTirePressureMonitoringSystemModule_TireDataEntry() {
321
+ return { key: 0, value: undefined };
322
+ }
323
+ export const TirePressureMonitoringSystemModule_TireDataEntry = {
324
+ encode(message, writer = new BinaryWriter()) {
325
+ if (message.key !== 0) {
326
+ writer.uint32(8).uint32(message.key);
327
+ }
328
+ if (message.value !== undefined) {
329
+ TirePressureMonitoringSystemModule_TirePosition.encode(message.value, writer.uint32(18).fork()).join();
330
+ }
331
+ return writer;
332
+ },
333
+ decode(input, length) {
334
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
335
+ const end = length === undefined ? reader.len : reader.pos + length;
336
+ const message = createBaseTirePressureMonitoringSystemModule_TireDataEntry();
337
+ while (reader.pos < end) {
338
+ const tag = reader.uint32();
339
+ switch (tag >>> 3) {
340
+ case 1: {
341
+ if (tag !== 8) {
342
+ break;
343
+ }
344
+ message.key = reader.uint32();
345
+ continue;
346
+ }
347
+ case 2: {
348
+ if (tag !== 18) {
349
+ break;
350
+ }
351
+ message.value = TirePressureMonitoringSystemModule_TirePosition.decode(reader, reader.uint32());
352
+ continue;
353
+ }
354
+ }
355
+ if ((tag & 7) === 4 || tag === 0) {
356
+ break;
357
+ }
358
+ reader.skip(tag & 7);
359
+ }
360
+ return message;
361
+ },
362
+ create(base) {
363
+ return TirePressureMonitoringSystemModule_TireDataEntry.fromPartial(base ?? {});
364
+ },
365
+ fromPartial(object) {
366
+ const message = createBaseTirePressureMonitoringSystemModule_TireDataEntry();
367
+ message.key = object.key ?? 0;
368
+ message.value = (object.value !== undefined && object.value !== null)
369
+ ? TirePressureMonitoringSystemModule_TirePosition.fromPartial(object.value)
370
+ : undefined;
371
+ return message;
372
+ },
373
+ };
374
+ function toTimestamp(date) {
375
+ const seconds = numberToLong(Math.trunc(date.getTime() / 1_000));
376
+ const nanos = (date.getTime() % 1_000) * 1_000_000;
377
+ return { seconds, nanos };
378
+ }
379
+ function fromTimestamp(t) {
380
+ let millis = (t.seconds.toNumber() || 0) * 1_000;
381
+ millis += (t.nanos || 0) / 1_000_000;
382
+ return new globalThis.Date(millis);
383
+ }
384
+ function numberToLong(number) {
385
+ return Long.fromNumber(number);
386
+ }
@@ -0,0 +1,142 @@
1
+ import { BinaryReader, BinaryWriter } from "@bufbuild/protobuf/wire";
2
+ import Long from "long";
3
+ export declare const protobufPackage = "com.fatehan.packets";
4
+ export interface RawStingWithProps {
5
+ rawString: string;
6
+ props: string[];
7
+ }
8
+ export interface ForgeException {
9
+ message: string;
10
+ stacktrace?: string | undefined;
11
+ }
12
+ export interface JTTPlaybackUpdate {
13
+ logicalNumber: number;
14
+ playbackControl: number;
15
+ control: JTTPlaybackUpdate_Control[];
16
+ }
17
+ export interface JTTPlaybackUpdate_Control {
18
+ fastForward: number;
19
+ playbackPosition: Date | undefined;
20
+ }
21
+ export interface JTTQueryFileResponse {
22
+ serialNo: number;
23
+ files: JTTQueryFileResponse_File[];
24
+ }
25
+ export interface JTTQueryFileResponse_File {
26
+ logicalNumber: number;
27
+ startsAt: Date | undefined;
28
+ finishesAt: Date | undefined;
29
+ alarmSign: Long;
30
+ audioVideoType: number;
31
+ streamType: number;
32
+ memoryType: number;
33
+ fileSize: number;
34
+ }
35
+ export interface JTTLiveStatusUpdate {
36
+ logicalNumber: number;
37
+ packetLose: number;
38
+ }
39
+ export interface JTTLiveRequest {
40
+ ip: string;
41
+ tcp: number;
42
+ udp: number;
43
+ logicalNumber: number;
44
+ typeOfData: number;
45
+ streamType: number;
46
+ }
47
+ export interface JTTLiveUpdate {
48
+ logicalNumber: number;
49
+ controlInstruction: number;
50
+ closeAudioVideo: number;
51
+ switchStream: number;
52
+ }
53
+ export interface JTTQueryFileRequest {
54
+ logicalNumber: number;
55
+ startsAt: Date | undefined;
56
+ finishesAt: Date | undefined;
57
+ alarmSign: Long;
58
+ audioVideoType: number;
59
+ streamType: number;
60
+ memoryType: number;
61
+ }
62
+ export interface JTTPlaybackRequest {
63
+ ip: string;
64
+ tcp: number;
65
+ udp: number;
66
+ logicalNumber: number;
67
+ files: JTTPlaybackRequest_Files[];
68
+ }
69
+ export interface JTTPlaybackRequest_Files {
70
+ audioVideoType: number;
71
+ streamType: number;
72
+ memoryType: number;
73
+ playbackMethod: number;
74
+ fastForwardRewind: number;
75
+ startsAt: Date | undefined;
76
+ finishesAt: Date | undefined;
77
+ }
78
+ export interface RequestAlertMediaUpload {
79
+ ip: string;
80
+ tcp: number;
81
+ udp: number;
82
+ alarmId: Uint8Array;
83
+ deviceId: Long;
84
+ gpsTime: Date | undefined;
85
+ reserve: Uint8Array;
86
+ }
87
+ export interface R31AudioRequest {
88
+ }
89
+ export interface R31AudioUpload {
90
+ timestamp: Date | undefined;
91
+ sectionNo: number;
92
+ }
93
+ export interface R31AudioConfirmed {
94
+ timestamp: Date | undefined;
95
+ totalNo: number;
96
+ totalServer: number;
97
+ packageStatus: Uint8Array;
98
+ }
99
+ export interface R31AudioResponse {
100
+ timestamp: Date | undefined;
101
+ sectionNo: number;
102
+ segmentation: Uint8Array;
103
+ }
104
+ export interface R31AudioUploadConfirmation {
105
+ timestamp: Date | undefined;
106
+ }
107
+ export declare const RawStingWithProps: MessageFns<RawStingWithProps>;
108
+ export declare const ForgeException: MessageFns<ForgeException>;
109
+ export declare const JTTPlaybackUpdate: MessageFns<JTTPlaybackUpdate>;
110
+ export declare const JTTPlaybackUpdate_Control: MessageFns<JTTPlaybackUpdate_Control>;
111
+ export declare const JTTQueryFileResponse: MessageFns<JTTQueryFileResponse>;
112
+ export declare const JTTQueryFileResponse_File: MessageFns<JTTQueryFileResponse_File>;
113
+ export declare const JTTLiveStatusUpdate: MessageFns<JTTLiveStatusUpdate>;
114
+ export declare const JTTLiveRequest: MessageFns<JTTLiveRequest>;
115
+ export declare const JTTLiveUpdate: MessageFns<JTTLiveUpdate>;
116
+ export declare const JTTQueryFileRequest: MessageFns<JTTQueryFileRequest>;
117
+ export declare const JTTPlaybackRequest: MessageFns<JTTPlaybackRequest>;
118
+ export declare const JTTPlaybackRequest_Files: MessageFns<JTTPlaybackRequest_Files>;
119
+ export declare const RequestAlertMediaUpload: MessageFns<RequestAlertMediaUpload>;
120
+ export declare const R31AudioRequest: MessageFns<R31AudioRequest>;
121
+ export declare const R31AudioUpload: MessageFns<R31AudioUpload>;
122
+ export declare const R31AudioConfirmed: MessageFns<R31AudioConfirmed>;
123
+ export declare const R31AudioResponse: MessageFns<R31AudioResponse>;
124
+ export declare const R31AudioUploadConfirmation: MessageFns<R31AudioUploadConfirmation>;
125
+ type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
126
+ export type DeepPartial<T> = T extends Builtin ? T : T extends Long ? string | number | Long : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
127
+ [K in keyof T]?: DeepPartial<T[K]>;
128
+ } : Partial<T>;
129
+ type KeysOfUnion<T> = T extends T ? keyof T : never;
130
+ export type Exact<P, I extends P> = P extends Builtin ? P : P & {
131
+ [K in keyof P]: Exact<P[K], I[K]>;
132
+ } & {
133
+ [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
134
+ };
135
+ export interface MessageFns<T> {
136
+ encode(message: T, writer?: BinaryWriter): BinaryWriter;
137
+ decode(input: BinaryReader | Uint8Array, length?: number): T;
138
+ create<I extends Exact<DeepPartial<T>, I>>(base?: I): T;
139
+ fromPartial<I extends Exact<DeepPartial<T>, I>>(object: I): T;
140
+ }
141
+ export {};
142
+ //# sourceMappingURL=forge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"forge.d.ts","sourceRoot":"","sources":["../../../src/fatehan/packets/forge.ts"],"names":[],"mappings":"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"}