增加日志推送,增加房态变化的时候 断电功能
This commit is contained in:
@@ -440,5 +440,9 @@ namespace Domain
|
||||
///// </summary>
|
||||
//public virtual string TCLAppSecret { get; set; }
|
||||
public virtual string ETV_HotelID { get; set; }
|
||||
public virtual int SwitchRoomStatus_PowerOff2 { get; set; }
|
||||
public virtual int SwitchRoomStatus_PowerOff4 { get; set; }
|
||||
public virtual int SwitchRoomStatus_PowerOff8 { get; set; }
|
||||
public virtual int SwitchRoomStatus_PowerOff16 { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user