Enhance the Assets class of the assets component wit the following Debug Commands:
[x] add a DbgCmd that allows to set the attribute m_deviceSerialNr
[x] add a DbgCmd that allows to read the attribute m_deviceSerialNr and also the result from calling the implementation of the IAssetsDeviceSerialNrAdapter::getDeviceSerialNr() method
Issue by dniklaus Fri Nov 9 14:54:12 2018 Originally opened as https://github.com/ERNICommunity/dust-measurement-network/issues/41
Enhance the
Assets
class of theassets
component wit the following Debug Commands:m_deviceSerialNr
m_deviceSerialNr
and also the result from calling the implementation of theIAssetsDeviceSerialNrAdapter::getDeviceSerialNr()
method