Quick question from a newbie regarding freesmartphone rules.yaml.

In the following rule, where would the "SetLed" action be defined? The
trigger and filter are obvious to me but I can't figure out the action. It
does not appear to be another dbus call. So does the framework  have
"SetLed" defined somewhere?

trigger: DbusTrigger(system, 'org.freesmartphone.ogpsd',
        /org/freedesktop/Gypsy, 'org.freedesktop.Gypsy.Device',
'FixStatusChanged')
    filters: HasAttr(arg0, 0)
    actions: SetLed("gta02_aux_red", "dark")

Thanks for any info!
Ben
_______________________________________________
devel mailing list
devel@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/devel

Reply via email to