General questions
Updated at:
Copy as MD
This topic answers common questions about using IoT Edge.
Does the offline data forwarding feature require additional development besides setting the Quality of Service (QoS) for message routing?
No, it does not. For more information, see Offline data forwarding.
How can I forward data from a gateway to an ECS instance?
You can use the data forwarding feature of the Rules Engine in IoT Platform to forward device data to a custom topic. Your ECS instance can then subscribe to the topic using the IoT Platform cloud API to receive the messages. For more information, see Data forwarding.
Why are the remote connection and remote file management features unavailable when my gateway device is online?
The remote connection and remote file management features were introduced in IoT Edge v1.8. Ensure that your gateway is running IoT Edge v1.8.0 or later.
Is this page helpful?