| { |
| "gpio_configs":{ |
| "IdButton": "ID_BUTTON", |
| "NMIButton": "NMI_BUTTON", |
| "NMIOut": "NMI_OUT", |
| "PostComplete": "POST_COMPLETE", |
| "PwrButton": "POWER_BUTTON", |
| "PwrOK": "PS_PWROK", |
| "PwrOut": "POWER_OUT", |
| "RstButton": "RESET_BUTTON", |
| "RstOut": "RESET_OUT", |
| "SIOOnCtl": "SIO_ONCONTROL", |
| "SIOPwrGd": "SIO_POWER_GOOD", |
| "SIOS5": "SIO_S5" |
| }, |
| "timing_configs":{ |
| "PowerPulseMs": 200, |
| "ForceOffPulseMs": 15000, |
| "ResetPulseMs": 500, |
| "PowerCycleMs": 5000, |
| "SioPowerGoodWatchdogMs": 1000, |
| "PsPowerOKWatchdogMs": 8000, |
| "GracefulPowerOffS": 300, |
| "WarmResetCheckMs": 500, |
| "PowerOffSaveMs": 7000 |
| } |
| } |
| |