index
:
esds.git
debug
main
An Extensible Simulator For Distributed Systems and Cyber-Physical Systems.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
api_receivet0_eth0_1s1r
/
sender.py
blob: 45d0460cf2be8b6ce53315983c54e6df4da699da (
plain
)
1
2
3
4
5
#!/usr/bin/env python def execute(api): api.send("eth0","Hello World!",1,1)