UNPKG

huawei-wingle-4g

Version:

This is a module NodeJS allowing to drive Huawei Wingle 4G. This module can :

8 lines 208 B
export declare enum NetworkStatus { CONNECTING = 0, CONNECTED = 1, DISCONNECTED = 2, DISCONNECTING = 3, STATISTIC_TRAFFIC_EXCEEDED_LIMITED = 4 } //# sourceMappingURL=NetworkStatus.d.ts.map