Tuya.Net
Properties
com.clusterrr.TuyaNet.TuyaLocalResponse Class Reference

Response from local Tuya device. More...

Properties

TuyaCommand Command [get]
 Command code. More...
 
int ReturnCode [get]
 Return code. More...
 
string JSON [get]
 Response as JSON string. More...
 

Detailed Description

Response from local Tuya device.

Property Documentation

◆ Command

TuyaCommand com.clusterrr.TuyaNet.TuyaLocalResponse.Command
get

Command code.

◆ ReturnCode

int com.clusterrr.TuyaNet.TuyaLocalResponse.ReturnCode
get

Return code.

◆ JSON

string com.clusterrr.TuyaNet.TuyaLocalResponse.JSON
get

Response as JSON string.