ProvisioningPhone JavaScript Runtime                
                
    Hello,
                
                                                                                            I'm following the instructions on: https://sdk.innovaphone.com/13r2/doc/tutorials/Provisioning%20API.htm
But I'm developing the app with the Javascript Runtime
In the Linuxconsolewindow, I can see that my app receives the 
{mt: "ProvisioningPhone", "mac":"123456789012"...}
But i dont know how to catch the message for saving the data and sending back the message
{"mt":"ProvisioningPhoneResult","result":"ok"} 
Can someone give me an example please =)
Regards,
Anton

