Is Button Controller's button number a string or double?

I have a rule machine pressing buttons through a button controller and for some reason there's a string <> double mismatch of the button number. It appears that one is sending a string but the other is taking a double.

The logs are here

Rule machine is here

Button controller is here

Since both are built in apps, I wonder what's the best way to fix it? Thank you!

Realized it was something else that caused the issue. Something hiding in an unused condition.

4 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.