Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AnW_STA5_SmartLink AnW_STA5_SmartLink
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • Ervin Lan
  • AnW_STA5_SmartLinkAnW_STA5_SmartLink
  • Wiki
  • STA5 SmartLink command guidance

STA5 SmartLink command guidance · Changes

Page history
Update STA5 SmartLink command guidance authored Apr 28, 2022 by Ervin Lan's avatar Ervin Lan
Show whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • STA5-SmartLink-command-guidance.md STA5-SmartLink-command-guidance.md +2 -2
  • No files found.
STA5-SmartLink-command-guidance.md
View page @ 7d4423a6
......@@ -70,7 +70,7 @@ if (ret < 0) {
</pre>
## SmartLink data format
| Data member | Date type | Data length | Description |
| Data member | Data type | Data length | Description |
| ----------- | ------------------ | ----------- | --------------------------------------- |
| version | unsigned char | 1 byte | Set to SML_MAJOR_VERSION. |
| mode | unsigned char | 1 byte | Refer to type REQ_MODE. |
......@@ -83,7 +83,7 @@ if (ret < 0) {
| len | unsigned int | 4 bytes | Total length of message in bytes. |
## SmartLink data base structure
| Data member | Date type | Data length | Description |
| Data member | Data type | Data length | Description |
| ------------------- | --------- | ----------- | ---------------------- |
| index | int | 4 bytes | |
| DeviceName[32] | char | 32 bytes | Phone Name. |
......
Clone repository
  • APIs
  • STA5 SmartLink command guidance
  • Home