.. |kind_badge| raw:: html command IF_ConfigUpdate |kind_badge| ============================ Configuration write request with validation and apply result. Payload Contract ---------------- .. list-table:: :header-rows: 1 * - Name - Type - Unit - Range - Required - Description * - Configuration Key - text - n/a - 1..64 chars - yes - Configuration entry identifier to update. * - Configuration Value - text - n/a - 1..256 chars - yes - Serialized configuration value payload. Linked Requirements ------------------- - :doc:`REQ-IFC-003 ` - :doc:`REQ-IFC-004 ` Linked Integration Tests ------------------------ - :doc:`ITC-011_Modbus_ConfigWrite_Valid_Contract ` - :doc:`ITC-012_Modbus_ConfigWrite_Invalid_Handling ` - :doc:`ITC-013_Modbus_Service_Response_Timing `