| | |
| | | public const string OtherCommon = "other.common"; |
| | | |
| | | /// <summary> |
| | | /// 空调科技系统(绿建) |
| | | /// 总控 |
| | | /// </summary> |
| | | public const string AcstParent = "acst.parent"; |
| | | /// <summary> |
| | | /// 空调科技系统(绿建) |
| | | /// 子控 |
| | | /// </summary> |
| | | public const string AcstSub = "acst.sub"; |
| | | |
| | | /// <summary> |
| | | /// 门锁 |
| | | /// </summary> |
| | | public const string DoorLock = "security.door"; |
| | |
| | | list.Add(DoorLock); |
| | | return list; |
| | | } |
| | | |
| | | |
| | | |
| | | #region 灯光 |
| | |
| | | } |
| | | #endregion |
| | | |
| | | #region 可视对讲 |
| | | /// <summary> |
| | | /// HDL可视对讲 |
| | | /// </summary> |
| | | public const string doorgate="door.gate"; |
| | | #endregion |
| | | |
| | | #region 第三方spk列表 |
| | | /// <summary> |
| | | /// 获取所有第三方品牌功能的spk |