1) Give a description of the problem
Siri Shortcut is set up to POST the user-provided alarmTime variable to webCoRE piston, webCoRE doesn’t seem to be receiving any variables.
2) What is the expected behavior?
The variables (alarmTime
at a minimum) should update with the value that Siri Shortcut passes to webCoRE.
3) What is happening/not happening?
No change in logs or in variables in webCoRE (see blue box on right):
4) Post a Green Snapshot of the piston
5) Attach logs after turning logging level to Full
10/13/2020, 10:23:22 PM +78ms
+27ms ╔Subscribing to devices...
+88ms ║Device missing from piston. Loading all from parent (54ms)
+92ms ║Piston controls Nightstand...
+100ms ╚Finished subscribing (74ms)
+114ms ║Comparison (string) null executes (time) 80602000 = false (3ms)
+123ms ║Comparison (time) 80602000 happens_daily_at (time) 80602000 = false (0ms)
+125ms ║Cancelling statement #7's schedules...
+132ms ║Requesting time schedule wake up at Wed, Oct 14 2020 @ 10:23:22 PM PDT
+139ms ║Comparison (time) 80602000 happens_daily_at (time) 80602000 = false (1ms)
+141ms ║Cancelling statement #11's schedules...
+148ms ║Requesting time schedule wake up at Wed, Oct 14 2020 @ 10:23:22 PM PDT
+155ms ║Comparison (time) 80602000 happens_daily_at (time) 80602000 = false (1ms)
+157ms ║Cancelling statement #13's schedules...
+163ms ║Requesting time schedule wake up at Wed, Oct 14 2020 @ 10:23:22 PM PDT
+192ms ║Setting up scheduled job for Wed, Oct 14 2020 @ 10:23:22 PM PDT (in 86400s), with 2 more jobs pending
+195ms ╔Starting piston... (v0.3.110.20200916_HE)
+196ms ╚Piston successfully started (185ms)