Motion permissions should be granted before calling this function by using requestMotionPermissions Acceleration data is saved by using makeMotionValueUpdateOperations with GetMotionInsertSerialOperationsOptions.containerLinkId set to SubscribeToMotionChangesOptions.deviceLinkId
#### Subscribe to acceleration changes
```ts
const accelerationHandler = await subscribeToAccelerationChanges({
deviceLinkId,
});
Subscribes to acceleration changes and saves them