- In uses brackets can declare interface ?? as ???; to perform as another instance of an ?? interface.
- ADC is also in tos/interfaces
- Components declaration can also us as
- "Ased interface" in module can wire in configuration.
- parameterized interface is a multiple instance of an interface that parameterized at runtime. It can express like this. SenseM.Timer -> TimerC.Timer[unique("Timer")];
- Because of this line "provides interface Timer[uint8_t id];" means Timer provide 256 different instances one for each uint8_t value
- unique() function uses to generate unique 8-bit number. The group of unique can specify by use the same String as the parameter of the function
Tuesday, December 2, 2008
[TinyOS 1.x] Lesson2
Subscribe to:
Post Comments (Atom)
Collectd PostgreSQL Plugin
I couldn't find this link when searching with google https://www.collectd.org/documentation/manpages/collectd.conf.html#plugin-postgresql
-
sudo su postgres supply your Mac password modify /Library/PostgreSQL/9.x/data/pg_hba.conf from local all all md5 to local all all ...
-
Put your cursor on the text box of the post/comment you want to indent Go to the menubar at the top of the screen Edit > Emoji & ...
-
I ran to this error the other day when I tried to export a dump file from a slave Postgres database. cpg_dump: Dumping the contents of ta...
No comments:
Post a Comment