mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-14 20:28:41 +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:
@@ -2466,6 +2466,15 @@ free:
|
||||
PUT:
|
||||
argc: 0
|
||||
|
||||
user:
|
||||
is_description: true
|
||||
actions:
|
||||
GET:
|
||||
argc: 0
|
||||
PUT:
|
||||
argc: 0
|
||||
|
||||
|
||||
hostname:
|
||||
is_description: true
|
||||
actions:
|
||||
@@ -4279,14 +4288,6 @@ initialchecks:
|
||||
cast_input: [ true ]
|
||||
output: [ args.front() ]
|
||||
|
||||
user:
|
||||
help: "\n\tUser details from shared memory (hostname, type, PID, User, Date)."
|
||||
actions:
|
||||
GET:
|
||||
argc: 0
|
||||
check_det_id: true
|
||||
function: getUserDetails
|
||||
output: [ t ]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user