User manual

Technique Example scripts that demonstrate this technique
Performing acons at startup,
including using the @setHook()
funcon to associate a user-defined
funcon with the HOOK_STARTUP
event
CommandLine.py
DarkDetector.py
DarkRoomTimer.py
EvalHeartBeat.py
gpsNmea.py
ledToggle.py
LinkQualityRanger.py
McastCounter.py
protoFlasher.py
protoSleepCaster
Performing acons when a buon
is pressed, including the use of
monitorPin() to enable the
generaon of HOOK_GPIN events,
and the use of @setHook() to
associate a user-defined roune
with those events
buzzer.py
DarkRoomTimer.py
gpsNmea.py
ledToggle.py
McastCounter.py
protoSleepCaster.py
Sending mulcast commands LinkQualityRanger.py
McastCounter.py
protoSleepCaster.py
Sending unicast commands DarkDetector.py
Using global variables to maintain
state between events
DarkDetector.py
DarkRoomTimer.py
EvalHeartBeat.py
gpsNmea.py
ledToggle.py
LinkQualityRanger.py
McastCounter.py
protoFlasher.py
protoSleepCaster.py
58 SNAP® Network Operang System