Skip to content

timshaw9791/cordova-plugin-ble-central-rwl-printer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classic Bluetooth printer for rwlai project

Supported Platforms

  • Android (4.3 or greater)

Installing

Cordova

$ cordova plugin add cordova-plugin-ble-central-rwl

PhoneGap

$ phonegap plugin add cordova-plugin-ble-central-rwl

API

Methods

print

Scan and discover BLE peripherals.

ble.print(message, success, failure);

Description

将message信息打印到小票中

About

Bluetooth Low Energy (BLE) Central plugin for Apache Cordova (aka PhoneGap)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • JavaScript 0.4%