sleep implemented for command line, mainly for config files for firmware developers (#982)

This commit is contained in:
2024-09-30 16:57:53 +02:00
committed by GitHub
parent 2dc0963c56
commit 8144397b2c
7 changed files with 109 additions and 0 deletions

View File

@ -10042,6 +10042,40 @@ signalname:
\ to the given name."
infer_action: true
template: true
sleep:
actions:
PUT:
args:
- arg_types:
- int
argc: 1
cast_input: []
check_det_id: false
convert_det_id: true
function: ''
input: []
input_types: []
output: []
require_det_id: false
store_result_in_t: false
- arg_types:
- int
- special::time_unit
argc: 2
cast_input: []
check_det_id: false
convert_det_id: true
function: ''
input: []
input_types: []
output: []
require_det_id: false
store_result_in_t: false
command_name: sleep
function_alias: sleep
help: ''
infer_action: true
is_description: true
slowadc:
actions:
GET: