代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/137691/5820501
java variablerequestresponse.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'VariableRequestResponse'
* message type.
*/
package net.tinyos.sim.msg;
www.eeworm.com/read/137691/5820503
java variablerequestcommand.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'VariableRequestCommand'
* message type.
*/
package net.tinyos.sim.msg;
www.eeworm.com/read/137691/5820505
java variableresolvecommand.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'VariableResolveCommand'
* message type.
*/
package net.tinyos.sim.msg;
www.eeworm.com/read/137691/5820507
java variableresolveresponse.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'VariableResolveResponse'
* message type.
*/
package net.tinyos.sim.msg;
www.eeworm.com/read/137691/5820513
java setadcportvaluecommand.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'SetADCPortValueCommand'
* message type.
*/
package net.tinyos.sim.msg;
www.eeworm.com/read/137691/5820598
readme
The code in this subdirectory is extracted from the 2.2a distribution
of the Jython project (http://www.jython.org). It was imported into
the tinyos-1.x distribution and slightly modified for compati
www.eeworm.com/read/116008/6114322
java queryresult.java
package net.tinyos.tinydb;
import java.util.*;
/** QueryResult accepts a query result in the form of an array of
bytes read off the network (and a query) and parses the results
and provides a
www.eeworm.com/read/11139/197440
install
Installation for TinyOS-specific uisp:
Execute
./COMPILE
(you can run the commands it contains directly if you prefer)
Then:
make install
(you must be root on Linux to perform this step)
www.eeworm.com/read/11139/202490
readme
Introduction
============
The TinyOS Extension Proposals (TEPs) are written using the
reStructuredText. Converting them into HTML documents can be performed
using the "rst2html" tool from the py
www.eeworm.com/read/11139/202523
txt tep111.txt
============================
message_t
============================
:TEP: 111
:Group: Core Working Group
:Type: Documentary
:Status: Final
:TinyOS-Version: 2.x
:Author: Philip Levis
.. N