Skip to content

Commit 2527911

Browse files
committed
Add 203 status to table
1 parent 6bd0beb commit 2527911

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/iot-central/core/concepts-telemetry-properties-commands.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -757,6 +757,7 @@ IoT Central expects a response from the device to writable property updates. The
757757
| ----- | ----- | ----------- |
758758
| `'ac': 200` | Completed | The property change operation was successfully completed. |
759759
| `'ac': 202` or `'ac': 201` | Pending | The property change operation is pending or in progress |
760+
| `'ac': 203` | Pending | The property change operation was initiated by the device |
760761
| `'ac': 4xx` | Error | The requested property change wasn't valid or had an error |
761762
| `'ac': 5xx` | Error | The device experienced an unexpected error when processing the requested change. |
762763

0 commit comments

Comments
 (0)