Enumeration DiagnosticErrorErrorType

DiagnosticErrorErrorType

error_type parameter of a DiagnosticError type

See

RoboccDocs for further information

Enumeration Members

CONNECTION_ERROR: 5

Connection error on element, element might be disconnected

FREQUENCY_ERROR: 3

Frequency error, no data received or abnormal frequency

HARDWARE_ERROR: 4

Hardware error on element

INVALID_DATA_ERROR: 2

Data received is invalid

NODE_CRASH_ERROR: 6

Node crash error on element can occur only on SOFTWARE_MODULE element

NO_ERROR: 1

No error on element

UNKNOWN_ERROR: 0

Unknown error on element

Generated using TypeDoc