| | |
| | | max = 1, |
| | | min = 0, |
| | | }; |
| | | _trait_on_off.curValue = "on"; |
| | | } |
| | | _trait_on_off.curValue = "on"; |
| | | } |
| | | return _trait_on_off; |
| | | } |
| | |
| | | /// <summary> |
| | | /// 家电、插座 |
| | | /// </summary> |
| | | public const string ElectricSocket = "electric.socket ";
|
| | | public const string ElectricSocket = "electrical.socket";
|
| | | /// <summary> |
| | | /// 家电、电视 |
| | | /// </summary> |
| | | public const string ElectricTV = "electric.tv";
|
| | | public const string ElectricTV = "electrical.tv";
|
| | | /// <summary> |
| | | /// 家电、风扇 |
| | | /// </summary> |
| | | public const string ElectricFan = "electric.fan"; |
| | | public const string ElectricFan = "electrical.fan"; |
| | | } |
| | | |
| | | } |