Terminal data Explained

Data explained

The terminal displays different device-related information with different colors:

mceclip2.png

1. Server commands, protocol-related information, or device-related scripts.

2. Data interpreted by the device plugin.

3. Device raw data in its original format.

Last "known" value

Any "green" variable containing an X means that is the last known value and no new information has come in that particular message.

mceclip3.png

Format

Terminal data could come in different formats to the platform. Some of these formats might or not be supported by the device. 

Binary data

mceclip0.pngHex data is inside brackets. For example [0xA5] is the hex data 0xA5

ASCII data

Printable data is written as ASCII characters.

mceclip1.png