Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New example for MSG host ON/OFF switching
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 9 Jun 2015 15:06:55 +0000 (17:06 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 9 Jun 2015 15:07:44 +0000 (17:07 +0200)
commit34a2576110368644e1a8b8ca7d608e28400cddd1
treea2a3b2c4961e7d4236881b44f649549ac10f9bff
parent9072f634ac2f4bdece800197ad4ad73ec96fd1d8
New example for MSG host ON/OFF switching
.gitignore
ChangeLog
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/MakeExe.cmake
examples/msg/energy/onoff/CMakeLists.txt [new file with mode: 0644]
examples/msg/energy/onoff/deployment_onoff.xml [new file with mode: 0644]
examples/msg/energy/onoff/onoff.c [new file with mode: 0644]
examples/msg/energy/onoff/onoff.tesh [new file with mode: 0644]
examples/msg/energy/onoff/platform_onoff.xml [new file with mode: 0644]