UNPKG

astra-protocol-x-parser

Version:

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

6 lines (5 loc) 130 B
export declare class ProtocolXSimCardSerialNumber { static mask: bigint; iccid: string; constructor(iccid: string); }