Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.1.11.0, V2.1.11.1, V2.1.11.2, V2.1.11.3, V2.1.11.4, V2.1.11.5
-
Component/s: Middleware
-
Labels:None
-
Account:SDO rcX (SDORCX)
Description
The device data provider modifies whole zone1 when writing the MAC address (ulDataType=EXT_DEVICE_DATA_TYPE_MACADDR) only.
As only whole areas of security memory can be written it is neccessary to perform a ready-modify-write approach.
Known workarounds:
- Use RCX_SECURITY_EEPROM_WRITE_REQ to write whole zone 1
- Use ulDataType=EXT_DEVICE_DATA_TYPE_SECMEM_DATA to write whole zone 1, when calling device data provider directly
Attachments
Issue Links
- relates to
-
RCX-727 Device data provider: Introduce module interface for default provider to support multiple data sources
- Closed