I am comparing two software environments for our read-only FR10 dashboard. The old wrapper expected a status value; the replacement SDK gives a container. A failed request can look normal on screen. Can I investigate this with recorded replies first? The sample housing is only our reference, not the cause.
Yes. Keep successful and failed replies with their SDK versions. Check the documented success condition before extracting any mode, then test what the screen shows when that condition fails.
I compared the recordings with the installed version's documentation. Our wrapper treats the container as though it were the former result. I have identified that mismatch; I still need to check the revised display after a good reading followed by failure.