npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

sg-bracelet

v2.6.2

Published

手环&手表

Downloads

35

Readme

乐心蓝牙设备小程序插件接入指南

版本更新日志

2.6.2

  • pref: 合并日志,日志还是很多,现在删除大部分蓝牙日志

2.6.1

  • pref: 由于微信的实时日志打印每日有上线,所以优化日志打印,将部分日志合并,且减少不必要的日志

2.6.0

  • feat: 新增 forceRefresh方法,可以在下来刷新的时候调用此接口

2.5.6

  • feat: 在绑定或者ota的时候搜索设备可以读取缓存

2.5.5

  • feat: 去掉gts绑定的时候需要用户去确认的操作

2.5.4

  • fix: 解决体脂称注册时超时的问题

2.5.2

  • fix: 解决蓝牙报错问题

2.5.1

  • feat: 解决gts天气bug

2.5.0

  • feat: 增加GTS手表接入

2.4.10

  • feat:增加adData监听事件

2.4.9

  • feat:CV7血氧开关

2.4.8

  • fix: 解决高版本连接问题

2.4.7

  • fix:cv手环血压数据解析

2.4.6

  • fix:GT7睡眠优化

2.4.5

  • fix:GT7绑定流程优化

2.4.4

  • feat: 接入CF体脂秤、GT7手表

2.4.3

  • feat: 接入易萃享冲调机

2.4.2

  • fix: 优化多设备连接情况下,导致连接失败的问题

2.4.1

  • feat: 6s手环绑定时不设置温度开关和血压开关

2.4.0

  • feat: 兼容乐心手环6S

2.3.9

  • feat: cv手环增加背光屏幕亮度调节

2.3.8

  • fix: 适配CAVO28Byte运动数据的问题

2.3.7

  • feat: 增加一个新的血糖仪
  • fix: 适配uniapp的问题

2.3.6

  • feat: 优化睡眠

2.3.5

  • feat: cv手环增加抬手亮屏和勿扰模式开关

2.3.4

  • feat: 增加一个上传蓝牙原始日志的开关 shouldUploadBLELog

2.3.3

  • feat: 默认打开体温血压显示

2.3.2

  • feat: 修改tiansheng的型号逻辑,改为使用广播名称作为型号

2.3.1

  • feat: 广播秤增加过滤

2.3.0

  • feat:接入HR5 Pro

2.2.15

  • feat:增加一个配置开关 autoSyncData, 控制是否自动拉取数据

2.2.14

  • fix: 解决同时连接多个设备时候数据上传的问题

2.2.13

  • fix:修复未佩戴状态下手环体温数据补偿计算问题

2.2.12

  • feat: 调整日志逻辑

2.2.11

  • fix: 增加同步数据轮训时间设置项产生的问题

2.2.10

  • feat: 增加同步数据轮训时间设置项

2.2.9

  • fix: 修复 taro的兼容性问题

2.2.8

  • fix: 修复 HR5 plus手环数据过大引起的问题

2.2.7

  • feat: 解析cmd15心率数据

2.2.6

  • feat: 增加珈沃手环血氧和体温数据

2.2.5

  • fix: 解决一初始化直接监听设备不生效,需要两次才生效的问题

2.2.4

  • feat: 增加hr6/小方表/大方表 绑定的时候等待确认的状态

2.2.2

  • fix: 修复getLZDevice未将mac转大写的问题

2.2.1

  • fix:解决解析广播报错导致的js报错的问题

1.0.1

  • 增加stopBluetoothDevicesDiscovery与startBluetoothDevicesDiscovery方法,用于如果有多个蓝牙sdk的时候可能产生冲突的情况

1.0.0

  • 完成小程序插件的接入