Page 1 of 1

Big Timers

Posted: Thu Apr 21, 2016 5:20 pm
by oakbarn
I modified some files from BBRaley to get some full screen Temp Screens that I can see from accross the room using .js and the helper functions.
temp4goodS.png
temp4goodS.png (66.5 KiB) Viewed 14424 times
I want to inter space a Timer along with my Big Temp.

I cannot find the attributes of the getTimervalue function. Any help on the syntax and an example to get a single timer would be great. I would like to get both the Time Name and Value in hh:mm:ss format

You can see my large temp code here:
https://www.dropbox.com/sh/gf8y8z5f5a7v ... Ry9za?dl=0

Re: Big Timers

Posted: Thu Apr 21, 2016 5:36 pm
by JonW
You can get the name and timer value in a single call: /api/process/0/timer/0

Re: Big Timers

Posted: Thu Apr 21, 2016 5:38 pm
by JonW
Also, click the "statistics" link in the lower left of your BCS screen and you will see all the published API functions.