# Nestjs 物联卡管理集成插件

注意：<font color="#dd0000">仍在开发中，目前仅在内部使用</font><br /> 

* v0.x 文档待完善

## 支持环境

* node >=`16.x`
* nest >=`9.x`

## 安装

```shell
$ npm i @iot9x.com/nestjs-iot-sim

or
$ yarn add @iot9x.com/nestjs-iot-sim

or
$ pnpm add @iot9x.com/nestjs-iot-sim  # 推荐使用pnpm

