Is it possible to add device $NICKNAME$ to onUnbind virtualhere server event?
Hi.
I was trying to log the onUnbind event with the device $NICKNAME$ but it returns blank string.
On config.ini I used: onUnBind=/usr/local/etc/virtualhere/scripts/onUnbind.sh "$VENDOR_ID$" "$PRODUCT_ID$" "$CLIENT_ID$" "$CLIENT_IP$" "$PRODUCT_SERIAL$" "$PASSWORD$" "$DEVPATH$" "$NICKNAME$"
Am I doing something wrong?
Regards,
Carlos