Payout
A thin wrapper around the SSP protocol from ITL
Data Fields
m_command Struct Reference

Structure which describes an actual command which we received in one of our request topics. More...

Collaboration diagram for m_command:
Collaboration graph
[legend]

Data Fields

json_t * jsonMessage
 The complete received message parsed as JSON.
 
char * command
 The command from the message.
 
char * correlId
 The correlId to use in the response (this is the msgId from the message which contained the command)
 
char * msgId
 The msgId for the response.
 
char * responseTopic
 The topic to which the response should be published.
 
struct m_devicedevice
 The device to which the command should be issued.
 

Detailed Description

Structure which describes an actual command which we received in one of our request topics.


The documentation for this struct was generated from the following file: