CBCharacteristic
E494407
CBCharacteristic is a CoreBluetooth class representing a specific piece of data (a characteristic) on a remote Bluetooth Low Energy peripheral’s service, including its value and associated properties.
All labels observed (1)
| Label | Occurrences |
|---|---|
| CBCharacteristic canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T5101003 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: CBCharacteristic Context triple: [CoreBluetooth, keyClass, CBCharacteristic]
-
A.
CoreBluetooth
CoreBluetooth is an Apple framework that enables apps to communicate with Bluetooth Low Energy (BLE) devices for tasks like data exchange and peripheral control.
-
B.
Bluetooth SIG
Bluetooth SIG is the industry consortium that oversees the development, standardization, and licensing of Bluetooth wireless technology.
-
C.
BLE
BLE is the abbreviation for the German Federal Agency for Agriculture and Food, a government authority responsible for implementing agricultural, food, and rural development policies.
-
D.
HomeKit Accessory Protocol
HomeKit Accessory Protocol is Apple's communication protocol that enables smart home accessories to securely connect with and be controlled by Apple devices within the HomeKit ecosystem.
-
E.
CareKit
CareKit is an open-source Apple framework that helps developers build iOS apps for tracking, managing, and visualizing users’ health and care plans.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: CBCharacteristic Target entity description: CBCharacteristic is a CoreBluetooth class representing a specific piece of data (a characteristic) on a remote Bluetooth Low Energy peripheral’s service, including its value and associated properties.
-
A.
CoreBluetooth
CoreBluetooth is an Apple framework that enables apps to communicate with Bluetooth Low Energy (BLE) devices for tasks like data exchange and peripheral control.
-
B.
Bluetooth SIG
Bluetooth SIG is the industry consortium that oversees the development, standardization, and licensing of Bluetooth wireless technology.
-
C.
BLE
BLE is the abbreviation for the German Federal Agency for Agriculture and Food, a government authority responsible for implementing agricultural, food, and rural development policies.
-
D.
HomeKit Accessory Protocol
HomeKit Accessory Protocol is Apple's communication protocol that enables smart home accessories to securely connect with and be controlled by Apple devices within the HomeKit ecosystem.
-
E.
CareKit
CareKit is an open-source Apple framework that helps developers build iOS apps for tracking, managing, and visualizing users’ health and care plans.
- F. None of above. chosen
Statements (44)
| Predicate | Object |
|---|---|
| instanceOf |
CoreBluetooth class
ⓘ
class ⓘ |
| associatedWith | CBService NERFINISHED ⓘ |
| availableInLanguage | Swift NERFINISHED ⓘ |
| conformsTo | NSCopying NERFINISHED ⓘ |
| definedInLanguage | Objective-C NERFINISHED ⓘ |
| descriptorType | CBDescriptor NERFINISHED ⓘ |
| documentationURL | https://developer.apple.com/documentation/corebluetooth/cbcharacteristic ⓘ |
| framework | CoreBluetooth NERFINISHED ⓘ |
| hasPropertyFlag |
CBCharacteristicPropertyIndicate
NERFINISHED
ⓘ
CBCharacteristicPropertyNotify NERFINISHED ⓘ CBCharacteristicPropertyRead NERFINISHED ⓘ CBCharacteristicPropertyWrite NERFINISHED ⓘ |
| headerFile | <CoreBluetooth/CoreBluetooth.h> ⓘ |
| immutable | yes ⓘ |
| inheritsFrom | NSObject NERFINISHED ⓘ |
| introducedIn |
iOS 5.0
NERFINISHED
ⓘ
macOS 10.7 ⓘ |
| module | CoreBluetooth NERFINISHED ⓘ |
| platform |
iOS
ⓘ
macOS ⓘ tvOS NERFINISHED ⓘ watchOS NERFINISHED ⓘ |
| propertiesType | CBCharacteristicProperties NERFINISHED ⓘ |
| property |
UUID
ⓘ
descriptors ⓘ isNotifying ⓘ properties ⓘ service ⓘ value ⓘ |
| propertyType | CBUUID NERFINISHED ⓘ |
| relatedTo |
CBDescriptor
ⓘ
CBPeripheral NERFINISHED ⓘ CBUUID NERFINISHED ⓘ |
| represents | Bluetooth Low Energy characteristic ⓘ |
| serviceType | CBService ⓘ |
| threading | used on dispatch queues associated with CBCentralManager or CBPeripheral callbacks ⓘ |
| usedFor |
accessing characteristic value on remote peripheral
ⓘ
determining characteristic capabilities ⓘ discovering descriptors of a characteristic ⓘ subscribing to notifications for value changes ⓘ |
| valueType | NSData NERFINISHED ⓘ |
| valueUpdatedBy |
CBPeripheral read operations
ⓘ
notifications from remote peripheral ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: CBCharacteristic Description of subject: CBCharacteristic is a CoreBluetooth class representing a specific piece of data (a characteristic) on a remote Bluetooth Low Energy peripheral’s service, including its value and associated properties.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.