pdu2 dataset update snapshot

This commit is contained in:
2021-02-06 11:57:45 +01:00
parent 77f293f789
commit e25ffa1054
18 changed files with 312 additions and 149 deletions

View File

@ -11,8 +11,7 @@
*/
class P60DockHandler: public GomspaceDeviceHandler {
public:
P60DockHandler(object_id_t objectId, object_id_t comIF, CookieIF * comCookie,
uint16_t maxConfigTableAddress, uint16_t maxHkTableAddress, uint16_t hkTableSize);
P60DockHandler(object_id_t objectId, object_id_t comIF, CookieIF * comCookie);
virtual ~P60DockHandler();
protected: