node-sens:NAVER CLOUD PLATFORM中的简易通知服务客户端

时间:2024-05-22 03:23:24
【文件属性】:

文件名称:node-sens:NAVER CLOUD PLATFORM中的简易通知服务客户端

文件大小:356KB

文件格式:ZIP

更新时间:2024-05-22 03:23:24

TypeScript

节点感知 NAVER CLOUD PLATFORM中的简易通知服务客户端 它是Naver Cloud Platform提供的SENS客户端。 与同步。 安装 npm install node-sens --save yarn add node-sens 用法 import { NCPClient } from 'node-sens' ; const ncp = new NCPClient ( { phoneNumber : '01012345678' , serviceId : 'serviceId' , secretKey : 'secretKey' , accessKey : 'accessKey' , } ) ; 参数类型 phoneNumber (字符串):呼叫电话号码 serviceId (字符串):项目的服务ID secretKey (字符串):项目帐户


【文件预览】:
node-sens-master
----.travis.yml(84B)
----package.json(1KB)
----assets()
--------readme.png(323KB)
----LICENSE(1KB)
----package-lock.json(248KB)
----src()
--------types.ts(390B)
--------index.ts(42B)
--------ncp_client.ts(3KB)
--------__test__()
----.npmignore(63B)
----tsconfig.json(6KB)
----.gitignore(2KB)
----CHANGELOG.md(415B)
----README.md(2KB)

网友评论