Buttplug sex toy control library

feat: Add support for Adorime Chastity Cage

authored by

blackspherefollower and committed by qdot.tngl.sh 64b14298 0a2cd5d8

+15 -2
+9 -1
crates/buttplug_server_device_config/build-config/buttplug-device-config-v4.json
··· 1 1 { 2 2 "version": { 3 3 "major": 4, 4 - "minor": 72 4 + "minor": 74 5 5 }, 6 6 "protocols": { 7 7 "activejoy": { ··· 1297 1297 "BGSF", 1298 1298 "BGQS", 1299 1299 "AX05", 1300 + "DT01", 1300 1301 "G317", 1301 1302 "G312", 1302 1303 "G302", ··· 1777 1778 "AX05" 1778 1779 ], 1779 1780 "name": "Adorime Anal Vibrator" 1781 + }, 1782 + { 1783 + "id": "deb3f920-40f7-4595-92b1-8877b0ef0636", 1784 + "identifier": [ 1785 + "DT01" 1786 + ], 1787 + "name": "Adorime Chastity Cage" 1780 1788 }, 1781 1789 { 1782 1790 "features": [
+5
crates/buttplug_server_device_config/device-config-v4/protocols/galaku.yml
··· 265 265 - AX05 266 266 name: Adorime Anal Vibrator 267 267 id: bce17a9d-1cfa-47e7-a6fd-6471896bb1d3 268 + - identifier: 269 + - DT01 270 + name: Adorime Chastity Cage 271 + id: deb3f920-40f7-4595-92b1-8877b0ef0636 268 272 # Type 1 269 273 - identifier: 270 274 - G317 ··· 1474 1478 - BGSF # Adorime Male Masturbator 1475 1479 - BGQS # Adorime Penis Vibrator 1476 1480 - AX05 # Adorime Anal Vibrator 1481 + - DT01 # Adorime Chastity Cage 1477 1482 # Type 1 1478 1483 - G317 1479 1484 - G312
+1 -1
crates/buttplug_server_device_config/device-config-v4/version.yaml
··· 1 1 version: 2 2 major: 4 3 - minor: 72 3 + minor: 74