Skip to content

chenjingxiong/ab-ble-gateway-sdk-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP SDK for AB BLE Gateway

Installation

  • Install composer
  • Run
composer require aprbrother/ab-ble-gateway

Usage

$parser = new AprBrother\PacketParser();
list($meta, $data) = $parser->parse($content);

About

php SDK for AB BLE Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%