Maker API looks at the device capabilities to determine what events to subscribe to. So your device must not have the motion capability. That can be easily fixed in the driver. It has to subscribe to get the events, and it has to know what it can subscribe to.