protodot platform Node_Ja_104 RegisterAction 1 reg int32 2 val int32 3 mode Mode Node_Ja_108 enum Mode REG_MODE_NOTHING 0 REG_MODE_OR 1 REG_MODE_AND 2 Node_Ja_104:e->Node_Ja_108 Node_Ja_106 GpioAction 1 gpio int32 2 level GpioActionLevel Node_Ja_105 enum GpioActionLevel ACTION_LEVEL_UNDEFINED 0 ACTION_LEVEL_1 1 ACTION_LEVEL_0 2 Node_Ja_106:e->Node_Ja_105 Node_Ja_107 DelayAction 1 delay int32 Node_Ja_100 DacControlSet [...] 1 commands ControlCommand Node_Ja_101 ControlCommand 1 type ControlCommandType [...] 2 items ControlItem Node_Ja_100:e->Node_Ja_101:header Node_Ja_102 enum ControlCommandType INIT 0 POWER_ON 1 POWER_OFF 2 SPEAKER_ON 3 SPEAKER_OFF 4 HEADSET_ON 5 HEADSET_OFF 6 Node_Ja_101:e->Node_Ja_102 Node_Ja_103 ControlItem item_type 1 reg_action RegisterAction 2 gpio_action GpioAction 3 delay_action DelayAction Node_Ja_101:e->Node_Ja_103:header Node_Ja_103:e->Node_Ja_104:header Node_Ja_103:e->Node_Ja_106:header Node_Ja_103:e->Node_Ja_107:header