Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • on first terminal

    Code Block
    C:\Users\twatteyn\Desktop\openvisualizer>openv-server simulation 2
    
     ___                 _ _ _  ___  _ _
    | . | ___  ___ ._ _ | | | |/ __>| \ |
    | | || . \/ ._>| ' || | | |\__ \|   |
    `___'|  _/\___.|_|_||__/_/ <___/|_\_|
         |_|                  openwsn.org
    
    11:39:41 INFO Starting OpenVisualizer ...
    11:39:41 [SimEngine:INFO] Starting engine (PID = 1988)
    11:39:41 [Topology:DEBUG] create instance
    11:39:42 [multiprocessing:INFO] Booting mote_1 (PID = 7500) ...
    11:39:42 SUCCESS 1 [OPENWSN] booted
    11:39:42 [multiprocessing:INFO] Booting mote_2 (PID = 9584) ...
    11:39:42 SUCCESS 2 [OPENWSN] booted
  • on second terminal

    Code Block
    C:\Users\twatteyn\Desktop\openvisualizer>openv-client network root 0001
    Ok!
  • this causes mote 0001 to be configured as DAG root, so on the first terminal:

    Code Block
    11:40:58 INFO registering DAGroot 14-15-92-cc-00-00-00-01
    11:41:08 SUCCESS 2 [IEEE802154E] synchronized at slotOffset 0 to mote 1
    11:41:08 SUCCESS 2 [SIXTOP] sixtop return code RC_SUCCESS at sixtop state WAIT_ADDRESPONSE
    11:41:11 INFO received RPL DAO from bbbb:0:0:0:1415:92cc:0:2
            - parents:
               bbbb:0:0:0:1415:92cc:0:1
            - children:
    11:41:13 INFO received RPL DAO from bbbb:0:0:0:1415:92cc:0:2
            - parents:
               bbbb:0:0:0:1415:92cc:0:1
            - children:

GitHub actions

works great

Scratchpad

Info

temporary scratchpad during session, to be deleted after

...