(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Available interfaces: | Available interfaces: | ||
− | |||
* list.php - reports list of connected repeaters and hotspots | * list.php - reports list of connected repeaters and hotspots | ||
* terminal.php - reports list of connected terminals | * terminal.php - reports list of connected terminals | ||
* monitor.php - hardware diagnostics of industrial repeaters | * monitor.php - hardware diagnostics of industrial repeaters | ||
− | * subscription.php - list of subscriptions in built-in database | + | * subscription.php - list of subscriptions in built-in in-memory database |
− | * status.php - reports list of existing | + | * status.php - reports list of existing contexts (including repeaters, networks and applications) |
* system.php - reports generic system information | * system.php - reports generic system information | ||
+ | * remote.php - reports subset of information about embedded [[HTTP API]] | ||
All interfaces are available at: | All interfaces are available at: |
REST API of BrandMeister DMR Server is implemented as a set of PHP-scripts that wrap calls of D-BUS API.
Available interfaces:
All interfaces are available at:
http://<address of BrandMeister server>/status/
Please note: opposite to HTTP API this interface provides aggregated data from ALL INSTANCES of BrandMeister Core installed on a server
REST API of BrandMeister DMR Server is implemented as a set of PHP-scripts that wrap calls of D-BUS API.
Available interfaces:
All interfaces are available at:
http://<address of BrandMeister server>/status/
Please note: opposite to HTTP API this interface provides aggregated data from ALL INSTANCES of BrandMeister Core installed on a server