ojisatriani/attendance
Composer 安装命令:
composer require ojisatriani/attendance
包简介
Attendance Manajemen
README 文档
README
Solution Attendance Management Web Service SDK
Solution
Compatible Device:
X100-C, X304, X302-S, X401, X601, C1, X606-S
How To Use:
use OjiSatriani\Attendance\Solution; $config = [ 'ip_address' =>'127.0.0.1', 'port' => '80', 'key' => '0', 'pin' => 'All', ]; $connect = Solution::init($config)->connect(); // checking connection $response = Solution::init($config)->response(); // get AttLog Data
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-25