pert_belly_hack_backend
1.3.0+5.g2f249f9

Contents:

  • Plugin
  • Web Controller
  • Enigma2 WebInterface API
  • RESTful API
  • Controller
  • Utilities
  • Models
  • Packaging and Publication
pert_belly_hack_backend
  • Docs »
  • HTTP Routing Table

HTTP Routing Table

/api | /current_event | /file | /recording | /recordings | /services | /timers | /web
 
/api
GET /api/eventlookup
GET /api/eventsearch
GET /api/saveconfig
POST /api/evil
POST /api/saveconfig
 
/current_event
GET /current_event
GET /current_event/{basestring:service_reference}/
 
/file
GET /file
 
/recording
GET /recording/{basestring:path}
 
/recordings
GET /recordings/{basestring:path}
DELETE /recordings/{basestring:path}
 
/services
GET /services/
GET /services/(int:service_type)
GET /services/radio
GET /services/tv
 
/timers
GET /timers/
GET /timers/{basestring:service_reference}/
GET /timers/{basestring:service_reference}/{int:timer_id}/
DELETE /timers/{basestring:service_reference}/{int:timer_id}/
 
/web
GET /web/getcurrent
GET /web/services.m3u
GET /web/signal
GET /web/sleeptimer
GET /web/stream.m3u
GET /web/streamcurrent.m3u
GET /web/streamsubservices
GET /web/timeraddbyeventid
GET /web/timerchange
GET /web/ts.m3u
POST /web/saveconfig

© Copyright 2017, nobody@localhost

Built with Sphinx using a theme provided by Read the Docs.