io.agora.iotlink.IotPropertyDesc类 参考
设备属性描述符。
类成员变量说明
mCreateBy
long io.agora.iotlink.IotPropertyDesc.mCreateBy |
mCreateTime
long io.agora.iotlink.IotPropertyDesc.mCreateTime |
mDeleted
int io.agora.iotlink.IotPropertyDesc.mDeleted |
- 0:未删除
- 1:已删除
mId
long io.agora.iotlink.IotPropertyDesc.mId |
mIndex
int io.agora.iotlink.IotPropertyDesc.mIndex |
mMarkName
String io.agora.iotlink.IotPropertyDesc.mMarkName |
mMaxValue
String io.agora.iotlink.IotPropertyDesc.mMaxValue |
mMinValue
String io.agora.iotlink.IotPropertyDesc.mMinValue |
mParams
String io.agora.iotlink.IotPropertyDesc.mParams |
mPointName
String io.agora.iotlink.IotPropertyDesc.mPointName |
mPointType
int io.agora.iotlink.IotPropertyDesc.mPointType |
- 1:整型
- 2:布尔型
- 3:枚举型
- 4:字符串型
- 5:浮点型
- 6:字节型
- 7:原始数据型
mProductNumber
String io.agora.iotlink.IotPropertyDesc.mProductNumber |
mReadType
int io.agora.iotlink.IotPropertyDesc.mReadType |
- 1:只读
- 2:读写
mRemark
String io.agora.iotlink.IotPropertyDesc.mRemark |
mStatus
int io.agora.iotlink.IotPropertyDesc.mStatus |
- 1:启用
- 2:停用