issues
search
ethercrab-rs
/
ethercrab
EtherCAT master written in pure Rust
258
stars
25
forks
source link
Device name string handling improvements
#232
Closed
jamwaffles
closed
3 months ago
jamwaffles
commented
3 months ago
No longer uses static string index to read device name, fixing issues with SubDevices that have e.g. image data in index
1
.
Adds
{SubDevice,SubDeviceRef}::description()
method to get longer device name
More gracefully handle non-ASCII characters in device name strings
1
.{SubDevice,SubDeviceRef}::description()
method to get longer device name