Add files via upload
This commit is contained in:
parent
317de8e075
commit
c27ca01882
@ -1,5 +1,9 @@
|
|||||||
|
# API Documentation
|
||||||
|
|
||||||
## [Home](https://kf7eel.github.io/hblink3/) | [Configuration](/hblink3/config_doc.html) | [API Documentation](https://kf7eel.github.io/hblink3/api_doc.html) | [HBlink Website](https://hblink-org.github.io/)
|
## [Home](https://kf7eel.github.io/hblink3/) | [Configuration](/hblink3/config_doc.html) | [API Documentation](https://kf7eel.github.io/hblink3/api_doc.html) | [HBlink Website](https://hblink-org.github.io/)
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
The API is a new feature that allows users to interact with external applications via SMS and send messages users on other HBLink servers. The API is built into the D-APRS dashboard. All interaction takes place over HTTP POST requests in JSON format. This allows a single application to be used by multiple servers. Applications can be delevopen in multiple langauges.
|
The API is a new feature that allows users to interact with external applications via SMS and send messages users on other HBLink servers. The API is built into the D-APRS dashboard. All interaction takes place over HTTP POST requests in JSON format. This allows a single application to be used by multiple servers. Applications can be delevopen in multiple langauges.
|
||||||
|
|
||||||
There are presently 3 modes for data exchange, "**msg_xfer**", "**app**", and "**raw**".
|
There are presently 3 modes for data exchange, "**msg_xfer**", "**app**", and "**raw**".
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
|
# Configuration
|
||||||
|
|
||||||
## [Home](https://kf7eel.github.io/hblink3/) | [Configuration](/hblink3/config_doc.html) | [API Documentation](https://kf7eel.github.io/hblink3/api_doc.html) | [HBlink Website](https://hblink-org.github.io/)
|
## [Home](https://kf7eel.github.io/hblink3/) | [Configuration](/hblink3/config_doc.html) | [API Documentation](https://kf7eel.github.io/hblink3/api_doc.html) | [HBlink Website](https://hblink-org.github.io/)
|
||||||
|
|
||||||
# Configuration
|
----
|
||||||
|
|
||||||
## full_bridge.cfg
|
## full_bridge.cfg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user