mote-api defines shared types between mote and client side code. If those types change, it breaks compatibility between the robot and the client. The message major version should be telemetered in mote's messages so client side code can check for compatibility breaks and alert the user to upgrade firmware.
mote-apidefines shared types between mote and client side code. If those types change, it breaks compatibility between the robot and the client. The message major version should be telemetered in mote's messages so client side code can check for compatibility breaks and alert the user to upgrade firmware.