VIRTUTECH CONFIDENTIAL    Previous - Up - Next

telos-mote

Provided by
telos-mote-components
Class Hierarchy
conf-objectlog-objectcomponenttop-componenttelos-mote
Interfaces Implemented
log_object, component
Description
A Telos Mote, based on the msp430 processor

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attributes inherited from class component
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
Attributes inherited from class top-component
components, cpu_list
Attribute List
cpu_frequency
Required attribute; read/write access; type: Float.

Processor frequency in MHz.

location_x
Required attribute; read/write access; type: Integer.

initial X location of mote

location_y
Required attribute; read/write access; type: Integer.

initial Y location of mote

location_z
Required attribute; read/write access; type: Integer.

initial Z location of mote

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
infoprint information about the device
statusprint status of the device

Command Descriptions

<telos-mote>.info
Synopsis
<telos-mote>.info
Description
Print detailed information about the configuration of the device.
<telos-mote>.status
Synopsis
<telos-mote>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next