From OpenHome

(Difference between revisions)
Jump to: navigation, search
(Other APIs)
Line 8: Line 8:
The Device service is in the <tt>openhome.org</tt> domain; all other services are in the <tt>openhome.org.eriskay</tt> domain.  Provision of the device service is mandatory; all other services are optional.  All properties and actions in all services are mandatory; a device that implements a service must fully implement all of its properties and actions.
The Device service is in the <tt>openhome.org</tt> domain; all other services are in the <tt>openhome.org.eriskay</tt> domain.  Provision of the device service is mandatory; all other services are optional.  All properties and actions in all services are mandatory; a device that implements a service must fully implement all of its properties and actions.
-
- [[Av:Developer:Eriskay:DeviceService | Device]]
+
* [[Av:Developer:Eriskay:DeviceService | Device]]
-
- [[Av:Developer:Eriskay:TransportService | Transport]]
+
* [[Av:Developer:Eriskay:TransportService | Transport]]
-
- [[Av:Developer:Eriskay:ProductService | Product]]
+
* [[Av:Developer:Eriskay:ProductService | Product]]
-
- [[Av:Developer:Eriskay:TimeService | Time]]
+
* [[Av:Developer:Eriskay:TimeService | Time]]
-
- [[Av:Developer:Eriskay:VolumeService | Volume]]
+
* [[Av:Developer:Eriskay:VolumeService | Volume]]
-
- [[Av:Developer:Eriskay:CredentialsService | Credentials]]
+
* [[Av:Developer:Eriskay:CredentialsService | Credentials]]
-
- [[Av:Developer:Eriskay:SenderService | Sender]]
+
* [[Av:Developer:Eriskay:SenderService | Sender]]
-
- [[Av:Developer:Eriskay:ConfigurationService | Configuration]]
+
* [[Av:Developer:Eriskay:ConfigurationService | Configuration]]
-
- [[Av:Developer:Eriskay:PlaylistService | Playlist]]
+
* [[Av:Developer:Eriskay:PlaylistService | Playlist]]
-
- [[Av:Developer:Eriskay:RadioService | Radio]]
+
* [[Av:Developer:Eriskay:RadioService | Radio]]
-
- [[Av:Developer:Eriskay:ReceiverService | Receiver]]
+
* [[Av:Developer:Eriskay:ReceiverService | Receiver]]
== Other APIs ==
== Other APIs ==
- [[Av:Developer:Eriskay:TransportPlayAsCommands | PlayAs]] options in [[Av:Developer:Eriskay:TransportService | Transport]] service
- [[Av:Developer:Eriskay:TransportPlayAsCommands | PlayAs]] options in [[Av:Developer:Eriskay:TransportService | Transport]] service
- [[Av:Developer:Eriskay:StreamingServices | Streaming Services]]
- [[Av:Developer:Eriskay:StreamingServices | Streaming Services]]

Revision as of 18:44, 14 December 2015

Eriskay

This page describes APIs for Eriskay, the second major release of OpenHome network services.

There are a number of changes from Davaar.

Services

Links to documentation for individual services is below.

The Device service is in the openhome.org domain; all other services are in the openhome.org.eriskay domain. Provision of the device service is mandatory; all other services are optional. All properties and actions in all services are mandatory; a device that implements a service must fully implement all of its properties and actions.

Other APIs

- PlayAs options in Transport service - Streaming Services