September 26, 2023, 07:50:58 PM
Welcome, Guest. Please login or register
News: Stay up to date with everything that's happening at http://plus.digitalsignage.com

MediaSignage support forum



Author Topic: getting proof of play through Jalapeño (Pepper class)  (Read 4456 times)

srinimiriyala

  • Jr. Member
  • **
  • Posts: 10
  • Karma: +0/-0
getting proof of play through Jalapeño (Pepper class)
« on: July 02, 2014, 07:10:43 PM »
We are trying to automate uploading proof of play reports to a central server but could not find a way to access the report through the SDK . There are no methods that we could find that give us access to the proof of play from the Pepper class. Appreciate your help on this matter

Thanks in advance

admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 5181
  • Karma: +36/-8
Re: getting proof of play through Jalapeño (Pepper class)
« Reply #1 on: July 03, 2014, 10:19:23 AM »
the Pepper SDK supports proof of play report.

Use:

Code: [Select]
   pepper.getProofOfPlayStats(function (data) {
         console.log(data.report.children["0"].outerHTML);
    }, '2014', '06')

srinimiriyala

  • Jr. Member
  • **
  • Posts: 10
  • Karma: +0/-0
Re: getting proof of play through Jalapeño (Pepper class)
« Reply #2 on: July 03, 2014, 06:56:47 PM »
Thanks we will try this

 

Carbonate design by Bloc
variant: carbon
SMF 2.0.12 | SMF © 2016, Simple Machines