Sunday, December 7, 2008

[TinyOS 1.x] Lesson3

  • Task declared syntax is
task void taskname(){}
  • Task dispatched syntax is
post taskname();
  • Task can post from command event or another task. It's better to use series of small tasks

This blog is summarized from Lesson 3: Introducing Tasks for Application Data Processing

No comments:

Collectd PostgreSQL Plugin

I couldn't find this link when searching with google https://www.collectd.org/documentation/manpages/collectd.conf.html#plugin-postgresql