buttplugio / buttplug

Rust Implementation of the Buttplug Sex Toy Control Protocol
https://buttplug.io
Other
882 stars 64 forks source link

FeatureOrder in device config isn't doing anything #620

Closed qdot closed 6 months ago

qdot commented 6 months ago

Filing this specifically to ask @blackspherefollower:

I'm rebuilding the config formats right now, and just ran into FeatureOrder. We still have it for 3 very rare toys that have FeatureOrder in their config, but the field is never read or stored anywhere on config load. Obviously it's dead or at least hasn't affected anything, but do we need it going forward?

blackspherefollower commented 6 months ago

I'm pretty sure that feature description and type replaced any need.

qdot commented 6 months ago

Ok, gone in the new config.