Closed BeauJoh closed 9 years ago
Specifically device specific functions to return a string about the vendor, profile and device_type.
Concerns: 'device_type' should actually be just 'type' to conform closer to the API, but I couldn't figure out how to override a rust primitive.
Thanks!
Specifically device specific functions to return a string about the vendor, profile and device_type.
Concerns: 'device_type' should actually be just 'type' to conform closer to the API, but I couldn't figure out how to override a rust primitive.