Driver Details

Panamax VT1512

By: RTI
Updated: Oct. 29, 2021
Version: 1.01

Description:

This driver is for the Panamax VT1512-IP Power Conditioners and may work with other BlueBOLT-CV2 devices.

Panamax VT1512-IP

Tested and developed using a VT1512-IP.

Release History:

1.0: Initial Release of the driver.

1.01: Fixes missing configuration item from crashing the driver.

Configuration:

IP Address: This is the IP Address for the device.

Port: This is the port number to use. By default this is 57010 which is the port which Panamax specifies for use with their XML protocol.

Device Class: This is the device model in all lowercase, including numbers. This can be found in the User Manual for your device, under the Advanced Operations section, Command Messages, there will be an example of a command to send, there you can find the class attribute which you can copy paste into this field.

Example: <device class="vt1512" id="1065a3051970">

MAC Address: This is the MAC Address of the device, formatted with all lowercase, and no seperators.

Example: 1065a3051f5d

Important Note: This driver does not recieve any real time feedback from the device. Therefore it is based on polling data every 15 seconds, the outlet status's will update when you send a command, but this is artificial and will be updated on the next heartbeat if it is incorrect.

Events:

• There are events for each outlet being turned on/off. These will trigger when the outlet power status changes, these will only trigger when you send an On/Off command.