Bypass Code

I have a DSC alarm system with an EV3 installed running UI7.

I am trying to create a scene that will bypass my glass break sensor. I am trying to use this code:

luup.inet.wget(‘http://192.168.x.xxx:3480/data_request?id=action&DeviceNum=462&serviceId=urn:micasaverde-com:serviceId:DSCAlarmPanel1&action=SendCommand&Command=071&Data=1*116#’)

When I run this code, it does bypass the zone but also puts the alarm in Programming mode for a few minutes. Do I have something in here that I should not? Am I using the wrong code?

You might want to try over at the Envisalink board for an answer.