This is to help handle an edge case where (for whatever reason) the NervesHub
server may send a second update request despite the device already having
updated. In that case, if the request is the same UUID of the currently running
firmware, then we ignore the request and log it
This is to help handle an edge case where (for whatever reason) the NervesHub server may send a second update request despite the device already having updated. In that case, if the request is the same UUID of the currently running firmware, then we ignore the request and log it