UNPKG

astra-protocol-x-parser

Version:

A lightweight NodeJS package for parsing data from Astra Telematics IoT devices

25 lines (24 loc) 813 B
var ProtocolZModule37 = /** @class */ (function () { function ProtocolZModule37(i8_1, i8_2, i8_3, u16_1, u16_2, u16_3, u16_4, u16_5, u16_6, u16_7, u16_8, u16_9, u16_10, u16_11, u16_12, u16_13, u16_14) { this.i8_1 = i8_1; this.i8_2 = i8_2; this.i8_3 = i8_3; this.u16_1 = u16_1; this.u16_2 = u16_2; this.u16_3 = u16_3; this.u16_4 = u16_4; this.u16_5 = u16_5; this.u16_6 = u16_6; this.u16_7 = u16_7; this.u16_8 = u16_8; this.u16_9 = u16_9; this.u16_10 = u16_10; this.u16_11 = u16_11; this.u16_12 = u16_12; this.u16_13 = u16_13; this.u16_14 = u16_14; } ProtocolZModule37.mask = BigInt(1) << BigInt(36); return ProtocolZModule37; }()); export { ProtocolZModule37 };