Skip to content

Extend AutoDeviceClass

Add AutoCommand and support writing AutoAttrs.

I'm not 100% sure about using nullptr as a default parameter for AutoAttr write_fn.
It seems to make sense to me, but maybe 0 would be more idiomatic C++.

Merge request reports