l***@163.com
l***@163.com
  • 发布:2020-03-02 11:52
  • 更新:2020-03-02 11:52
  • 阅读:527

ibeacon对象扩展问题

分类:HTML5+

API 中的ibeacon 对象属性不足,例如没有设备的name等信息,请问如何扩展这些信息?
interface IBeaconInfo {
readonly attribute String uuid;
readonly attribute String major;
readonly attribute String minor;
readonly attribute Number proximity;
readonly attribute Number accuracy;
readonly attribute Number rssi;
}

2020-03-02 11:52 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复