CommandClassControlNodeView.xib 72 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_0" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="A4o-gP-Y81" customClass="CommandClassControlNodeView">
  14. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  17. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  18. <point key="canvasLocation" x="188.5" y="-58.5"/>
  19. </view>
  20. <view tag="4" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="WJ2-zs-abu" customClass="CommandClassControlNodeSensorBinaryView">
  21. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  23. <subviews>
  24. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Q43-bx-beK" customClass="CustomButton">
  25. <rect key="frame" x="128" y="0.0" width="128" height="36"/>
  26. <constraints>
  27. <constraint firstAttribute="width" constant="128" id="AxM-jm-oXz"/>
  28. <constraint firstAttribute="height" constant="36" id="hAS-YW-Eye"/>
  29. </constraints>
  30. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  31. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  32. <state key="normal" title="켜짐" backgroundImage="common_toggle_right">
  33. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. </state>
  35. <state key="disabled" backgroundImage="common_toggle_right_disable">
  36. <color key="titleColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. </state>
  38. <state key="selected" backgroundImage="common_toggle_right_select">
  39. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  40. </state>
  41. <state key="highlighted" backgroundImage="common_toggle_right_press">
  42. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. </state>
  44. <userDefinedRuntimeAttributes>
  45. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  46. <rect key="value" x="16" y="16" width="16" height="16"/>
  47. </userDefinedRuntimeAttribute>
  48. </userDefinedRuntimeAttributes>
  49. <connections>
  50. <action selector="btnOnTouched:" destination="WJ2-zs-abu" eventType="touchUpInside" id="EZ2-Xs-bXI"/>
  51. </connections>
  52. </button>
  53. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="trN-UZ-hsQ" customClass="CustomButton">
  54. <rect key="frame" x="0.0" y="0.0" width="128" height="36"/>
  55. <constraints>
  56. <constraint firstAttribute="height" constant="36" id="32h-ry-hOu"/>
  57. <constraint firstAttribute="width" constant="128" id="Obv-bw-RDY"/>
  58. </constraints>
  59. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  60. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  61. <state key="normal" title="꺼짐" backgroundImage="common_toggle_left">
  62. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. </state>
  64. <state key="disabled" backgroundImage="common_toggle_left_disable">
  65. <color key="titleColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  66. </state>
  67. <state key="selected" backgroundImage="common_toggle_left_select">
  68. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  69. </state>
  70. <state key="highlighted" backgroundImage="common_toggle_left_press">
  71. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  72. </state>
  73. <userDefinedRuntimeAttributes>
  74. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  75. <rect key="value" x="16" y="16" width="16" height="16"/>
  76. </userDefinedRuntimeAttribute>
  77. </userDefinedRuntimeAttributes>
  78. <connections>
  79. <action selector="btnOffTouched:" destination="WJ2-zs-abu" eventType="touchUpInside" id="SSp-Wr-UPL"/>
  80. </connections>
  81. </button>
  82. </subviews>
  83. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  84. <constraints>
  85. <constraint firstItem="Q43-bx-beK" firstAttribute="top" secondItem="WJ2-zs-abu" secondAttribute="top" id="3A9-uJ-nlD"/>
  86. <constraint firstAttribute="trailing" secondItem="Q43-bx-beK" secondAttribute="trailing" id="Kuy-3b-Ph1"/>
  87. <constraint firstAttribute="bottom" secondItem="Q43-bx-beK" secondAttribute="bottom" id="WhO-aF-Hrr"/>
  88. <constraint firstAttribute="bottom" secondItem="trN-UZ-hsQ" secondAttribute="bottom" id="cPn-3S-qUJ"/>
  89. <constraint firstItem="trN-UZ-hsQ" firstAttribute="leading" secondItem="WJ2-zs-abu" secondAttribute="leading" id="oO1-UL-tZi"/>
  90. <constraint firstItem="trN-UZ-hsQ" firstAttribute="top" secondItem="WJ2-zs-abu" secondAttribute="top" id="qTZ-Cx-FMk"/>
  91. </constraints>
  92. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  93. <variation key="default">
  94. <mask key="subviews">
  95. <exclude reference="Q43-bx-beK"/>
  96. <exclude reference="trN-UZ-hsQ"/>
  97. </mask>
  98. </variation>
  99. <variation key="heightClass=regular-widthClass=compact">
  100. <mask key="subviews">
  101. <include reference="Q43-bx-beK"/>
  102. <include reference="trN-UZ-hsQ"/>
  103. </mask>
  104. </variation>
  105. <connections>
  106. <outlet property="btnOff" destination="trN-UZ-hsQ" id="y8g-QX-avb"/>
  107. <outlet property="btnOn" destination="Q43-bx-beK" id="lDx-rt-14F"/>
  108. </connections>
  109. <point key="canvasLocation" x="188" y="27"/>
  110. </view>
  111. <view tag="17" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="GPT-SK-oJV" customClass="CommandClassControlNodeValveView">
  112. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  113. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  114. <subviews>
  115. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kNj-fv-6d1" customClass="CustomButton">
  116. <rect key="frame" x="128" y="0.0" width="128" height="36"/>
  117. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  118. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  119. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  120. <state key="normal" title="열림" backgroundImage="common_toggle_right">
  121. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  122. </state>
  123. <state key="disabled" backgroundImage="common_toggle_right_disable">
  124. <color key="titleColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96470588239999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  125. </state>
  126. <state key="selected" backgroundImage="common_toggle_right_select">
  127. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  128. </state>
  129. <state key="highlighted" backgroundImage="common_toggle_right_press">
  130. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  131. </state>
  132. <userDefinedRuntimeAttributes>
  133. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  134. <rect key="value" x="16" y="16" width="16" height="16"/>
  135. </userDefinedRuntimeAttribute>
  136. </userDefinedRuntimeAttributes>
  137. <connections>
  138. <action selector="btnOpenTouched:" destination="GPT-SK-oJV" eventType="touchUpInside" id="Kjg-PJ-RSE"/>
  139. </connections>
  140. </button>
  141. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vn6-Ik-kEG" customClass="CustomButton">
  142. <rect key="frame" x="0.0" y="0.0" width="128" height="36"/>
  143. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  144. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  145. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  146. <state key="normal" title="닫힘" backgroundImage="common_toggle_left">
  147. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  148. </state>
  149. <state key="disabled" backgroundImage="common_toggle_left_disable">
  150. <color key="titleColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96470588239999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  151. </state>
  152. <state key="selected" backgroundImage="common_toggle_left_select">
  153. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  154. </state>
  155. <state key="highlighted" backgroundImage="common_toggle_left_press">
  156. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  157. </state>
  158. <userDefinedRuntimeAttributes>
  159. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  160. <rect key="value" x="16" y="16" width="16" height="16"/>
  161. </userDefinedRuntimeAttribute>
  162. </userDefinedRuntimeAttributes>
  163. <connections>
  164. <action selector="btnCloseTouched:" destination="GPT-SK-oJV" eventType="touchUpInside" id="aqo-tb-vlr"/>
  165. </connections>
  166. </button>
  167. </subviews>
  168. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  169. <variation key="default">
  170. <mask key="subviews">
  171. <exclude reference="kNj-fv-6d1"/>
  172. <exclude reference="vn6-Ik-kEG"/>
  173. </mask>
  174. </variation>
  175. <variation key="heightClass=regular-widthClass=compact">
  176. <mask key="subviews">
  177. <include reference="kNj-fv-6d1"/>
  178. <include reference="vn6-Ik-kEG"/>
  179. </mask>
  180. </variation>
  181. <connections>
  182. <outlet property="btnClose" destination="vn6-Ik-kEG" id="CyE-Ne-6fR"/>
  183. <outlet property="btnOpen" destination="kNj-fv-6d1" id="zFe-tu-Sfi"/>
  184. </connections>
  185. <point key="canvasLocation" x="188" y="118"/>
  186. </view>
  187. <view tag="1" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="MVI-pn-8Ny" customClass="CommandClassControlNodeSwitchBinaryView">
  188. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  189. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  190. <subviews>
  191. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="P99-Wb-HM1" customClass="CustomButton">
  192. <rect key="frame" x="0.0" y="0.0" width="128" height="36"/>
  193. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  194. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  195. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  196. <state key="normal" title="꺼짐" backgroundImage="common_toggle_left">
  197. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  198. </state>
  199. <state key="disabled" backgroundImage="common_toggle_left_disable">
  200. <color key="titleColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96470588239999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  201. </state>
  202. <state key="selected" backgroundImage="common_toggle_left_select">
  203. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  204. </state>
  205. <state key="highlighted" backgroundImage="common_toggle_left_press">
  206. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  207. </state>
  208. <userDefinedRuntimeAttributes>
  209. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  210. <rect key="value" x="16" y="16" width="16" height="16"/>
  211. </userDefinedRuntimeAttribute>
  212. </userDefinedRuntimeAttributes>
  213. <connections>
  214. <action selector="btnOffTouched:" destination="MVI-pn-8Ny" eventType="touchUpInside" id="RSp-gc-6f4"/>
  215. </connections>
  216. </button>
  217. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YxQ-cn-TDq" customClass="CustomButton">
  218. <rect key="frame" x="128" y="0.0" width="128" height="36"/>
  219. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  220. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  221. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  222. <state key="normal" title="켜짐" backgroundImage="common_toggle_right">
  223. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  224. </state>
  225. <state key="disabled" backgroundImage="common_toggle_right_disable">
  226. <color key="titleColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96470588239999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  227. </state>
  228. <state key="selected" backgroundImage="common_toggle_right_select">
  229. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  230. </state>
  231. <state key="highlighted" backgroundImage="common_toggle_right_press">
  232. <color key="titleColor" red="0.53333333329999999" green="0.56078431370000004" blue="0.6588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  233. </state>
  234. <userDefinedRuntimeAttributes>
  235. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  236. <rect key="value" x="16" y="16" width="16" height="16"/>
  237. </userDefinedRuntimeAttribute>
  238. </userDefinedRuntimeAttributes>
  239. <connections>
  240. <action selector="btnOnTouched:" destination="MVI-pn-8Ny" eventType="touchUpInside" id="qMB-ju-XR8"/>
  241. </connections>
  242. </button>
  243. </subviews>
  244. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  245. <variation key="default">
  246. <mask key="subviews">
  247. <exclude reference="P99-Wb-HM1"/>
  248. <exclude reference="YxQ-cn-TDq"/>
  249. </mask>
  250. </variation>
  251. <variation key="heightClass=regular-widthClass=compact">
  252. <mask key="subviews">
  253. <include reference="P99-Wb-HM1"/>
  254. <include reference="YxQ-cn-TDq"/>
  255. </mask>
  256. </variation>
  257. <connections>
  258. <outlet property="btnOff" destination="P99-Wb-HM1" id="F8k-BR-8dw"/>
  259. <outlet property="btnOn" destination="YxQ-cn-TDq" id="afe-wr-U49"/>
  260. </connections>
  261. <point key="canvasLocation" x="188" y="206"/>
  262. </view>
  263. <view tag="2" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="brC-x4-wfJ" customClass="CommandClassControlNodeSwitchMultiLevelView">
  264. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  265. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  266. <subviews>
  267. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2Ao-DP-arx" customClass="CustomButton">
  268. <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
  269. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  270. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  271. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  272. <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
  273. <state key="normal" backgroundImage="img_input_round_bg_default">
  274. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  275. </state>
  276. <state key="disabled" backgroundImage="img_input_round_bg_disable">
  277. <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  278. </state>
  279. <state key="selected" backgroundImage="img_input_round_bg_active">
  280. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  281. </state>
  282. <state key="highlighted">
  283. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  284. </state>
  285. <userDefinedRuntimeAttributes>
  286. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  287. <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  288. </userDefinedRuntimeAttribute>
  289. <userDefinedRuntimeAttribute type="string" keyPath="placeHolder" value="컨텐츠 밸류"/>
  290. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  291. <rect key="value" x="16" y="16" width="16" height="16"/>
  292. </userDefinedRuntimeAttribute>
  293. </userDefinedRuntimeAttributes>
  294. <connections>
  295. <action selector="btnMutilLevelTouched:" destination="brC-x4-wfJ" eventType="touchUpInside" id="4zF-Oa-hPS"/>
  296. </connections>
  297. </button>
  298. </subviews>
  299. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  300. <variation key="default">
  301. <mask key="subviews">
  302. <exclude reference="2Ao-DP-arx"/>
  303. </mask>
  304. </variation>
  305. <variation key="heightClass=regular-widthClass=compact">
  306. <mask key="subviews">
  307. <include reference="2Ao-DP-arx"/>
  308. </mask>
  309. </variation>
  310. <connections>
  311. <outlet property="btnMultiLevel" destination="2Ao-DP-arx" id="y22-9L-XLu"/>
  312. </connections>
  313. <point key="canvasLocation" x="188.5" y="295.5"/>
  314. </view>
  315. <view tag="5" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="keF-Sr-VIg" customClass="CommandClassControlNodeSensorMultiLevelView">
  316. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  317. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  318. <subviews>
  319. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="igw-0c-k1t" customClass="CustomButton">
  320. <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
  321. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  322. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  323. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  324. <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
  325. <state key="normal" backgroundImage="img_input_round_bg_default">
  326. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  327. </state>
  328. <state key="disabled" backgroundImage="img_input_round_bg_disable">
  329. <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  330. </state>
  331. <state key="selected" backgroundImage="img_input_round_bg_active">
  332. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  333. </state>
  334. <state key="highlighted">
  335. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  336. </state>
  337. <userDefinedRuntimeAttributes>
  338. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  339. <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  340. </userDefinedRuntimeAttribute>
  341. <userDefinedRuntimeAttribute type="string" keyPath="placeHolder" value="컨텐츠 밸류"/>
  342. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  343. <rect key="value" x="16" y="16" width="16" height="16"/>
  344. </userDefinedRuntimeAttribute>
  345. </userDefinedRuntimeAttributes>
  346. <connections>
  347. <action selector="btnMutilLevelTouched:" destination="keF-Sr-VIg" eventType="touchUpInside" id="jPx-5B-Jtf"/>
  348. </connections>
  349. </button>
  350. </subviews>
  351. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  352. <variation key="default">
  353. <mask key="subviews">
  354. <exclude reference="igw-0c-k1t"/>
  355. </mask>
  356. </variation>
  357. <variation key="heightClass=regular-widthClass=compact">
  358. <mask key="subviews">
  359. <include reference="igw-0c-k1t"/>
  360. </mask>
  361. </variation>
  362. <connections>
  363. <outlet property="btnMultiLevel" destination="igw-0c-k1t" id="5ji-1F-T0D"/>
  364. </connections>
  365. <point key="canvasLocation" x="188" y="374"/>
  366. </view>
  367. <view tag="5" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="adb-O7-mUR" customClass="CommandClassControlNodeValveLockView">
  368. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  369. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  370. <subviews>
  371. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Cfn-IY-3hc" customClass="CustomButton">
  372. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  373. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  374. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  375. <state key="normal" title="잠그기" backgroundImage="img_btn_common2_active">
  376. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  377. </state>
  378. <state key="disabled" backgroundImage="img_btn_common2_disable">
  379. <color key="titleColor" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  380. </state>
  381. <state key="selected" backgroundImage="img_input_round_bg_active">
  382. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  383. </state>
  384. <state key="highlighted" backgroundImage="img_btn_common2_press">
  385. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  386. </state>
  387. <userDefinedRuntimeAttributes>
  388. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  389. <color key="value" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  390. </userDefinedRuntimeAttribute>
  391. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  392. <rect key="value" x="16" y="16" width="16" height="16"/>
  393. </userDefinedRuntimeAttribute>
  394. </userDefinedRuntimeAttributes>
  395. </button>
  396. </subviews>
  397. <constraints>
  398. <constraint firstItem="Cfn-IY-3hc" firstAttribute="leading" secondItem="adb-O7-mUR" secondAttribute="leading" id="573-oM-Aie"/>
  399. <constraint firstAttribute="trailing" secondItem="Cfn-IY-3hc" secondAttribute="trailing" id="5OD-oM-sEx"/>
  400. <constraint firstItem="Cfn-IY-3hc" firstAttribute="top" secondItem="adb-O7-mUR" secondAttribute="top" id="V0i-ir-2zu"/>
  401. <constraint firstAttribute="bottom" secondItem="Cfn-IY-3hc" secondAttribute="bottom" id="s4O-nP-bm4"/>
  402. </constraints>
  403. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  404. <variation key="default">
  405. <mask key="subviews">
  406. <exclude reference="Cfn-IY-3hc"/>
  407. </mask>
  408. </variation>
  409. <variation key="heightClass=regular-widthClass=compact">
  410. <mask key="subviews">
  411. <include reference="Cfn-IY-3hc"/>
  412. </mask>
  413. </variation>
  414. <connections>
  415. <outlet property="btnLock" destination="Cfn-IY-3hc" id="Gbe-qs-HXL"/>
  416. </connections>
  417. <point key="canvasLocation" x="188" y="795"/>
  418. </view>
  419. <view tag="18" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="FWA-LR-5WX" customClass="CommandClassControlNodeBatteryView">
  420. <rect key="frame" x="0.0" y="0.0" width="256" height="48"/>
  421. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  422. <subviews>
  423. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="atQ-wr-2Fg" customClass="CustomButton">
  424. <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
  425. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  426. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  427. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  428. <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
  429. <state key="normal" backgroundImage="img_input_round_bg_default">
  430. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  431. </state>
  432. <state key="disabled" backgroundImage="img_input_round_bg_disable">
  433. <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  434. </state>
  435. <state key="selected" backgroundImage="img_input_round_bg_active">
  436. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  437. </state>
  438. <state key="highlighted">
  439. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  440. </state>
  441. <userDefinedRuntimeAttributes>
  442. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  443. <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  444. </userDefinedRuntimeAttribute>
  445. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  446. <rect key="value" x="16" y="16" width="16" height="16"/>
  447. </userDefinedRuntimeAttribute>
  448. </userDefinedRuntimeAttributes>
  449. <connections>
  450. <action selector="btnMutilLevelTouched:" destination="FWA-LR-5WX" eventType="touchUpInside" id="VFV-2Y-6Bz"/>
  451. </connections>
  452. </button>
  453. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="8lo-Hj-MS0" customClass="CustomTextField">
  454. <rect key="frame" x="0.0" y="0.0" width="60" height="48"/>
  455. <constraints>
  456. <constraint firstAttribute="width" constant="60" id="4BT-r0-35t"/>
  457. <constraint firstAttribute="width" constant="200" id="bKr-qY-bBH"/>
  458. <constraint firstAttribute="height" constant="32" id="ntL-kl-YD6">
  459. <variation key="heightClass=regular-widthClass=compact" constant="48"/>
  460. </constraint>
  461. </constraints>
  462. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  463. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  464. <userDefinedRuntimeAttributes>
  465. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  466. <rect key="value" x="16" y="16" width="16" height="16"/>
  467. </userDefinedRuntimeAttribute>
  468. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  469. </userDefinedRuntimeAttributes>
  470. <variation key="default">
  471. <mask key="constraints">
  472. <exclude reference="bKr-qY-bBH"/>
  473. <exclude reference="ntL-kl-YD6"/>
  474. </mask>
  475. </variation>
  476. <variation key="heightClass=regular-widthClass=compact">
  477. <mask key="constraints">
  478. <exclude reference="bKr-qY-bBH"/>
  479. <include reference="ntL-kl-YD6"/>
  480. </mask>
  481. </variation>
  482. </textField>
  483. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_common_percent_unit" translatesAutoresizingMaskIntoConstraints="NO" id="9g9-z0-o3y" customClass="CustomImageView">
  484. <rect key="frame" x="65" y="6" width="24" height="36"/>
  485. <constraints>
  486. <constraint firstAttribute="width" constant="24" id="0lo-r3-pne"/>
  487. <constraint firstAttribute="height" constant="36" id="KGM-iP-5iH"/>
  488. </constraints>
  489. </imageView>
  490. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AmM-Bn-Mrr" customClass="CustomButton">
  491. <rect key="frame" x="170" y="6" width="43" height="36"/>
  492. <constraints>
  493. <constraint firstAttribute="width" constant="43" id="4YF-FR-Ad5"/>
  494. <constraint firstAttribute="height" constant="36" id="f7s-GC-3CU"/>
  495. </constraints>
  496. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  497. <state key="normal" title="이하" backgroundImage="common_toggle_left">
  498. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  499. </state>
  500. <state key="disabled" backgroundImage="common_toggle_left_disable"/>
  501. <state key="selected" backgroundImage="common_toggle_left_select">
  502. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  503. </state>
  504. <state key="highlighted" backgroundImage="common_toggle_left_press"/>
  505. <userDefinedRuntimeAttributes>
  506. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  507. <rect key="value" x="16" y="16" width="16" height="16"/>
  508. </userDefinedRuntimeAttribute>
  509. </userDefinedRuntimeAttributes>
  510. </button>
  511. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rUo-2B-mNz" customClass="CustomButton">
  512. <rect key="frame" x="213" y="6" width="43" height="36"/>
  513. <constraints>
  514. <constraint firstAttribute="height" constant="36" id="m8R-c0-94P"/>
  515. <constraint firstAttribute="width" constant="43" id="rsZ-Lf-kQn"/>
  516. </constraints>
  517. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  518. <state key="normal" title="이상" backgroundImage="common_toggle_right">
  519. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  520. </state>
  521. <state key="disabled" backgroundImage="common_toggle_right_disable"/>
  522. <state key="selected" backgroundImage="common_toggle_right_select">
  523. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  524. </state>
  525. <state key="highlighted" backgroundImage="common_toggle_right_press"/>
  526. <userDefinedRuntimeAttributes>
  527. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  528. <rect key="value" x="16" y="16" width="16" height="16"/>
  529. </userDefinedRuntimeAttribute>
  530. </userDefinedRuntimeAttributes>
  531. </button>
  532. </subviews>
  533. <constraints>
  534. <constraint firstItem="8lo-Hj-MS0" firstAttribute="centerY" secondItem="FWA-LR-5WX" secondAttribute="centerY" id="3wu-DP-kQZ"/>
  535. <constraint firstAttribute="trailing" secondItem="rUo-2B-mNz" secondAttribute="trailing" id="8Du-Om-6ho"/>
  536. <constraint firstItem="8lo-Hj-MS0" firstAttribute="leading" secondItem="FWA-LR-5WX" secondAttribute="leading" id="JdO-PM-4vI"/>
  537. <constraint firstItem="9g9-z0-o3y" firstAttribute="leading" secondItem="8lo-Hj-MS0" secondAttribute="trailing" constant="5" id="TRe-eA-fJR"/>
  538. <constraint firstItem="9g9-z0-o3y" firstAttribute="centerY" secondItem="8lo-Hj-MS0" secondAttribute="centerY" id="Vfm-1P-TJf"/>
  539. <constraint firstItem="rUo-2B-mNz" firstAttribute="leading" secondItem="AmM-Bn-Mrr" secondAttribute="trailing" id="YLf-Je-lm5"/>
  540. <constraint firstItem="AmM-Bn-Mrr" firstAttribute="centerY" secondItem="rUo-2B-mNz" secondAttribute="centerY" id="tst-Qi-pMN"/>
  541. <constraint firstItem="rUo-2B-mNz" firstAttribute="centerY" secondItem="FWA-LR-5WX" secondAttribute="centerY" id="yYF-Sx-iMC"/>
  542. </constraints>
  543. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  544. <variation key="default">
  545. <mask key="subviews">
  546. <exclude reference="atQ-wr-2Fg"/>
  547. </mask>
  548. </variation>
  549. <variation key="heightClass=regular-widthClass=compact">
  550. <mask key="subviews">
  551. <exclude reference="atQ-wr-2Fg"/>
  552. </mask>
  553. </variation>
  554. <connections>
  555. <outlet property="btnAdove" destination="rUo-2B-mNz" id="a7q-N8-HEV"/>
  556. <outlet property="btnBelow" destination="AmM-Bn-Mrr" id="Q2d-X3-quz"/>
  557. <outlet property="btnMultiLevel" destination="atQ-wr-2Fg" id="LRe-X2-krL"/>
  558. <outlet property="txtInputBattery" destination="8lo-Hj-MS0" id="erU-ty-ZU2"/>
  559. </connections>
  560. <point key="canvasLocation" x="188" y="453"/>
  561. </view>
  562. <view tag="18" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="3ZT-Ll-JV6" customClass="CommandClassControlNodeElecPlugView">
  563. <rect key="frame" x="0.0" y="0.0" width="256" height="48"/>
  564. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  565. <subviews>
  566. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RgX-bS-wAF" customClass="CustomButton">
  567. <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
  568. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  569. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  570. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  571. <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
  572. <state key="normal" backgroundImage="img_input_round_bg_default">
  573. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  574. </state>
  575. <state key="disabled" backgroundImage="img_input_round_bg_disable">
  576. <color key="titleColor" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  577. </state>
  578. <state key="selected" backgroundImage="img_input_round_bg_active">
  579. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  580. </state>
  581. <state key="highlighted">
  582. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  583. </state>
  584. <userDefinedRuntimeAttributes>
  585. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  586. <color key="value" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  587. </userDefinedRuntimeAttribute>
  588. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  589. <rect key="value" x="16" y="16" width="16" height="16"/>
  590. </userDefinedRuntimeAttribute>
  591. </userDefinedRuntimeAttributes>
  592. <connections>
  593. <action selector="btnMutilLevelTouched:" destination="3ZT-Ll-JV6" eventType="touchUpInside" id="EPp-pI-i4k"/>
  594. </connections>
  595. </button>
  596. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="kPv-sU-MVf" customClass="CustomTextField">
  597. <rect key="frame" x="0.0" y="0.0" width="125" height="48"/>
  598. <constraints>
  599. <constraint firstAttribute="height" constant="32" id="42s-Rd-ZTa">
  600. <variation key="heightClass=regular-widthClass=compact" constant="48"/>
  601. </constraint>
  602. <constraint firstAttribute="width" constant="200" id="AY3-13-GEl"/>
  603. <constraint firstAttribute="width" constant="125" id="oxY-v0-wQt"/>
  604. </constraints>
  605. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  606. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  607. <userDefinedRuntimeAttributes>
  608. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  609. <rect key="value" x="16" y="16" width="16" height="16"/>
  610. </userDefinedRuntimeAttribute>
  611. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  612. </userDefinedRuntimeAttributes>
  613. <variation key="default">
  614. <mask key="constraints">
  615. <exclude reference="AY3-13-GEl"/>
  616. <exclude reference="42s-Rd-ZTa"/>
  617. </mask>
  618. </variation>
  619. <variation key="heightClass=regular-widthClass=compact">
  620. <mask key="constraints">
  621. <exclude reference="AY3-13-GEl"/>
  622. <include reference="42s-Rd-ZTa"/>
  623. </mask>
  624. </variation>
  625. </textField>
  626. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_common_w_unit" translatesAutoresizingMaskIntoConstraints="NO" id="D1J-ru-bPK" customClass="CustomImageView">
  627. <rect key="frame" x="130" y="6" width="24" height="36"/>
  628. <constraints>
  629. <constraint firstAttribute="width" constant="24" id="LbO-mc-nc7"/>
  630. <constraint firstAttribute="height" constant="36" id="z7X-aK-nN5"/>
  631. </constraints>
  632. </imageView>
  633. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AiP-iM-gaP" customClass="CustomButton">
  634. <rect key="frame" x="170" y="6" width="43" height="36"/>
  635. <constraints>
  636. <constraint firstAttribute="height" constant="36" id="Ddc-PD-gBD"/>
  637. <constraint firstAttribute="width" constant="43" id="HDw-h6-LwT"/>
  638. </constraints>
  639. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  640. <state key="normal" title="이하" backgroundImage="common_toggle_left">
  641. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  642. </state>
  643. <state key="disabled" backgroundImage="common_toggle_left_disable"/>
  644. <state key="selected" backgroundImage="common_toggle_left_select">
  645. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  646. </state>
  647. <state key="highlighted" backgroundImage="common_toggle_left_press"/>
  648. <userDefinedRuntimeAttributes>
  649. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  650. <rect key="value" x="16" y="16" width="16" height="16"/>
  651. </userDefinedRuntimeAttribute>
  652. </userDefinedRuntimeAttributes>
  653. </button>
  654. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="B30-52-Z6y" customClass="CustomButton">
  655. <rect key="frame" x="213" y="6" width="43" height="36"/>
  656. <constraints>
  657. <constraint firstAttribute="height" constant="36" id="bsd-XQ-v7P"/>
  658. <constraint firstAttribute="width" constant="43" id="vfd-TK-Ij3"/>
  659. </constraints>
  660. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  661. <state key="normal" title="이상" backgroundImage="common_toggle_right">
  662. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  663. </state>
  664. <state key="disabled" backgroundImage="common_toggle_right_disable"/>
  665. <state key="selected" backgroundImage="common_toggle_right_select">
  666. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  667. </state>
  668. <state key="highlighted" backgroundImage="common_toggle_right_press"/>
  669. <userDefinedRuntimeAttributes>
  670. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  671. <rect key="value" x="16" y="16" width="16" height="16"/>
  672. </userDefinedRuntimeAttribute>
  673. </userDefinedRuntimeAttributes>
  674. </button>
  675. </subviews>
  676. <constraints>
  677. <constraint firstItem="B30-52-Z6y" firstAttribute="centerY" secondItem="3ZT-Ll-JV6" secondAttribute="centerY" id="DTi-6d-dhF"/>
  678. <constraint firstItem="kPv-sU-MVf" firstAttribute="leading" secondItem="3ZT-Ll-JV6" secondAttribute="leading" id="EGg-0c-ZnH"/>
  679. <constraint firstItem="B30-52-Z6y" firstAttribute="leading" secondItem="AiP-iM-gaP" secondAttribute="trailing" id="ETL-TM-0Ss"/>
  680. <constraint firstAttribute="trailing" secondItem="B30-52-Z6y" secondAttribute="trailing" id="G4D-0K-hIf"/>
  681. <constraint firstItem="D1J-ru-bPK" firstAttribute="centerY" secondItem="kPv-sU-MVf" secondAttribute="centerY" id="SLg-3s-b6x"/>
  682. <constraint firstItem="AiP-iM-gaP" firstAttribute="centerY" secondItem="B30-52-Z6y" secondAttribute="centerY" id="n9E-Yy-R2d"/>
  683. <constraint firstItem="D1J-ru-bPK" firstAttribute="leading" secondItem="kPv-sU-MVf" secondAttribute="trailing" constant="5" id="qah-ST-vXb"/>
  684. <constraint firstItem="kPv-sU-MVf" firstAttribute="centerY" secondItem="3ZT-Ll-JV6" secondAttribute="centerY" id="yI0-0I-Soi"/>
  685. </constraints>
  686. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  687. <variation key="default">
  688. <mask key="subviews">
  689. <exclude reference="RgX-bS-wAF"/>
  690. </mask>
  691. </variation>
  692. <variation key="heightClass=regular-widthClass=compact">
  693. <mask key="subviews">
  694. <exclude reference="RgX-bS-wAF"/>
  695. </mask>
  696. </variation>
  697. <connections>
  698. <outlet property="btnAdove" destination="B30-52-Z6y" id="knZ-u6-YZO"/>
  699. <outlet property="btnBelow" destination="AiP-iM-gaP" id="p0z-zS-EuC"/>
  700. <outlet property="btnMultiLevel" destination="RgX-bS-wAF" id="UcW-aV-FdB"/>
  701. <outlet property="txtInputElectric" destination="kPv-sU-MVf" id="Jur-Fp-MIg"/>
  702. </connections>
  703. <point key="canvasLocation" x="188" y="615"/>
  704. </view>
  705. <view tag="18" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="Wti-U1-KDH" customClass="CommandClassControlNodeTotalElecPlugView">
  706. <rect key="frame" x="0.0" y="0.0" width="256" height="48"/>
  707. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  708. <subviews>
  709. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Jzl-RT-IaU" customClass="CustomButton">
  710. <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
  711. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  712. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  713. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  714. <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
  715. <state key="normal" backgroundImage="img_input_round_bg_default">
  716. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  717. </state>
  718. <state key="disabled" backgroundImage="img_input_round_bg_disable">
  719. <color key="titleColor" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  720. </state>
  721. <state key="selected" backgroundImage="img_input_round_bg_active">
  722. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  723. </state>
  724. <state key="highlighted">
  725. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  726. </state>
  727. <userDefinedRuntimeAttributes>
  728. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  729. <color key="value" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  730. </userDefinedRuntimeAttribute>
  731. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  732. <rect key="value" x="16" y="16" width="16" height="16"/>
  733. </userDefinedRuntimeAttribute>
  734. </userDefinedRuntimeAttributes>
  735. <connections>
  736. <action selector="btnMutilLevelTouched:" destination="Wti-U1-KDH" eventType="touchUpInside" id="47T-Ch-Ih9"/>
  737. </connections>
  738. </button>
  739. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" background="img_input_round_bg_default" translatesAutoresizingMaskIntoConstraints="NO" id="WGh-wo-WLE" customClass="CustomTextField">
  740. <rect key="frame" x="0.0" y="0.0" width="125" height="48"/>
  741. <constraints>
  742. <constraint firstAttribute="width" constant="125" id="PQP-xW-8th"/>
  743. <constraint firstAttribute="width" constant="200" id="eYA-KT-pol"/>
  744. <constraint firstAttribute="height" constant="32" id="wN6-QH-FMs">
  745. <variation key="heightClass=regular-widthClass=compact" constant="48"/>
  746. </constraint>
  747. </constraints>
  748. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  749. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  750. <userDefinedRuntimeAttributes>
  751. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  752. <rect key="value" x="16" y="16" width="16" height="16"/>
  753. </userDefinedRuntimeAttribute>
  754. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  755. </userDefinedRuntimeAttributes>
  756. <variation key="default">
  757. <mask key="constraints">
  758. <exclude reference="eYA-KT-pol"/>
  759. <exclude reference="wN6-QH-FMs"/>
  760. </mask>
  761. </variation>
  762. <variation key="heightClass=regular-widthClass=compact">
  763. <mask key="constraints">
  764. <exclude reference="eYA-KT-pol"/>
  765. <include reference="wN6-QH-FMs"/>
  766. </mask>
  767. </variation>
  768. </textField>
  769. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_common_kwh_unit" translatesAutoresizingMaskIntoConstraints="NO" id="YxI-Yn-vDP" customClass="CustomImageView">
  770. <rect key="frame" x="130" y="6" width="36" height="36"/>
  771. <constraints>
  772. <constraint firstAttribute="width" constant="36" id="Jb5-M6-u3s"/>
  773. <constraint firstAttribute="height" constant="36" id="mhj-7e-oW4"/>
  774. </constraints>
  775. </imageView>
  776. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3UM-Xk-mvo" customClass="CustomButton">
  777. <rect key="frame" x="170" y="6" width="43" height="36"/>
  778. <constraints>
  779. <constraint firstAttribute="height" constant="36" id="5kl-Ts-ycC"/>
  780. <constraint firstAttribute="width" constant="43" id="bcR-1t-Cz2"/>
  781. </constraints>
  782. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  783. <state key="normal" title="이하" backgroundImage="common_toggle_left">
  784. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  785. </state>
  786. <state key="disabled" backgroundImage="common_toggle_left_disable"/>
  787. <state key="selected" backgroundImage="common_toggle_left_select">
  788. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  789. </state>
  790. <state key="highlighted" backgroundImage="common_toggle_left_press"/>
  791. <userDefinedRuntimeAttributes>
  792. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  793. <rect key="value" x="16" y="16" width="16" height="16"/>
  794. </userDefinedRuntimeAttribute>
  795. </userDefinedRuntimeAttributes>
  796. </button>
  797. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gMA-TE-3Iq" customClass="CustomButton">
  798. <rect key="frame" x="213" y="6" width="43" height="36"/>
  799. <constraints>
  800. <constraint firstAttribute="height" constant="36" id="0wt-6D-nKH"/>
  801. <constraint firstAttribute="width" constant="43" id="w4Q-gc-QaS"/>
  802. </constraints>
  803. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  804. <state key="normal" title="이상" backgroundImage="common_toggle_right">
  805. <color key="titleColor" red="0.16078431369999999" green="0.55294117649999996" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  806. </state>
  807. <state key="disabled" backgroundImage="common_toggle_right_disable"/>
  808. <state key="selected" backgroundImage="common_toggle_right_select">
  809. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  810. </state>
  811. <state key="highlighted" backgroundImage="common_toggle_right_press"/>
  812. <userDefinedRuntimeAttributes>
  813. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  814. <rect key="value" x="16" y="16" width="16" height="16"/>
  815. </userDefinedRuntimeAttribute>
  816. </userDefinedRuntimeAttributes>
  817. </button>
  818. </subviews>
  819. <constraints>
  820. <constraint firstAttribute="trailing" secondItem="gMA-TE-3Iq" secondAttribute="trailing" id="1jU-An-6hD"/>
  821. <constraint firstItem="WGh-wo-WLE" firstAttribute="leading" secondItem="Wti-U1-KDH" secondAttribute="leading" id="4lP-FS-CHV"/>
  822. <constraint firstItem="gMA-TE-3Iq" firstAttribute="leading" secondItem="3UM-Xk-mvo" secondAttribute="trailing" id="LGj-Vc-imU"/>
  823. <constraint firstItem="YxI-Yn-vDP" firstAttribute="leading" secondItem="WGh-wo-WLE" secondAttribute="trailing" constant="5" id="PM4-tl-fiG"/>
  824. <constraint firstItem="gMA-TE-3Iq" firstAttribute="centerY" secondItem="Wti-U1-KDH" secondAttribute="centerY" id="Y4i-im-dCJ"/>
  825. <constraint firstItem="YxI-Yn-vDP" firstAttribute="centerY" secondItem="WGh-wo-WLE" secondAttribute="centerY" id="hby-IG-ARP"/>
  826. <constraint firstItem="3UM-Xk-mvo" firstAttribute="centerY" secondItem="gMA-TE-3Iq" secondAttribute="centerY" id="mFo-Ww-e23"/>
  827. <constraint firstItem="WGh-wo-WLE" firstAttribute="centerY" secondItem="Wti-U1-KDH" secondAttribute="centerY" id="qsU-7i-Tgw"/>
  828. </constraints>
  829. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  830. <variation key="default">
  831. <mask key="subviews">
  832. <exclude reference="Jzl-RT-IaU"/>
  833. </mask>
  834. </variation>
  835. <variation key="heightClass=regular-widthClass=compact">
  836. <mask key="subviews">
  837. <exclude reference="Jzl-RT-IaU"/>
  838. </mask>
  839. </variation>
  840. <connections>
  841. <outlet property="btnAdove" destination="gMA-TE-3Iq" id="bqE-bY-XQJ"/>
  842. <outlet property="btnBelow" destination="3UM-Xk-mvo" id="rYj-x3-Giy"/>
  843. <outlet property="btnMultiLevel" destination="Jzl-RT-IaU" id="xAB-Os-rgs"/>
  844. <outlet property="txtInputElectric" destination="WGh-wo-WLE" id="FXb-f3-VEf"/>
  845. </connections>
  846. <point key="canvasLocation" x="188" y="708"/>
  847. </view>
  848. <view tag="22" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="RRG-aA-jqQ" customClass="CommandClassControlNodeMeterView">
  849. <rect key="frame" x="0.0" y="0.0" width="256" height="36"/>
  850. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  851. <subviews>
  852. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ikE-ef-aul" customClass="CustomButton">
  853. <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
  854. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  855. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  856. <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  857. <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
  858. <state key="normal" backgroundImage="img_input_round_bg_default">
  859. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  860. </state>
  861. <state key="disabled" backgroundImage="img_input_round_bg_disable">
  862. <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  863. </state>
  864. <state key="selected" backgroundImage="img_input_round_bg_active">
  865. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  866. </state>
  867. <state key="highlighted">
  868. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  869. </state>
  870. <userDefinedRuntimeAttributes>
  871. <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
  872. <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  873. </userDefinedRuntimeAttribute>
  874. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  875. <rect key="value" x="16" y="16" width="16" height="16"/>
  876. </userDefinedRuntimeAttribute>
  877. </userDefinedRuntimeAttributes>
  878. <connections>
  879. <action selector="btnMutilLevelTouched:" destination="RRG-aA-jqQ" eventType="touchUpInside" id="XHx-O1-ylB"/>
  880. </connections>
  881. </button>
  882. </subviews>
  883. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  884. <variation key="default">
  885. <mask key="subviews">
  886. <exclude reference="ikE-ef-aul"/>
  887. </mask>
  888. </variation>
  889. <variation key="heightClass=regular-widthClass=compact">
  890. <mask key="subviews">
  891. <include reference="ikE-ef-aul"/>
  892. </mask>
  893. </variation>
  894. <connections>
  895. <outlet property="btnMultiLevel" destination="ikE-ef-aul" id="kBg-0c-i0c"/>
  896. </connections>
  897. <point key="canvasLocation" x="188.5" y="531.5"/>
  898. </view>
  899. </objects>
  900. <resources>
  901. <image name="common_toggle_left" width="43" height="36"/>
  902. <image name="common_toggle_left_disable" width="43" height="36"/>
  903. <image name="common_toggle_left_press" width="43" height="36"/>
  904. <image name="common_toggle_left_select" width="43" height="36"/>
  905. <image name="common_toggle_right" width="43" height="36"/>
  906. <image name="common_toggle_right_disable" width="43" height="36"/>
  907. <image name="common_toggle_right_press" width="43" height="36"/>
  908. <image name="common_toggle_right_select" width="43" height="36"/>
  909. <image name="img_btn_common2_active" width="100" height="50"/>
  910. <image name="img_btn_common2_disable" width="100" height="50"/>
  911. <image name="img_btn_common2_press" width="100" height="50"/>
  912. <image name="img_common_kwh_unit" width="36" height="36"/>
  913. <image name="img_common_percent_unit" width="24" height="36"/>
  914. <image name="img_common_w_unit" width="24" height="36"/>
  915. <image name="img_input_round_bg_active" width="50" height="35"/>
  916. <image name="img_input_round_bg_default" width="50" height="35"/>
  917. <image name="img_input_round_bg_disable" width="50" height="35"/>
  918. </resources>
  919. </document>