Hello,
I’m getting familiar with the Notehub API’s capabilities, and I was wondering if there’s a way to force a Notecard to sync with Notehub remotely?
For instance, if I want to update a Notecard to collect GPS data every 30 seconds, when it was previously provisioned to take location readings every 10 minutes. I know I can update the device’s environment variables using the CURL command, but once I’ve done that, is there a command line way to force the Notecard to sync with Notehub and read the new env vars before the defined outbound
timeframe?