Move all to deprecated folder.

This commit is contained in:
2016-11-16 21:57:57 +01:00
parent 01738a7684
commit 05de7d6c04
9777 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
What is a REST API and why does it matter ?
===========================================
To enable external devices to pair the AwoX Audio Device with other wireless access points, a web API has been designed
for the control part. Aside from enabling devices to interact with the pairing capabilities of the device, this API is a
logical interface to every possible stateless interactions with it.
This document is referencing the complete API exposed by the Awox Audio Striim Device.
A REST (Representational state transfer) service is based on an architectural style consisting of a coordinated set of
architectural constraints applied to components, connectors, and data elements, within a distributed hypermedia system.