Adding a way to set door codes - Part 4: Use the script in a 'Card'

< Previous Next> We have a script that gets information from 'helpers'. Now we need to give a person a way to provide that information to the 'helpers'. This is how we will tie this all together. We make a 'card' that we will put on our dashboard. Write a 'script' to set the door code. Create 'helpers' to make it easy to select the door to use, the code slot, and to enter the door code itself. Use the 'helpers' in the script. Create a 'card' that uses the helpers and the script. This is like the lock card, but uses the helpers to get the door, code slot and door code. Create a 'card' that uses the helpers and the script. If you are not...