| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9531" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="A4o-gP-Y81" customClass="CommandClassControlNodeView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <point key="canvasLocation" x="188.5" y="-58.5"/>
- </view>
- <view tag="4" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="WJ2-zs-abu" customClass="CommandClassControlNodeSensorBinaryView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <state key="normal" title="Off" backgroundImage="img_rule_btn_statebg_default">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_rule_btn_statebg_default_disable"/>
- <state key="selected" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnOffTouched:" destination="WJ2-zs-abu" eventType="touchUpInside" id="SSp-Wr-UPL"/>
- </connections>
- </button>
- <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">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="X6r-vb-w6v"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <state key="normal" title="On" backgroundImage="img_rule_btn_statebg_default">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_rule_btn_statebg_default_disable"/>
- <state key="selected" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="X6r-vb-w6v"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="X6r-vb-w6v"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnOnTouched:" destination="WJ2-zs-abu" eventType="touchUpInside" id="EZ2-Xs-bXI"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Q43-bx-beK" secondAttribute="bottom" id="12h-tQ-njQ">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="trN-UZ-hsQ" firstAttribute="leading" secondItem="Q43-bx-beK" secondAttribute="trailing" constant="10" id="4gK-Ag-uzq"/>
- <constraint firstItem="Q43-bx-beK" firstAttribute="top" secondItem="WJ2-zs-abu" secondAttribute="top" id="4je-0E-44s"/>
- <constraint firstItem="trN-UZ-hsQ" firstAttribute="width" secondItem="Q43-bx-beK" secondAttribute="width" id="Lxw-SJ-UeT"/>
- <constraint firstItem="trN-UZ-hsQ" firstAttribute="top" secondItem="WJ2-zs-abu" secondAttribute="top" id="Tfb-lI-Zrl"/>
- <constraint firstItem="Q43-bx-beK" firstAttribute="leading" secondItem="WJ2-zs-abu" secondAttribute="leading" id="YoC-te-uRV"/>
- <constraint firstAttribute="bottom" secondItem="trN-UZ-hsQ" secondAttribute="bottom" id="xsE-8l-QrH">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="trN-UZ-hsQ"/>
- <exclude reference="Q43-bx-beK"/>
- </mask>
- <mask key="constraints">
- <exclude reference="12h-tQ-njQ"/>
- <exclude reference="4je-0E-44s"/>
- <exclude reference="YoC-te-uRV"/>
- <exclude reference="4gK-Ag-uzq"/>
- <exclude reference="Lxw-SJ-UeT"/>
- <exclude reference="Tfb-lI-Zrl"/>
- <exclude reference="xsE-8l-QrH"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="trN-UZ-hsQ"/>
- <include reference="Q43-bx-beK"/>
- </mask>
- <mask key="constraints">
- <include reference="12h-tQ-njQ"/>
- <include reference="4je-0E-44s"/>
- <include reference="YoC-te-uRV"/>
- <include reference="4gK-Ag-uzq"/>
- <include reference="Lxw-SJ-UeT"/>
- <include reference="Tfb-lI-Zrl"/>
- <include reference="xsE-8l-QrH"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnOff" destination="trN-UZ-hsQ" id="y8g-QX-avb"/>
- <outlet property="btnOn" destination="Q43-bx-beK" id="lDx-rt-14F"/>
- <outlet property="constraintBtnOnWidth" destination="X6r-vb-w6v" id="4Wc-8b-UBU"/>
- </connections>
- <point key="canvasLocation" x="188.5" y="24"/>
- </view>
- <view tag="17" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="GPT-SK-oJV" customClass="CommandClassControlNodeValveView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kNj-fv-6d1" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="aZH-2u-hLi"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <state key="normal" title="Open" backgroundImage="img_rule_btn_statebg_default">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_rule_btn_statebg_default_disable"/>
- <state key="selected" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="aZH-2u-hLi"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="aZH-2u-hLi"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnOpenTouched:" destination="GPT-SK-oJV" eventType="touchUpInside" id="Kjg-PJ-RSE"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vn6-Ik-kEG" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="Iyt-Pq-Ueb"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <state key="normal" title="Close" backgroundImage="img_rule_btn_statebg_default">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_rule_btn_statebg_default_disable"/>
- <state key="selected" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="Iyt-Pq-Ueb"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="Iyt-Pq-Ueb"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnCloseTouched:" destination="GPT-SK-oJV" eventType="touchUpInside" id="aqo-tb-vlr"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="vn6-Ik-kEG" firstAttribute="top" secondItem="GPT-SK-oJV" secondAttribute="top" id="31R-os-3VG"/>
- <constraint firstItem="vn6-Ik-kEG" firstAttribute="leading" secondItem="kNj-fv-6d1" secondAttribute="trailing" constant="10" id="4WG-Zd-Q6S"/>
- <constraint firstAttribute="bottom" secondItem="vn6-Ik-kEG" secondAttribute="bottom" id="OJT-2t-bsV"/>
- <constraint firstItem="kNj-fv-6d1" firstAttribute="leading" secondItem="GPT-SK-oJV" secondAttribute="leading" id="VnL-ad-44T"/>
- <constraint firstItem="kNj-fv-6d1" firstAttribute="top" secondItem="GPT-SK-oJV" secondAttribute="top" id="Xzw-Pb-ISi"/>
- <constraint firstAttribute="bottom" secondItem="kNj-fv-6d1" secondAttribute="bottom" id="gnd-oc-Gr2"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="kNj-fv-6d1"/>
- <exclude reference="vn6-Ik-kEG"/>
- </mask>
- <mask key="constraints">
- <exclude reference="VnL-ad-44T"/>
- <exclude reference="Xzw-Pb-ISi"/>
- <exclude reference="gnd-oc-Gr2"/>
- <exclude reference="31R-os-3VG"/>
- <exclude reference="4WG-Zd-Q6S"/>
- <exclude reference="OJT-2t-bsV"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="kNj-fv-6d1"/>
- <include reference="vn6-Ik-kEG"/>
- </mask>
- <mask key="constraints">
- <include reference="VnL-ad-44T"/>
- <include reference="Xzw-Pb-ISi"/>
- <include reference="gnd-oc-Gr2"/>
- <include reference="31R-os-3VG"/>
- <include reference="4WG-Zd-Q6S"/>
- <include reference="OJT-2t-bsV"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnClose" destination="vn6-Ik-kEG" id="CyE-Ne-6fR"/>
- <outlet property="btnOpen" destination="kNj-fv-6d1" id="zFe-tu-Sfi"/>
- <outlet property="constraintBtnCloseWidth" destination="Iyt-Pq-Ueb" id="Xax-0S-UxB"/>
- <outlet property="constraintBtnOpenWidth" destination="aZH-2u-hLi" id="tad-TX-PBu"/>
- </connections>
- <point key="canvasLocation" x="188.5" y="111"/>
- </view>
- <view tag="1" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="MVI-pn-8Ny" customClass="CommandClassControlNodeSwitchBinaryView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="P99-Wb-HM1" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <state key="normal" title="Off" backgroundImage="img_rule_btn_statebg_default">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_rule_btn_statebg_default_disable"/>
- <state key="selected" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnOffTouched:" destination="MVI-pn-8Ny" eventType="touchUpInside" id="RSp-gc-6f4"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="50" placeholderIntrinsicHeight="32" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YxQ-cn-TDq" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="PWT-nC-BaK"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <state key="normal" title="On" backgroundImage="img_rule_btn_statebg_default">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_rule_btn_statebg_default_disable"/>
- <state key="selected" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <state key="highlighted" backgroundImage="img_rule_btn_statebg_active">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="default">
- <mask key="constraints">
- <exclude reference="PWT-nC-BaK"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="constraints">
- <include reference="PWT-nC-BaK"/>
- </mask>
- </variation>
- <connections>
- <action selector="btnOnTouched:" destination="MVI-pn-8Ny" eventType="touchUpInside" id="qMB-ju-XR8"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="P99-Wb-HM1" secondAttribute="bottom" id="1sR-sB-vIJ">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="P99-Wb-HM1" firstAttribute="leading" secondItem="YxQ-cn-TDq" secondAttribute="trailing" constant="10" id="295-mQ-3Qk"/>
- <constraint firstAttribute="bottom" secondItem="YxQ-cn-TDq" secondAttribute="bottom" id="KKj-Dx-R4U">
- <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
- </constraint>
- <constraint firstItem="P99-Wb-HM1" firstAttribute="width" secondItem="YxQ-cn-TDq" secondAttribute="width" id="Kda-xi-CbP"/>
- <constraint firstItem="YxQ-cn-TDq" firstAttribute="top" secondItem="MVI-pn-8Ny" secondAttribute="top" id="L3l-8z-lpv"/>
- <constraint firstItem="P99-Wb-HM1" firstAttribute="top" secondItem="MVI-pn-8Ny" secondAttribute="top" id="ivv-S5-xZe"/>
- <constraint firstItem="YxQ-cn-TDq" firstAttribute="leading" secondItem="MVI-pn-8Ny" secondAttribute="leading" id="jdd-uM-uQX"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="P99-Wb-HM1"/>
- <exclude reference="YxQ-cn-TDq"/>
- </mask>
- <mask key="constraints">
- <exclude reference="1sR-sB-vIJ"/>
- <exclude reference="295-mQ-3Qk"/>
- <exclude reference="Kda-xi-CbP"/>
- <exclude reference="ivv-S5-xZe"/>
- <exclude reference="KKj-Dx-R4U"/>
- <exclude reference="L3l-8z-lpv"/>
- <exclude reference="jdd-uM-uQX"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="P99-Wb-HM1"/>
- <include reference="YxQ-cn-TDq"/>
- </mask>
- <mask key="constraints">
- <include reference="1sR-sB-vIJ"/>
- <include reference="295-mQ-3Qk"/>
- <include reference="Kda-xi-CbP"/>
- <include reference="ivv-S5-xZe"/>
- <include reference="KKj-Dx-R4U"/>
- <include reference="L3l-8z-lpv"/>
- <include reference="jdd-uM-uQX"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnOff" destination="P99-Wb-HM1" id="F8k-BR-8dw"/>
- <outlet property="btnOn" destination="YxQ-cn-TDq" id="afe-wr-U49"/>
- <outlet property="constraintBtnOnWidth" destination="PWT-nC-BaK" id="VYp-Lw-7hn"/>
- </connections>
- <point key="canvasLocation" x="188.5" y="211.5"/>
- </view>
- <view tag="2" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="brC-x4-wfJ" customClass="CommandClassControlNodeSwitchMultiLevelView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2Ao-DP-arx" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
- <state key="normal" backgroundImage="img_input_round_bg_default">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_input_round_bg_disable">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" backgroundImage="img_input_round_bg_active">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
- <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="string" keyPath="placeHolder" value="컨텐츠 밸류"/>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="heightClass=regular-widthClass=compact" fixedFrame="YES">
- <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
- </variation>
- <connections>
- <action selector="btnMutilLevelTouched:" destination="brC-x4-wfJ" eventType="touchUpInside" id="4zF-Oa-hPS"/>
- </connections>
- </button>
- </subviews>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="2Ao-DP-arx"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="2Ao-DP-arx"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnMultiLevel" destination="2Ao-DP-arx" id="y22-9L-XLu"/>
- </connections>
- <point key="canvasLocation" x="188.5" y="295.5"/>
- </view>
- <view tag="5" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="keF-Sr-VIg" customClass="CommandClassControlNodeSensorMultiLevelView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="igw-0c-k1t" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
- <state key="normal" backgroundImage="img_input_round_bg_default">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_input_round_bg_disable">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" backgroundImage="img_input_round_bg_active">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
- <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="string" keyPath="placeHolder" value="컨텐츠 밸류"/>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="heightClass=regular-widthClass=compact" fixedFrame="YES">
- <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
- </variation>
- <connections>
- <action selector="btnMutilLevelTouched:" destination="keF-Sr-VIg" eventType="touchUpInside" id="jPx-5B-Jtf"/>
- </connections>
- </button>
- </subviews>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="igw-0c-k1t"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="igw-0c-k1t"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnMultiLevel" destination="igw-0c-k1t" id="5ji-1F-T0D"/>
- </connections>
- <point key="canvasLocation" x="188.5" y="375"/>
- </view>
- <view tag="18" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="FWA-LR-5WX" customClass="CommandClassControlNodeBatteryView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="atQ-wr-2Fg" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
- <state key="normal" backgroundImage="img_input_round_bg_default">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_input_round_bg_disable">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" backgroundImage="img_input_round_bg_active">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
- <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="heightClass=regular-widthClass=compact" fixedFrame="YES">
- <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
- </variation>
- <connections>
- <action selector="btnMutilLevelTouched:" destination="FWA-LR-5WX" eventType="touchUpInside" id="VFV-2Y-6Bz"/>
- </connections>
- </button>
- </subviews>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="atQ-wr-2Fg"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="atQ-wr-2Fg"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnMultiLevel" destination="atQ-wr-2Fg" id="LRe-X2-krL"/>
- </connections>
- <point key="canvasLocation" x="188.5" y="453"/>
- </view>
- <view tag="22" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" id="RRG-aA-jqQ" customClass="CommandClassControlNodeMeterView">
- <rect key="frame" x="0.0" y="0.0" width="215" height="35"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="215" placeholderIntrinsicHeight="32" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ikE-ef-aul" customClass="CustomButton">
- <rect key="frame" x="-23" y="-15" width="46" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <inset key="titleEdgeInsets" minX="20" minY="0.0" maxX="0.0" maxY="0.0"/>
- <state key="normal" backgroundImage="img_input_round_bg_default">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="disabled" backgroundImage="img_input_round_bg_disable">
- <color key="titleColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="selected" backgroundImage="img_input_round_bg_active">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <state key="highlighted">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="placeHolderColor">
- <color key="value" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
- <rect key="value" x="16" y="16" width="16" height="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <variation key="heightClass=regular-widthClass=compact" fixedFrame="YES">
- <rect key="frame" x="0.0" y="0.0" width="215" height="32"/>
- </variation>
- <connections>
- <action selector="btnMutilLevelTouched:" destination="RRG-aA-jqQ" eventType="touchUpInside" id="XHx-O1-ylB"/>
- </connections>
- </button>
- </subviews>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="ikE-ef-aul"/>
- </mask>
- </variation>
- <variation key="heightClass=regular-widthClass=compact">
- <mask key="subviews">
- <include reference="ikE-ef-aul"/>
- </mask>
- </variation>
- <connections>
- <outlet property="btnMultiLevel" destination="ikE-ef-aul" id="kBg-0c-i0c"/>
- </connections>
- <point key="canvasLocation" x="188.5" y="532"/>
- </view>
- </objects>
- <resources>
- <image name="img_input_round_bg_active" width="41" height="32"/>
- <image name="img_input_round_bg_default" width="41" height="32"/>
- <image name="img_input_round_bg_disable" width="41" height="32"/>
- <image name="img_rule_btn_statebg_active" width="42" height="32"/>
- <image name="img_rule_btn_statebg_default" width="42" height="32"/>
- <image name="img_rule_btn_statebg_default_disable" width="42" height="32"/>
- </resources>
- </document>
|