Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-cloud-workshop-connect-HTS221 by
ftcd_comm_base.h File Reference
Token [64bit] : The message identifier Status [32 bit] : Status of message parameters (exists in response messages only) Length [32bit] : The message length in bytes Message [Length] : A message to be processed Signature [32B] : The hash (SHA256) value of the message. More...
Go to the source code of this file.
Data Structures | |
| class | FtcdCommBase |
| FtcdCommBase implements the logic of processing incoming requests from the remote Factory Tool Demo. More... | |
Detailed Description
Token [64bit] : The message identifier Status [32 bit] : Status of message parameters (exists in response messages only) Length [32bit] : The message length in bytes Message [Length] : A message to be processed Signature [32B] : The hash (SHA256) value of the message.
Definition in file ftcd_comm_base.h.
Generated on Tue Jul 12 2022 19:12:17 by
1.7.2
