Skip to content

Commit

Permalink
Add more sistalk monsterpub devices and sensors for them
Browse files Browse the repository at this point in the history
  • Loading branch information
anon1im committed Jul 27, 2024
1 parent 00e45dd commit be225f8
Show file tree
Hide file tree
Showing 4 changed files with 314 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8965,7 +8965,30 @@
]
}
},
"configurations": [
"configurations": [{
"identifier": [
"MP2_JK_N0_P1"
],
"name": "Sistalk MonsterPub 2 Doctor Whale 2",
"messages": {
"ScalarCmd": [
{
"StepRange": [
0,
100
],
"ActuatorType": "Vibrate"
},
{
"StepRange": [
0,
100
],
"ActuatorType": "Vibrate"
}
]
}
},
{
"identifier": [
"MP2_JK_N_P1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13461,6 +13461,68 @@
]
},
"configurations": [
{
"identifier": [
"MP2_JK_N0_P1"
],
"name": "Sistalk MonsterPub 2 Doctor Whale Premium",
"features": [
{
"feature-type": "Vibrate",
"actuator": {
"step-range": [
0,
100
],
"messages": [
"ScalarCmd"
]
}
},
{
"feature-type": "Vibrate",
"actuator": {
"step-range": [
0,
100
],
"messages": [
"ScalarCmd"
]
}
},
{
"feature-type": "Battery",
"description": "Battery Level",
"sensor": {
"value-range": [
[
0,
100
]
],
"messages": [
"SensorReadCmd"
]
}
},
{
"feature-type": "Pressure",
"description": "Pressure sensor",
"sensor": {
"value-range": [
[
0,
2047
]
],
"messages": [
"SensorReadCmd"
]
}
}
]
},
{
"identifier": [
"MP2_JK_N_P1"
Expand Down Expand Up @@ -13557,6 +13619,53 @@
}
]
},
{
"identifier": [
"MP2_QC_N_P1"
],
"name": "Sistalk MonsterPub 2 Master Godkilla",
"features": [
{
"feature-type": "Vibrate",
"actuator": {
"step-range": [
0,
100
],
"messages": [
"ScalarCmd"
]
}
},
{
"feature-type": "Vibrate",
"actuator": {
"step-range": [
0,
100
],
"messages": [
"ScalarCmd"
]
}
},
{
"feature-type": "Battery",
"description": "Battery Level",
"sensor": {
"value-range": [
[
0,
100
]
],
"messages": [
"SensorReadCmd"
]
}
}
]
},
{
"identifier": [
"MP_BABY_QC_N_P4"
Expand Down Expand Up @@ -13599,7 +13708,36 @@
"identifier": [
"MP1N_QC_TL_P2"
],
"name": "Sistalk MonsterPub BeatHeart"
"name": "Sistalk MonsterPub BeatHeart",
"features": [
{
"feature-type": "Vibrate",
"actuator": {
"step-range": [
0,
100
],
"messages": [
"ScalarCmd"
]
}
},
{
"feature-type": "Battery",
"description": "Battery Level",
"sensor": {
"value-range": [
[
0,
100
]
],
"messages": [
"SensorReadCmd"
]
}
}
]
}
],
"communication": [
Expand All @@ -13619,6 +13757,12 @@
},
"00008000-0000-1000-8000-00805f9b34fb": {
"rx": "00008001-0000-1000-8000-00805f9b34fb"
},
"00006050-0000-1000-8000-00805f9b34fb": {
"rxblebattery": "00006051-0000-1000-8000-00805f9b34fb"
},
"00006030-0000-1000-8000-00805f9b34fb": {
"rxpressure": "00006031-0000-1000-8000-00805f9b34fb"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7698,6 +7698,40 @@ protocols:
messages:
- ScalarCmd
configurations:
- identifier:
- MP2_JK_N0_P1
name: Sistalk MonsterPub 2 Doctor Whale Premium
features:
- feature-type: Vibrate
actuator:
step-range:
- 0
- 100
messages:
- ScalarCmd
- feature-type: Vibrate
actuator:
step-range:
- 0
- 100
messages:
- ScalarCmd
- feature-type: Battery
description: Battery Level
sensor:
value-range:
- - 0
- 100
messages:
- SensorReadCmd
- feature-type: Pressure
description: Pressure sensor
sensor:
value-range:
- - 0
- 2047
messages:
- SensorReadCmd
- identifier:
- MP2_JK_N_P1
name: Sistalk MonsterPub 2 Doctor Whale
Expand Down Expand Up @@ -7752,6 +7786,32 @@ protocols:
- 100
messages:
- ScalarCmd
- identifier:
- MP2_QC_N_P1
name: Sistalk MonsterPub 2 Master Godkilla
features:
- feature-type: Vibrate
actuator:
step-range:
- 0
- 100
messages:
- ScalarCmd
- feature-type: Vibrate
actuator:
step-range:
- 0
- 100
messages:
- ScalarCmd
- feature-type: Battery
description: Battery Level
sensor:
value-range:
- - 0
- 100
messages:
- SensorReadCmd
- identifier:
- MP_BABY_QC_N_P4
name: Sistalk MonsterPub Baby Youth Health
Expand All @@ -7776,6 +7836,22 @@ protocols:
- identifier:
- MP1N_QC_TL_P2
name: Sistalk MonsterPub BeatHeart
features:
- feature-type: Vibrate
actuator:
step-range:
- 0
- 100
messages:
- ScalarCmd
- feature-type: Battery
description: Battery Level
sensor:
value-range:
- - 0
- 100
messages:
- SensorReadCmd
communication:
- btle:
names:
Expand All @@ -7789,6 +7865,10 @@ protocols:
rxblemodel: 00006014-0000-1000-8000-00805f9b34fb
00008000-0000-1000-8000-00805f9b34fb:
rx: 00008001-0000-1000-8000-00805f9b34fb
00006050-0000-1000-8000-00805f9b34fb:
rxblebattery: 00006051-0000-1000-8000-00805f9b34fb
00006030-0000-1000-8000-00805f9b34fb:
rxpressure: 00006031-0000-1000-8000-00805f9b34fb
joyhub:
defaults:
name: JoyHub Device
Expand Down
Loading

0 comments on commit be225f8

Please sign in to comment.