getValue() returns Ok(undefined) when the brain doesn’t send a usable reply.
setValue() returns Ok(undefined) when the brain acknowledges the write. Use
.isErr() and .error to handle connection or protocol failures.
Read and update system configuration values.
getValue() returns Ok(undefined) when the brain doesn’t send a usable reply.
setValue() returns Ok(undefined) when the brain acknowledges the write. Use
.isErr() and .error to handle connection or protocol failures.