👍️[Update] Model : energyの終了方法とreturnの値を修正

This commit is contained in:
misyaguziya
2024-09-11 13:28:35 +09:00
parent ccdd070fed
commit 0e226f7328
4 changed files with 41 additions and 22 deletions

View File

@@ -217,12 +217,10 @@ action_mapping = {
},
"/controller/callback_enable_check_mic_threshold": {
"mic":"/action/check_mic_threshold_energy",
"stopped":"/action/check_mic_threshold_energy_stopped",
"error_device":"/action/error_device",
},
"/controller/callback_enable_check_speaker_threshold": {
"speaker":"/action/check_speaker_threshold_energy",
"stopped":"/action/check_speaker_threshold_energy_stopped",
"error_device":"/action/error_device",
},
"/controller/callback_messagebox_send": {