Skip to content

Commit 9eb9b46

Browse files
committed
TinyTuya Error Codes
1 parent f418e20 commit 9eb9b46

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,12 @@ Starting with v1.2.0 TinyTuya functions will return error details in the JSON da
130130
131131
The "Err" number will be one of these:
132132
133-
900 - Invalid JSON Response from Device
134-
901 - Network Error: Unable to Connect
135-
902 - Timeout Waiting for Device
136-
903 - Specified Value Out of Range
137-
904 - Unexpected Payload from Device
138-
905 - Network Error: Device Unreachable
133+
* 900 - Invalid JSON Response from Device
134+
* 901 - Network Error: Unable to Connect
135+
* 902 - Timeout Waiting for Device
136+
* 903 - Specified Value Out of Range
137+
* 904 - Unexpected Payload from Device
138+
* 905 - Network Error: Device Unreachable
139139
140140
### Example Usage
141141

0 commit comments

Comments
 (0)