Hi! I would like to know why I am getting this error when using the vehicle function: setAlarm
vehicle.setAlarm(!!1);
Error:
(node:4412) UnhandledPromiseRejectionWarning: TypeError: vehicle.setAlarm is not a function
Remembering that I use "vehicle.setColorRGB" without problems.