fingerprint에 ocfDeviceType 추가 #5
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fingerprint 구문에 ocfDeviceType를 'oic.d.smartplug'로 정의하면 Device Type를 임의의 다른 종류로 변경하더라도(예를들어 'Zigbee Switch Power') 클래식앱과 뉴앱 모두에서 '스위치'가 아닌 '플러그' 아이콘으로 표시됩니다. 이미 추가된 경우 장치를 최초 1회 본 DTH로 변경해야 플러그 아이콘이 적용됩니다. 또한 구글 홈 연동시에도 별도 장치 이름 변경 없이 '스위치'가 아닌 '콘센트'로 인식됩니다.
If ocfDeviceType is defined as 'oic.d.smartplug' in fingerprint section, even when Device Type is changed to other DTH such as 'Zigbee Switch Power', the device icon still shows up as 'Plug', not 'Switch' in both the Classic and the New Smartthings application. If the device is already registered, it has to be at least once changed to this DTH for the plug icon to be applied. The device is also recognized as 'Outlet' not 'Switch' when connected to Google Home with out changing the label.