Dear Otmane!

On Fri, Jan 08, 2016 at 01:35:25PM +0100, Otmane El Mouaatamid wrote:
> I'm planning to implement security threat models and security methods for
> the Internet of things . what are the  commonly used simulation by RIoT
> tools for the IoT ?

I'm not sure if I got your question right, but if you're asking for tools to
run RIOT in a simulated (or let's more generally say "controlled environment")
there are currently two tools at hand:
1. desvirt [1][2] - a small Python framework that allows to you to connect 
multiple
                    RIOT native instances (Linux VMs are also supported) in a
                    virtual network
2. cooja [3][4] - the well-known sensor network simulator, widely used within
                  the Contiki community, supports a couple of MSP430 boards
                  that are also supported by RIOT

Plans on support for network simulators like ns-3 or Omnet++ also exist, but
currently, to the best of my knowledge, is working on that.

Cheers,
Oleg

[1] http://wiki.riot-os.org/Virtual-riot-network
[2] https://github.com/des-testbed/desvirt
[3] https://github.com/RIOT-OS/RIOT/pull/1975
[4] http://soda.swedish-ict.se/2296/1/SICS-T--2006-05--SE.pdf
-- 
printk("Illegal format on cdrom.  Pester manufacturer.\n");
        linux-2.2.16/fs/isofs/inode.c

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to