aprs:php 上的 aprs api

时间:2024-06-30 18:48:39
【文件属性】:

文件名称:aprs:php 上的 aprs api

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-30 18:48:39

PHP

#UC6KFQ 用于 APRS 的 PHP API# 在课堂上,APRS 在 APRS 服务器上发布了身份验证,并使用当前位置发送消息。 ##APRS-api中的方法## sendPosition($lat, $long, $comment) - 向 APRS 服务器发送位置 sendMsgToCallSign($recipient, $msg) - 向其他 CallSign 发送短信 -实施中 ##如何使用## 打开文件clientAprs.php 设置您的呼号、通过、纬度、经度、评论并保存 运行脚本: php clientAprs.php ###用于在 Linux(CentOS) 上添加到 cron:### 打开 cron 配置: crontab -e 添加行: SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin


【文件预览】:
aprs-master
----.idea()
--------aprs.iml(281B)
--------workspace.xml(18KB)
--------.name(4B)
--------encodings.xml(164B)
--------modules.xml(260B)
--------scopes()
--------vcs.xml(180B)
----README.md(914B)
----APRS.php(1KB)
----clientAprs.php(570B)

网友评论