Buttplug sex toy control library

feat: Add support for Adorime Penis Helmet Vibrator

authored by

blackspherefollower and committed by qdot.tngl.sh 7f07c372 32db398f

+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": 85 4 + "minor": 86 5 5 }, 6 6 "protocols": { 7 7 "activejoy": { ··· 1298 1298 "BGQS", 1299 1299 "AX05", 1300 1300 "DT01", 1301 + "BGZY", 1301 1302 "G317", 1302 1303 "G312", 1303 1304 "G302", ··· 1785 1786 "DT01" 1786 1787 ], 1787 1788 "name": "Adorime Chastity Cage" 1789 + }, 1790 + { 1791 + "id": "67bc4304-d2c3-493f-aa57-de708361e615", 1792 + "identifier": [ 1793 + "BGZY" 1794 + ], 1795 + "name": "Adorime Penis Helmet Vibrator" 1788 1796 }, 1789 1797 { 1790 1798 "features": [
+5
crates/buttplug_server_device_config/device-config-v4/protocols/galaku.yml
··· 269 269 - DT01 270 270 name: Adorime Chastity Cage 271 271 id: deb3f920-40f7-4595-92b1-8877b0ef0636 272 + - identifier: 273 + - BGZY 274 + name: Adorime Penis Helmet Vibrator 275 + id: 67bc4304-d2c3-493f-aa57-de708361e615 272 276 # Type 1 273 277 - identifier: 274 278 - G317 ··· 1479 1483 - BGQS # Adorime Penis Vibrator 1480 1484 - AX05 # Adorime Anal Vibrator 1481 1485 - DT01 # Adorime Chastity Cage 1486 + - BGZY # Adorime Penis Helmet Vibrator 1482 1487 # Type 1 1483 1488 - G317 1484 1489 - G312
+1 -1
crates/buttplug_server_device_config/device-config-v4/version.yaml
··· 1 1 version: 2 2 major: 4 3 - minor: 85 3 + minor: 86