You can use the wijmo.data module with remote data from either a general RESTful web service or from an OData service.
Both types of service require you to use a service-specific wijmo.data class. For a general RESTful web service, use the AjaxDataView class, and for an OData service, use the ODataView class.