How to set webServiceURL and register successfully
问题 I fill some parts of webserviceURL , but for deviceID , what do I put for it? This is the code I use to register device and pass for webservice. What do I need to change in order to register after adding pass ? <?php echo "<a href= 'genericPass.php'> Click here to add Generic Pass</a><br/>"; echo "<a href= 'couponPass.php'> Click here to add Coupon Pass</a>"; $url = 'https://192.168.1.105:8888/passesWebserver/v1/devices/{deviceID}/registrations/pass.cam-mob.passbookpasstest/E5982H-I2'; $ch