Provides links based on @capacitor/motion
and typescript library for comfortable using of this deep package using typescript
Motion
UpdateHandler
to represent Motion
object value as links
orMotion
link to the same Motion
link and set its value to the value of the corresponding property of the Motion
object value. For example insert MotionAcceleration
from Motion
to Motion
and MotionAccelerationX
from MotionAcceleration
to MotionAcceleration
The Motion
link can have object value.
No one field is required. You can add any fields as you want. Only the fields that are supported by this package will be represented as links
Motion
updates are handled by the UpdateHandler
to represent Motion
object value as links
See Documentation for examples and API
Feel free to contribute. Please fork the repository and submit a pull request for any bugs, improvements, or features.