@nh.schottfam
Just curious about the SKIPPING lines and the Subscribing to oldpistonID?
There seems to be a lot of activity saving this piston.
Seems like you have disable event subscription is set. Hence the skipping.
You also have a Device Missing from the Piston error. That may be why it is disabling the subscription for it in the next line, it is not there to subscribe to.
The device missing must be an error somewhere as it's a working piston and backing it up produces no errors which you get if there are any device issues.
I just edited the piston and saved it again.
She's logging all clean now. Hmmmm.
Yes, I call this as a subroutine so I have that disabled.
I don't see a device missing in any of this. The loading message is just a debug that the piston had to go back to the webcore master app to get the full device list. That is not a missing device, just internals of how webcore caches things.