Difference between revisions of "Mstar-DebugBoard-2018-01-10"

From ESS-WIKI
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Framework =
 
= Framework =
  
[[File:Architect hardware 2.png|800x600px]]
+
[[File:Architect hardware 2.png|800x600px|Architect hardware 2.png]]
 +
 
 +
= Data Format =
 +
 
 +
= INI Format =
 +
<pre>[Device]
 +
;[Device]=[PID],[VID],[Amount],[DeviceName]
 +
 
 +
[Event]
 +
Enable=[0 or 1]
 +
;0 = false
 +
;1 = true
 +
Increase=[Severity]
 +
Decrease=[Severity]
 +
;Severity
 +
;1 = Error
 +
;2 = Warning
 +
;3 = Information
 +
;0 = not send</pre>

Latest revision as of 10:22, 27 March 2018

Framework

Architect hardware 2.png

Data Format

INI Format

[Device]
;[Device]=[PID],[VID],[Amount],[DeviceName]

[Event]
Enable=[0 or 1]
;0 = false
;1 = true
Increase=[Severity]
Decrease=[Severity]
;Severity
;1 = Error
;2 = Warning
;3 = Information
;0 = not send