buttplug-csharp icon indicating copy to clipboard operation
buttplug-csharp copied to clipboard

Update device protocols for external config loading

Open qdot opened this issue 5 years ago • 2 comments

Once we can load message attributes from the device config file (buttplugio/buttplug-device-config#8), we need to:

  • add identification setting to all protocols
  • generalize message handlers to deal with taking FeatureCount from device config

I'm not sure if there's much to do with StepCount, as that's more for guidance on the client side.

Also, this is all getting rewritten in Rust sometime (hopefully soon?), so I'm really not sure exactly how much time should be spent on this.

qdot avatar Dec 16 '19 03:12 qdot

@blackspherefollower This one is all yours after the device config updates are done if you want it. Should happen on the spec-v2 branch.

qdot avatar Dec 16 '19 03:12 qdot

I should have some time this week to get stuck in. Not sure how much I'll be online over the holiday weeks though.

blackspherefollower avatar Dec 16 '19 07:12 blackspherefollower

Moving to client only impl.

qdot avatar Dec 27 '22 21:12 qdot