1 2 3 4 5 6
#!/usr/bin/env python def execute(api): api.send("eth0","Hello World!",1,1) api.send("eth0","Hello World!",1,1)