Create screenly assets


We need three assets to display:



  • "waiting" (static page
    usually a black screen when no car is in front of the barrier.

  • "nomatch" (static page)
    car is in front of  the barrier but license plate has not been recognized.

  • "match" (dynamic page)
    plate has been recognized.






  • Name:
    - any meaningful name (not important for the application)
  • Asset Location:
    - URL to according page on our internal webserver
  • Play for:
    - forever
  • Duration:
    - long time (e.g. 604800 seconds = 1 week)



Important:

AnprFairPark will switch the screenly assets by screenly API. Thats why we need each asset id in the configuration.