Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aura-engine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lars Kruse
aura-engine
Commits
12ffab68
Commit
12ffab68
authored
5 years ago
by
David Trattnig
Browse files
Options
Downloads
Patches
Plain Diff
Documentation stubs for new features.
parent
90e19a89
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+4
-1
4 additions, 1 deletion
README.md
docs/engine-features.md
+10
-0
10 additions, 0 deletions
docs/engine-features.md
with
14 additions
and
1 deletion
README.md
+
4
−
1
View file @
12ffab68
...
...
@@ -30,7 +30,10 @@ specifically build for the requirements of community radios.
-
Blank Detenction / Silence Detecter
-
Auto Pilot a.k.a. Fallback Handling
-
API to query Track-Service
-
API to query programme
-
API to query monthly reports
-
API to query data for a studio clock
-
Web Application for displaying the Track-Service
-
Web Application for displaying the studio clock
Read more on the
[
Engine Features
](
docs/engine-features.md
)
page.
...
...
This diff is collapsed.
Click to expand it.
docs/engine-features.md
+
10
−
0
View file @
12ffab68
...
...
@@ -89,3 +89,13 @@ The Swagger Specification of a Track Service entry as YAML looks like this:
**Schedule API**
: Retrieves information on the programme.
*
`/api/v1/schedule/upcoming`
.. Returns the next three schedules, after the one currently playing.
**Clock API**
: Retrieve all data relevant for a studio clock.
*
`/api/v1/clock`
.............. Returns the current show, next show, playlist and time left until the next show.
## Web Applications
*
`/trackservice`
................. Web Application for displaying the Track-Service
*
`/clock`
........................ Web Application for displaying the studio clock
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment