zloganrox08 / ZEE_HomeAutomation

1 stars 0 forks source link

Programmatically change permissions of blocks #6

Open zloganrox08 opened 2 years ago

zloganrox08 commented 2 years ago

In order to have timer blocks and programming work, the ownership has to be set to something the caller block has access to

To make this less painful, we should write a program to loop through all the blocks and update permissions according to a list/table we define somewhere

zloganrox08 commented 2 years ago

bump