Lines Matching +full:convert +full:- +full:channels
101 ${user_id_in_hex}= Convert To Hex ${userid}
102 ${userid_in_hex_format}= Convert To Hex ${userid} prefix=0x length=2
154 [Documentation] Verify get user access payload for user access(Read-only) privileged user.
191 ... all active channels.
213 [Documentation] Verify get channel payload support IPMI command for active channels.
223 [Documentation] Verify get channel payload support IPMI command for invalid channels.
236 [Documentation] Get active and inactive/invalid channels from channel_config.json file
298 # (e.g. 4-Administrator, 3-Operator, 2-Readonly).
328 # (e.g. 0x04-Administrator, 0x03-Operator, 0x02-Readonly).
346 # options Additional ipmitool command options (e.g "-L=Operator","-C=3").
397 # (e.g. 0x01 - IPMI, 0x02- SOL).
403 # 0x02- standard payload for SOL, 0x01 standard payload for IPMI.
434 [Documentation] Verify set user payload command for invalid channels.
441 ${channel_number}= Convert To Hex ${channel_number} prefix=0x
442 ${user_id}= Convert To Hex ${user_id} prefix=0x
450 [Documentation] Verify get user payload command for invalid userid or invalid channels.
457 ${channel_number}= Convert To Hex ${channel_number} prefix=0x
458 ${user_id}= Convert To Hex ${user_id} prefix=0x
495 ${channel_number}= Convert To Hex ${channel_number} prefix=0x
525 ${channel_number}= Convert To Hex ${channel_number} prefix=0x