session_id:
osTicketSession Object
(
    [name:osTicketSession:private] => OSTSESSID
    [backend:osTicketSession:private] => osTicket\Session\NoopSessionStorageBackend Object
        (
            [options:protected] => Array
                (
                    [session_ttl] => 1440
                    [api_session] => 
                    [callbacks] => Array
                        (
                            [close] => Array
                                (
                                    [0] => osTicketSession Object
 *RECURSION*
                                    [1] => onClose
                                )

                        )

                )

            [callbacks:osTicket\Session\AbstractSessionHandler:private] => Array
                (
                    [close] => Array
                        (
                            [0] => osTicketSession Object
 *RECURSION*
                            [1] => onClose
                        )

                )

            [isnew:osTicket\Session\AbstractSessionHandler:private] => 
            [isapi:osTicket\Session\AbstractSessionHandler:private] => 
            [ttl:osTicket\Session\AbstractSessionHandler:private] => 1440
            [maxlife:osTicket\Session\AbstractSessionHandler:private] => 
            [secondary:protected] => 
        )

    [ttl:osTicketSession:private] => 1440
)
BlueWalker Technical Support

Frequently Asked Question

Terminal commands for VI RT and VI THID

Last Updated 5 years ago
Read first how to send commands to the UPS
https://support.powerwalker.com/kb/faq.php?id=130

VI RT series and VI THID have a battery life test embedded in the firmware. The test is checking the battery condition every 28 days.

It is possible to disable the test using below commands.

Enabling
command: AT1
response: ACK
Disabling
command: AT0
response: ACK
Query
command: AT?
response: ATx (x=1: enable; x=0: disable)







Please Wait!

Please wait... it will take a second!