fesa-core
4.3.1
|
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. | |
Diagnostics setting information passed from the server part to the RT part needed to set up diagnostics.