Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
B
blue-therm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CordovaPlugin
  • blue-therm
  • Wiki
  • Home

Last edited by John Huang Jul 05, 2019
Page history

Home

概述

本插件用于与BlueTherm的测温仪进行交互。 目前仅支持iOS平台。

安装插件

打开终端,进入cordova项目根目录,输入下面命令

cordova plugin add git+http://gitlab.easternphoenix.com/CordovaPlugin/blue-therm.git

兼容情况

过往项目,例如kudu-routines,yum-routines,也使用到BlueTherm插件com.myself.blueTherm。本插件对该插件做了最大限度的兼容。正常情况开发者能够在不修改代码的情况下进行替换。但在使用本插件前请务必先卸载旧插件。

平台支持

本插件同时支持iOS和Android 关于iOS的情况,请参考 http://gitlab.easternphoenix.com/CordovaPlugin/blue-therm/wikis/ios支持

Clone repository
  • Home
  • ios支持