mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 00:48:54 +01:00
Dev/verify shm (#1276)
* removed verify, update, fixed getUser to be a free function, generated commands, python bindings yet to do * python bindings * fixed tests * minor * minor * format
This commit is contained in:
@@ -12590,19 +12590,32 @@ user:
|
||||
- arg_types: []
|
||||
argc: 0
|
||||
cast_input: []
|
||||
check_det_id: true
|
||||
check_det_id: false
|
||||
convert_det_id: true
|
||||
function: getUserDetails
|
||||
function: ''
|
||||
input: []
|
||||
input_types: []
|
||||
output:
|
||||
- t
|
||||
output: []
|
||||
require_det_id: false
|
||||
store_result_in_t: true
|
||||
PUT:
|
||||
args:
|
||||
- arg_types: []
|
||||
argc: 0
|
||||
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: user
|
||||
function_alias: user
|
||||
help: "\n\tUser details from shared memory (hostname, type, PID, User, Date)."
|
||||
help: ''
|
||||
infer_action: true
|
||||
is_description: true
|
||||
v_a:
|
||||
actions:
|
||||
GET:
|
||||
|
||||
Reference in New Issue
Block a user