Resolve "egu should be taken from the device info, not through rpc"
Description
The proposed change puts 'egu' info in the device configuration, to avoid a RPC call
when executing .egu()
on the Device
object on the client side.
Closes #359 (closed)