-
- All Implemented Interfaces:
-
java.io.Serializable
public class BitmapSchemaBean implements Serializable
Describe the type of device error reporting.
The error code is a binary number. For example, the maximum length of the fault type is 8, and the entire fault value is in the form of 00000000. If fault type 1, the fault value is 00000001. If 1 and 3 is reported at the same time, the fault value is 00000101.