Quick overview of the operation

<< Click to Display Table of Contents >>

Navigation:  Technical Documentation > OpenAir SDK > Project structure >

Quick overview of the operation

1.Initialization of the html page and launch of the site with display of the main page.

2.Connection to the server.

3.Retrieving the AirDDO list.

4.Subscription to an AirDDO.

5.Retrieving the AirDDO configuration.

a.Dynamic generation of the tracks.

b.Loading the content of each track.

6.Automatic operation.

a.Receiving counter messages.

i.Issuing an internal message.

ii.The affected track processes the message and updates its counter.

b.Receiving messages from small counter.

i.Issuing an internal message.

ii.The affected track processes the message and updates the target counter.

iii.Display if intro / outro.

c.Receiving item changes in playback (play/stop) or status (pause/resume).

i.Issuing an internal message.

ii.The track concerned deals with the message.

iii.Update the display.

d.Receiving playlist changes.

i.Issuing an internal message.

ii.The track concerned deals with the message.

iii.Update the display.

iv.Update driving information.

 

Click on an AirDDO in the list of AirDDO -> cleaning interface, resume from point 4.