%{ #include #include #ifdef HAVE_UNISTD_H #include #endif #include #include "module.h" %} struct module_cmd ; %% NOP, MCMD_NOP GET_VERSION, MCMD_GET_VERSION LIST_SCREENS, MCMD_LIST_SCREENS SEND_EVENT, MCMD_SEND_EVENT SET_BROKER, MCMD_SET_BROKER %%