Socket
Socket
Sign inDemoInstall

@onbright/ob-js-sdk

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onbright/ob-js-sdk

ob开放控制SDK


Version published
Maintainers
3
Created
Source

引入方式 import sdk from 'ob-js-sdk'; 配置方式 sdk.config({ url: https://aliiot.on-bright.com/api, appid: xxxxxxxx, appKey: xxxxxxxxx }) 查询对应门锁的报警记录 sdk.thirdOpenPageFingerRecord({ pageNo:1, pageSize:10, serialId: xxxx }).then((res)=>{ }) 给指定的门锁下发门锁密码 sdk.thirdOpenSendPwd({ endTime: '', nickName: '', serialId:, startTime: }).then((res)=>{ })

FAQs

Package last updated on 01 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc