Programming the SIB™
Introduction SiB™ vs SID mode Programs in SiB™ mode Programs in SID mode Sample Programs - Door Bell - Emergency Button - Freezer Monitor - I Love You - Lights Demo - Magnetic Alarm - Motion Sensor - Sweet Dreams - Thermometer - Water/Moisture Sensor - Yes or No Commands A - Z Configuration GPIO Programming Time Sensor Messaging | Sample Programs: Yes or No The Yes or No program demonstrates the ability to run multiple programs depending on the number of button presses to your SiB. In this specific setup, your SiB will simply send an IM saying "YES" when powered on with a single click, and "NO" when powered on with a double-click. Of course, you can modify these to be any sequence you want, such as a single click and a long click, or two clicks and three clicks, and so on... PROG S IMTO 12345551234 Yes! HALT PROG SS IMTO 12345551234 No! HALTDeploy=MODE BUTTON AddText=Your program has been submitted. Press your button to receive the program, then wait on this screen for confirmation! ViewIf=sid,Install-SID Back=Main [Install-SID] AddText=Your program has been submitted. Your button is in SID mode and will receive the program automatically. Please wait on this screen for confirmation! If your SID is not powered, power it now. Back=Main TO SUBMIT THIS PROGRAM: You must send each program as a separate IM to your SiB. Then, press your SiB to receive BOTH programs at the same time. That's all! |