fesa-core  5.0.1
fesa::DiagnosticsDefs::DiagnosticsEventPayload Struct Reference

Diagnostics setting information passed from the server part to the RT part needed to set up diagnostics. More...

#include <Defs.h>

Public Attributes

int32_t state
 A state the diagnostics can be put into.
 
char host [hostNameLength]
 A host the diagnostics are sent to.
 
int port
 A port number the diagnostics are sent to.
 
int32_t fwkTopics
 Flags of enabled/disabled framework topics.
 
int32_t userTopics
 Flags of enabled/disabled user topics.
 
char tracedDevices [tracedDevicesListLength]
 A list of devices that should be traced in diagnostics.
 
char bypassedActions [bypassedActionsListLength]
 A list of real-time and server actions that should be bypassed in diagnostics.
 

Detailed Description

Diagnostics setting information passed from the server part to the RT part needed to set up diagnostics.


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