<?xml version="1.0" encoding="UTF-8"?> <simconf> <simulation> <title>Hello World (Wismote)</title> <randomseed>generated</randomseed> <motedelay_us>1000000</motedelay_us> <radiomedium> org.contikios.cooja.radiomediums.UDGM <transmitting_range>50.0</transmitting_range> <interference_range>100.0</interference_range> <success_ratio_tx>1.0</success_ratio_tx> <success_ratio_rx>1.0</success_ratio_rx> </radiomedium> <events> <logoutput>40000</logoutput> </events> <motetype> org.contikios.cooja.mspmote.WismoteMoteType <identifier>wismote1</identifier> <description>Wismote Mote Type #wismote1</description> <source EXPORT="discard">[CONTIKI_DIR]/examples/hello-world/hello-world.c</source> <commands EXPORT="discard">make hello-world.wismote TARGET=wismote</commands> <firmware EXPORT="copy">[CONTIKI_DIR]/examples/hello-world/hello-world.wismote</firmware> <moteinterface>org.contikios.cooja.interfaces.Position</moteinterface> <moteinterface>org.contikios.cooja.interfaces.RimeAddress</moteinterface> <moteinterface>org.contikios.cooja.interfaces.IPAddress</moteinterface> <moteinterface>org.contikios.cooja.interfaces.Mote2MoteRelations</moteinterface> <moteinterface>org.contikios.cooja.interfaces.MoteAttributes</moteinterface> <moteinterface>org.contikios.cooja.mspmote.interfaces.MspClock</moteinterface> <moteinterface>org.contikios.cooja.mspmote.interfaces.MspMoteID</moteinterface> <moteinterface>org.contikios.cooja.mspmote.interfaces.MspButton</moteinterface> <moteinterface>org.contikios.cooja.mspmote.interfaces.Msp802154Radio</moteinterface> <moteinterface>org.contikios.cooja.mspmote.interfaces.MspDefaultSerial</moteinterface> <moteinterface>org.contikios.cooja.mspmote.interfaces.MspLED</moteinterface> <moteinterface>org.contikios.cooja.mspmote.interfaces.MspDebugOutput</moteinterface> </motetype> <mote> <breakpoints /> <interface_config> org.contikios.cooja.interfaces.Position <x>36.76551518369201</x> <y>29.330591009779383</y> <z>0.0</z> </interface_config> <interface_config> org.contikios.cooja.mspmote.interfaces.MspMoteID <id>1</id> </interface_config> <motetype_identifier>wismote1</motetype_identifier> </mote> </simulation> <plugin> org.contikios.cooja.plugins.SimControl <width>280</width> <z>2</z> <height>160</height> <location_x>22</location_x> <location_y>14</location_y> </plugin> <plugin> org.contikios.cooja.plugins.LogListener <plugin_config> <filter /> </plugin_config> <width>680</width> <z>1</z> <height>240</height> <location_x>84</location_x> <location_y>408</location_y> </plugin> <plugin> org.contikios.cooja.plugins.ScriptRunner <plugin_config> <scriptfile>[CONFIG_DIR]/hello-world.js</scriptfile> <active>true</active> </plugin_config> <width>600</width> <z>0</z> <height>548</height> <location_x>335</location_x> <location_y>22</location_y> </plugin> </simconf>