Buttplug sex toy control library
20
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: Adding OhMibod NEX|2 identifier

authored by

blackspherefollower and committed by
qDot
45c39a7d f1d7d377

+39 -6
+26 -5
buttplug/buttplug-device-config/build-config/buttplug-device-config-v3.json
··· 4589 4589 }, 4590 4590 { 4591 4591 "identifier": [ 4592 + "OhMiBod NEX2" 4593 + ], 4594 + "name": "OhMiBod NEX|2", 4595 + "features": [ 4596 + { 4597 + "feature-type": "Vibrate", 4598 + "actuator": { 4599 + "step-range": [ 4600 + 0, 4601 + 100 4602 + ], 4603 + "messages": [ 4604 + "ScalarCmd" 4605 + ] 4606 + } 4607 + } 4608 + ] 4609 + }, 4610 + { 4611 + "identifier": [ 4592 4612 "OhMiBod NEX3" 4593 4613 ], 4594 - "name": "hMiBod NEX|3", 4614 + "name": "OhMiBod NEX|3", 4595 4615 "features": [ 4596 4616 { 4597 4617 "feature-type": "Vibrate", ··· 4763 4783 "Pearl 3", 4764 4784 "OhMiBod 4.0", 4765 4785 "OhMiBod LUMEN", 4786 + "OhMiBod NEX2", 4766 4787 "OhMiBod NEX3", 4767 4788 "OhMiBod ESCA", 4768 4789 "OhMiBod Foxy", ··· 10958 10979 } 10959 10980 }, 10960 10981 { 10961 - "feature-type": "Rotate", 10982 + "feature-type": "Vibrate", 10962 10983 "actuator": { 10963 10984 "step-range": [ 10964 10985 0, 10965 10986 100 10966 10987 ], 10967 10988 "messages": [ 10968 - "RotateCmd" 10989 + "ScalarCmd" 10969 10990 ] 10970 10991 } 10971 10992 }, 10972 10993 { 10973 - "feature-type": "Vibrate", 10994 + "feature-type": "Rotate", 10974 10995 "actuator": { 10975 10996 "step-range": [ 10976 10997 0, 10977 10998 100 10978 10999 ], 10979 11000 "messages": [ 10980 - "ScalarCmd" 11001 + "RotateCmd" 10981 11002 ] 10982 11003 } 10983 11004 }
+13 -1
buttplug/buttplug-device-config/device-config-v3/buttplug-device-config-v3.yml
··· 2634 2634 messages: 2635 2635 - ScalarCmd 2636 2636 - identifier: 2637 + - OhMiBod NEX2 2638 + name: OhMiBod NEX|2 2639 + features: 2640 + - feature-type: Vibrate 2641 + actuator: 2642 + step-range: 2643 + - 0 2644 + - 100 2645 + messages: 2646 + - ScalarCmd 2647 + - identifier: 2637 2648 - OhMiBod NEX3 2638 - name: hMiBod NEX|3 2649 + name: OhMiBod NEX|3 2639 2650 features: 2640 2651 - feature-type: Vibrate 2641 2652 actuator: ··· 2735 2746 - Pearl 3 2736 2747 - OhMiBod 4.0 2737 2748 - OhMiBod LUMEN 2749 + - OhMiBod NEX2 2738 2750 - OhMiBod NEX3 2739 2751 - OhMiBod ESCA 2740 2752 - OhMiBod Foxy