Button IDs

Hello,

Unless there’s an easier way to do this, I’d like a way for the hardware to determine which button was pressed, such as by passing a button ID. This way I can have 10 buttons for 10 different devices that share the same Page, and the info on that page updates based on the button ID.

There is the option of creating a similar page for each button, but there’s a limit of 20 pages, and it would be tedious and lead to bugs if I’d need to change each page every time there’s a UI change.

Right now, I’m using a Slider so the user can set the “Button ID,” but it’d be easier if this is done automatically by pressing the button.

Thanks,
Nathan