-
Notifications
You must be signed in to change notification settings - Fork 1
Home
hedy edited this page Jan 5, 2017
·
1 revision
Service Name | Service ID | Char. Name | Char. ID | Char. Value |
---|---|---|---|---|
Environmental | 0xBB50 | Generic | 0xCC04 | id(uint8), flags(uint8), sensorValue(float), units(string), sensorType(string) |
GasAlarm Conf. | 0xBB51 | config(boolean) | ||
GasAlarm Peri. | 0xBB52 | period(uint8) | ||
GasAlarm Option | 0xBB53 | option(uint8) | ||
GasAlarm Threshold | 0xBB54 | threshold(uint16) | ||
Buzzer | 0xBB60 | Buzzer | 0xCC28 | id(uint8), flags(uint8), onOff(boolean), minOffTime(float) |
DIN | 0xBB00 | Digital Input | 0xCC00 | id(uint8), flags(uint8), dInState(boolean) |
AIN | 0xBB10 | Analogue Input | 0xCC02 | id(uint8), flags(uint8), aInCurrValue(float), sensorType(string) |
AIN Conf. | 0xBB11 | config(boolean) | ||
AIN Peri. | 0xBB12 | period(uint8) |