Kudos on the blues AI in developer center. It is an easier way to search for info. But the blues AI could give me a definitive answer to my question and referred me here.
I would like to count pulses using {"req": "card.aux", "mode": "gpio", "usage": [ "off","count","off","off" ], "start": true}. If I put the Notecard in low power mode using { "req": "card.attn", "mode": "arm,sleep,env", "seconds": 3600} will the Notecard count pulses for the hour it is asleep.
I use the sleep function to wake up my host each hour and then send the number of pulses from that hour to the Notehub.
Thanks,
Karl