File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 268
268
send-command-to-client sample-text-command
269
269
```
270
270
271
- When no timeout for an AWS IoT commands execution is specified, AWS IoT Core sets the timeout to 10 seconds. This means
272
- your IoT device will have about 10 seconds to provide an update for the AWS IoT command execution back to AWS IoT Core.
273
-
274
- The sample should receive these newly created AWS IoT command executions and output something similar to:
271
+ When no timeout for an AWS IoT commands execution is specified, AWS IoT Core sets the timeout to a default value of 10 seconds.
272
+ So, the sample should receive these newly created AWS IoT command executions and output something similar to:
275
273
276
274
```
277
275
Received new command execution
You can’t perform that action at this time.
0 commit comments