Difference between revisions of "Mstar-DebugBoard-2018-01-10"
From ESS-WIKI
(Created page with "= Framework =") |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Framework = | = Framework = | ||
| + | |||
| + | [[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
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