Hello all
with the last dailybuild downloadable from
http://teamcity.codebetter.com/guestAuth/repository/download/bt1177/.lastSuccessful/freedomotic-5.6.0-%7Bbuild.number%7D.zip we added some improvements to the plugin.
Now you can use the name of rooms instead of the user's coordinates. Very simple!
The .mote file consists of csv rows with the following format
Kitchen,5000
Bedroom,2000 etc
that is: move the user to the room "Kitchen", stay there for 5000 ms and then move him to "Bedroom", stay another 2 s and so on.
If the room name is incorrect the instruction is ignored.
Also you can repeat the path several times by specifiyng the number in the property <iterations> inside the file manifest.
Let us know your opinion
Cheers
Mauro