Anonymous Login
2026-01-15 15:05 CET

HomeAutomation: trunk r1602 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
Mattias Runge trunk 2010-11-14 19:15:50 Pending
Changeset Added new vm plugin
- module: enables sending messages and receiving messages from modules as well as events on if the module is available or not
Changed the name of the binary from atom to atomd to better reflect that it is supposed to be used as a daemon
mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/script/plugin/module.js [ Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/script/user/autostart.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Manager.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Manager.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Message.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Message.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Module.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/main.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/type/common.h Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/vm/Manager.cpp Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.cpp [ Diff ] File ]
add - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Module.h [ Diff ] File ]