A Gateway exposes other devices to the AllThingsTalk platform. Use gateways when dealing with devices that cannot be modified to support the AllThingsTalk platform on their own, or when those devices are using protocols which are incompatible with the ones AllThingsTalk uses.
Gateways API
You can use REST/HTTP(S) Gateways API to develop your own clients to manage a network of devices, their assets and state.
Starts the device states export, returning the export object with the current export state and the exported zip’s url. Repeated requests with same parameters will return the same export object.