![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|

Files | |
| file | comm_if_uart.c [code] |
| The comm_if_uart.c file implements comm interface for the UART. | |
| file | comm_interface.h [code] |
| The comm_interface.h file describes the interface definition for the communication interface. Each commaunication instance needs to implement comm interface. | |
| file | data_format_hdlc.c [code] |
| The data_format_hdlc.c file contains definitions for encoding and decoding HDLC messages to and from Host. | |
| file | data_format_hdlc.h [code] |
| The data_format_hdlc.h file contains the Host interface definitions and configuration. | |
| file | data_format_json.c [code] |
| The data_format_json.c file implements JSON data format interfaces and services. | |
| file | data_format_json.h [code] |
| The format_json.h file describes the structures and definitions for the data-format standard JSON. | |
| file | data_format_service.h [code] |
| The format_service.h file describes the interface and structures for the data-format standards. | |
| file | host_interface_service.c [code] |
| The dhost_interface_servicec file implements host interface functions. | |
| file | host_interface_service.h [code] |
| The host_interface_service.h file describes the structures and definitions for the host. | |