承接 munkireport/bluetooth 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

munkireport/bluetooth

最新稳定版本:v4.1

Composer 安装命令:

composer require munkireport/bluetooth

包简介

Module for munkireport.

README 文档

README

Bluetooth module for MunkiReport. Gathers information connected Bluetooth devices

Table Schema

Database:

  • machine_address - varchar(255) - MAC address of computer
  • autoseek_keyboard - boolean - will prompt to connect to keyboard on boot
  • autoseek_pointing - boolean - will prompt to connect to mouse on boot
  • connectable - boolean - devices able to connect
  • discoverable - boolean - machine discoverable
  • hardware_transport - varchar(255) - Bluetooth hardware bus
  • machine_name - varchar(255) - name of machine
  • power - boolean - Bluetooth power state
  • remotewake - boolean - remote wake for devices enabled
  • supports_handoff - boolean - supports handoff
  • supports_instanthotspot - boolean - supports instant hotspot
  • supports_airdrop - boolean - supports AirDrop
  • supports_lowenergy - boolean - supports Bluetooth low energy
  • vendor_id - varchar(255) - Bluetooth hardware vendor ID
  • apple_bluetooth_version - varchar(255) - Apple Bluetooth version
  • device_name - varchar(255) - device name
  • device_address - varchar(255) - device MAC address
  • rssi - int - RSSI value of connection
  • batterypercent - int - battery percentage of device
  • isnormallyconnectable - boolean - is device normally connectable
  • isconfigured- boolean - is device configured
  • isconnected - boolean - is device connected
  • ispaired - boolean - is device paired
  • manufacturer - varchar(255) - manufacturer of device
  • majorclass - varchar(255) - major class of device
  • minorclass - varchar(255) - minor class of device
  • services - text - string of exposed Bluetooth services

统计信息

  • 总下载量: 11.41k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-11-04