List Sessions Response
Limited functionality
This request is only available on the P6X terminal family.
Header | Length | Data |
---|---|---|
0x30 | 0x01 + | 1 byte: Total amount of open sessions |
Session IDs in multiple of 4 bytes. |
Usage
- This command is the response to a
List Sessions
command- It contains one byte with the total amount of sessions on the terminal.
- After this session will be listed in order (starting from the provided offset) until the maximum framelength is reached (
0xFF
), at which point it will be cut short. - The remaining open sessions can be listed by calling
List Sessions
again, but with an offset.