mirror of
https://github.com/thelsing/knx.git
synced 2025-08-13 13:46:20 +02:00
Update group_object.h
This commit is contained in:
parent
ae9baa7702
commit
de231bac0e
@ -56,6 +56,7 @@ public:
|
||||
*/
|
||||
int32_t objectReadFloatDpt9();
|
||||
bool objectReadBool();
|
||||
uint8_t objectReadByte();
|
||||
/**
|
||||
* Request the read of a communication object. Calling this function triggers the
|
||||
* sending of a read-group-value telegram, to read the value of the communication
|
||||
|
Loading…
Reference in New Issue
Block a user