Skip to content

Commit

Permalink
Merge pull request #136 from aw-0/co2-concentration
Browse files Browse the repository at this point in the history
Added CO2 Concentration Characteristic
  • Loading branch information
philips77 authored Dec 30, 2024
2 parents 90cfdc8 + e7e291d commit 7eb0b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v1/characteristic_uuids.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
{ "name": "Boot Keyboard Input Report", "identifier": "org.bluetooth.characteristic.boot_keyboard_input_report", "uuid": "2A22" , "source": "gss" },
{ "name": "Boot Keyboard Output Report","identifier": "org.bluetooth.characteristic.boot_keyboard_output_report", "uuid": "2A32" , "source": "gss" },
{ "name": "Boot Mouse Input Report", "identifier": "org.bluetooth.characteristic.boot_mouse_input_report", "uuid": "2A33" , "source": "gss" },
{ "name": "Carbon Dioxide Concentration", "identifier": "org.bluetooth.characteristic.concentration.co2", "uuid": "2B8C", "source": "gss" },
{ "name": "Central Address Resolution", "identifier": "org.bluetooth.characteristic.gap.central_address_resolution", "uuid": "2AA6" , "source": "gss" },
{ "name": "CGM Feature", "identifier": "org.bluetooth.characteristic.cgm_feature", "uuid": "2AA8" , "source": "gss" },
{ "name": "CGM Measurement","identifier": "org.bluetooth.characteristic.cgm_measurement", "uuid": "2AA7" , "source": "gss" },
Expand Down

0 comments on commit 7eb0b9d

Please sign in to comment.