header for M2MResourceBase. More...
Go to the source code of this file.
Data Structures | |
class | M2MResourceBase |
Macros | |
#define | REGISTRY_FLOAT_STRING_MAX_LEN 48 |
Typedefs | |
typedef FP1< void, void * > | execute_callback |
typedef void(* | execute_callback_2) (void *arguments) |
typedef FP0< void > | notification_sent_callback |
typedef void(* | notification_sent_callback_2) (void) |
typedef FP1< void, M2MBlockMessage * > | incoming_block_message_callback |
typedef FP3< void, const String &, uint8_t *&, uint32_t & > | outgoing_block_message_callback |
header for M2MResourceBase.