Device Handler Base Proposals #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat:mueller_DeviceHandlerBase_Changes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
be implemented)
Rework for new Com IF in progress, replacing uint32_t by size_t (triggers chain reaction with some other framework components still using uint32_t)...
Work - in -progress
New CookieIF generic interface to avoid dynamnic casting in factory.
also introduces setMaxReplyLength as virtual abstract function.
this function is called in DHB to set the maxReplyLength passed from child device handlers.
Changes agreed on 01.04 incorporated.
Cookie.h renamed to CookieIF.h , documentation added.
Pull request closed