Hub
Hub copied to clipboard
ZWave - Heiman - Unknown
Название | Значение |
---|---|
Производитель | Heiman |
Модель | Unknown |
WEB Build | 1.4.27 |
API Build | 1.9.10 (11847) |
Шаблоны | 3411 |
Детальная информация
Key | Value |
---|---|
App Version | 1.37 |
Awake | false |
Send Count | 1 |
Retry Count | 0 |
Last Received | Apr 26, 2024 10:20:14 PM |
Last Sent | Apr 26, 2024 10:20:14 PM |
Max Speed | 100 kbit/s |
Ping Time | 10 ms |
Hops | 0 |
RSSI | ? dBm |
Route Used | 0,0,0,0 |
Route Speed | 100 kbit/s |
Route Tries | 1 |
Failed Link From/To | 0/0 |
Node Id | 8 |
Manufacturer Id | 0260 |
Device Type | 0168 |
Device Id | 0168 |
App Version | 1.37 |
Basic Class | Routing Slave |
Generic Class | Sensor Notification |
Specific Class | Notification Sensor |
Routing | true |
Secure | false |
Beaming | true |
Listening | false |
Frequently Listening | false |
Association Groups
ID | Label | Associations | Max |
---|---|---|---|
1 | Lifeline | [1] | 5 |
2 | Sensor binary rep | [] | 5 |
3 | Sensor tamper rep | [] | 5 |
4 | Sensor notifi rep | [] | 5 |
5 | Sensor notifi tamper | [] | 5 |
Structure
- Endpoint 0
- V2 Version
- V1 ZWavePlusInfo
- V4 Alarm
- AccessControl
- Burglar
- V1 AssociationGRPInfo
- V2 SensorBinary
- Unknown: 0
- Tamper: 0
- V2 Association
- V2 WakeUp
- Current: 1h
- Default: 4h
- Min: 1m
- Max: 1d
- Step: 1m
- V1 PowerLevel
- Level: 0
- Timeout: 0
- V1 Battery
- V1 NoOperation
- V2 ManufacturerSpecific
- V1 DeviceResetLocally
- V1 Basic
Last update: Fri Apr 26 22:20:14 MSK 2024
Дополнительно
Telegram: @maxlevin Где приобрели: https://aliexpress.ru/item/4000180799559.html
Шаблон для z-way для этого девайса выглядит так
<ZWaveDevice xmlns="http://www.pepper1.net/zwavedb/xml-schemata/z-wave" schemaVersion="2">
<descriptorVersion>1</descriptorVersion>
<deviceData>
<manufacturerId value="0260"/>
<productType value="0168"/>
<productId value="0168"/>
<protoVersion value="06"/>
<protoSubVersion value="51"/>
<appVersion value="00"/>
<appSubVersion value="00"/>
<basicClass value="04"/>
<genericClass value="00"/>
<specificClass value="00"/>
<beamSensor>0</beamSensor>
<certNumber>ZC10-16055091</certNumber>
<rfFrequency>EU</rfFrequency>
</deviceData>
<deviceDescription>
<description>
<lang xml:lang="en">Smart Door Sensor can detect the open-close state of doors and windows, when people leave home.Once the smart door sensor detects the door is opened, it will send the information of door opened to users mobile phone immediately. User can know if their houses are intruded, no matter where they are.With 2 AA batteries, the battery life is more than 1 year.It is also very easy to install, user should only paste the smart door sensor on the door and door frame.</lang>
</description>
<productName>Smart Door Sensor</productName>
<brandName>HEIMAN</brandName>
<productCode>HS1DS-Z</productCode>
</deviceDescription>
<assocGroups>
<assocGroup number="1" maxNodes="5">
<description>
<lang xml:lang="en"> Lifeline association groupInclude command classe: Battery report, Notification report, and Device Reset Locally notification, Binary report.</lang>
</description>
</assocGroup>
<assocGroup number="2" maxNodes="5">
<description>
<lang xml:lang="en">Root Device group(Binary Sensor)Binary Sensor Command Class:Compatible with 300 series1-Binary Sensor reports status of open or close door via Lifeline.2-When the sensor detects status change between close door and open door, the device will be triggered. </lang>
</description>
</assocGroup>
<assocGroup number="3" maxNodes="5">
<description>
<lang xml:lang="en">Root Device group(Binary Sensor)Binary Sensor Command Class:Compatible with 300 series1-Binary Sensor reports the removed status of door sensor.2-When the sensor detects status change of tamper, the device will be triggered. </lang>
</description>
</assocGroup>
<assocGroup number="4" maxNodes="5">
<description>
<lang xml:lang="en">Root Device group(Notification)1-Notification report open door or close status via Lifeline.2- When the sensor detects status change between close door and open door, the device will be triggered.</lang>
</description>
</assocGroup>
<assocGroup number="5" maxNodes="5">
<description>
<lang xml:lang="en">Root Device group(Notification)1-Binary Sensor reports the removed status of door sensor.2- When the sensor detects status change of tamper, the device will be triggered. </lang>
</description>
</assocGroup>
</assocGroups>
<resourceLinks>
<deviceImage url="https://products.z-wavealliance.org/ProductImages/Index?productName=ZC10-16055091"/>
</resourceLinks>
</ZWaveDevice>
Работает HS1DS-Z.json
{
"name": "Датчик контакта",
"description": "Door Window Sensor",
"manufacturer": "HEIMAN",
"model": "HS1DS-Z",
"manufacturerId": "0260",
"modelId": "0168:0168",
"catalogId": "0260",
"services": [
{
"name": "Контакт",
"type": "ContactSensor",
"characteristics": [
{
"type": "ContactSensorState",
"link": [
{
"class": "SensorBinary",
"value": "DoorWindow"
},
{
"class": "Basic"
}
]
},
{
"type": "StatusTampered",
"link": [
{
"class": "SensorBinary",
"value": "Tamper"
},
{
"class": "Alarm",
"value": "Burglar",
"param": "Tamper;TamperMoved"
}
]
}
]
},
{
"type": "BatteryService",
"logics": [
{
"type": "LowBatteryFromCurrentLevel"
}
],
"characteristics": [
{
"type": "BatteryLevel",
"link": {
"class": "Battery",
"value": "Level"
}
}
]
}
],
"init": [
{
"id": 1,
"name": "Lifeline association group",
"description": "Include command classe: Battery report, Notification report, and Device Reset Locally notification, Binary report.",
"association": "1",
"nodes": 5
},
{
"id": 2,
"name": "Root Device group(Binary Sensor)",
"description": "Binary Sensor Command Class:Compatible with 300 series. 1 - Binary Sensor reports status of open or close door via Lifeline. 2 - When the sensor detects status change between close door and open door, the device will be triggered.",
"nodes": 5
},
{
"id": 3,
"name": "Root Device group(Binary Sensor)",
"description": "Binary Sensor Command Class:Compatible with 300 series. 1-Binary Sensor reports the removed status of door sensor. 2-When the sensor detects status change of tamper, the device will be triggered.",
"nodes": 5
},
{
"id": 4,
"name": "Root Device group(Notification)",
"description": "1-Notification report open door or close status via Lifeline. 2- When the sensor detects status change between close door and open door, the device will be triggered.",
"nodes": 5
},
{
"id": 5,
"name": "Root Device group(Notification)",
"description": "1-Binary Sensor reports the removed status of door sensor. 2- When the sensor detects status change of tamper, the device will be triggered.",
"nodes": 5
}
]
}