diff --git a/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_motor.xml b/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_motor.xml new file mode 100644 index 0000000..3dd1d0b --- /dev/null +++ b/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_motor.xml @@ -0,0 +1,18 @@ + + + + + Motor Control + + + + + Mandatory + + uint8 + + + diff --git a/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_position.xml b/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_position.xml new file mode 100644 index 0000000..4661e01 --- /dev/null +++ b/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_position.xml @@ -0,0 +1,17 @@ + + + + + Position of blinds + + + + + Mandatory + uint8 + + + \ No newline at end of file diff --git a/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_target.xml b/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_target.xml new file mode 100644 index 0000000..1974910 --- /dev/null +++ b/src/main/resources/gatt/characteristic/org.bluetooth.characteristic.somablind_target.xml @@ -0,0 +1,18 @@ + + + + + Target of blinds + + + + + Mandatory + + uint8 + + + diff --git a/src/main/resources/gatt/service/org.bluetooth.service.somablind.xml b/src/main/resources/gatt/service/org.bluetooth.service.somablind.xml new file mode 100644 index 0000000..ef7a185 --- /dev/null +++ b/src/main/resources/gatt/service/org.bluetooth.service.somablind.xml @@ -0,0 +1,45 @@ + + + + Soma Blinds control + + + Controller for Soma Blinds + + + + This service has no dependencies on other GATT-based services. + + + Mandatory + Mandatory + Mandatory + Mandatory + + + false + true + + + + + + Blind control + Mandatory + + Excluded + Excluded + Excluded + Excluded + Excluded + Excluded + Mandatory + Excluded + Excluded + + + +