User Tools

Site Tools


remote

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
remote [2017/02/02 11:33]
liz [Safe API]
remote [2018/07/12 18:50] (current)
zavijava bad link
Line 3: Line 3:
 If you have not done it yet I would recommend using a remote controlled device linked to Jennifer! We hope to make it easy for anyone to easily link a device in. This will take time. The easiest way at the moment is an [[remote_audio|Audio controlled e-stim]] but that costs a lot. We hope to have a simple solution that anyone can put together or buy off the shelf for under £20 soon. If you have not done it yet I would recommend using a remote controlled device linked to Jennifer! We hope to make it easy for anyone to easily link a device in. This will take time. The easiest way at the moment is an [[remote_audio|Audio controlled e-stim]] but that costs a lot. We hope to have a simple solution that anyone can put together or buy off the shelf for under £20 soon.
  
-If you are too scared to join Jennifer the device API is also available by getting an ID from [[https://​play-link.com/​devices.html]] Once you have linked your device to the API directly or via the controller program you can test it at [[https://​play-link.com/​jen/​devices.php?​id=XXXX]] either by directly triggering the device or a random chance of being triggered.+If you are too scared to join Jennifer the device API is also available by getting an ID from [[https://​play-link.com/​devices.html]] 
 + 
 +Once you have linked your device to the API directly or via the controller program you can test it at [[https://​play-link.com/​jen/​devices.php?​id=XXXX]] either by directly triggering the device or a random chance of being triggered. This link also allows you to play with a keysafe or chastity device that are linked to the SafeAPI.
 ==== API ==== ==== API ====
  
Line 55: Line 57:
 (For safes and chastity locks) (For safes and chastity locks)
  
-Over the last year we have had several calls to extend the api to control a safe, lockbox or chastity device. To help prevent people from hacking their device the SafeAPI also has an additional key code system. An example use will be as follows: ​(a bit of work still needs to be done with the order of how we do things when jennifer locks you up ;-) )+Over the last year we have had several calls to extend the api to control a safe, lockbox or chastity device. To help prevent people from hacking their device the SafeAPI also has an additional key code system. An example use will be as follows:
  
 1) Before the safe is locked it will ping the address https://​play-link.com/​jen/​safe.php?​id=1XXX&​cmd=status&​locked=0 1) Before the safe is locked it will ping the address https://​play-link.com/​jen/​safe.php?​id=1XXX&​cmd=status&​locked=0
-This will return the line (where locked is the current safe status to check matches with Jen):+This will return the line (where locked is the current safe status to check matches with API):
 <​code>​ <​code>​
 unlocked unlocked
Line 97: Line 99:
 </​code>​ </​code>​
  
-=== Testing ​=== +=== Setting Times === 
-At the moment your lock status is not linked to your chastity status in Jennifer, instead ​you can temporary ​lock your id for 3 mins or add a specific time in hours as following:+At the moment your lock status is not linked to your chastity status in Jennifer. To test your device or if you are not part of Jennifer ​you can lock your device ​for a specific time in days,hours,mins as following ​(if you don't specify a value for days, hours or mins they will default to 0):
 <​code>​ <​code>​
-/​jen/​safe.php?​id=1XXX&​cmd=lock&​hours=3+/​jen/​safe.php?​id=1XXX&​cmd=lock&days=0&​hours=3&​mins=0&​
 </​code>​ </​code>​
  
-Once we have some devices using this out there, your locked status will relate to your chastity status (if in Jennifer). But can message Liz for ways to test if developing a device. You can also use this API with the ID you get from devices ​(see above) ​if you don't want to be under Jennifer in Control.+Once we have some devices using this out there, your locked status will relate to your chastity status (if in Jennifer). But can message Liz for ways to test if developing a device. You can also use this API with the ID you get from devices ​https://​play-link.com/​devices.html ​if you don't want to be under Jennifer in Control.
  
 As well as physical devices it will also be easy to develop some software that takes a picture of a combination lock and only reveals it once the API says so. As well as physical devices it will also be easy to develop some software that takes a picture of a combination lock and only reveals it once the API says so.
Line 110: Line 112:
 Instead of having to workout how to use the API you can download a controller program. Instead of having to workout how to use the API you can download a controller program.
  
-The controller program is available at [https://​play-link.com/​jen/​controller.zip] you can download this and after updating the ini file will allow you to run commands to trigger devices. An example ini file would be as follows+The controller program is available at [[https://​play-link.com/​jen/​controller.zip]] you can download this and after updating the ini file will allow you to run commands to trigger devices. An example ini file would be as follows
  
 <​code>​ <​code>​
remote.1486035198.txt.gz · Last modified: 2017/02/02 11:33 by liz