Skip to content
Snippets Groups Projects
Commit 328df549 authored by athatheocsd's avatar athatheocsd
Browse files

Getting functions ready to add usability

parent 813cff55
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,9 @@ void EventActionService::requestEventActionDefinitionStatus(Message message) {
void EventActionService::eventActionStatusReport() {
// TM[19,7]
Message report = createTM(7);
storeMessage(report);
}
void EventActionService::enableEventActionFunction(Message message) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment