Microchip® Advanced Software Framework

httpd-fsdata.h File Reference
#include "contiki-net.h"
#include "stddef.h"

Data Structures

struct  httpd_fsdata_file
 
struct  httpd_fsdata_file_noconst
 

Macros

#define HTTPD_FS_NUMFILES   17
 
#define HTTPD_FS_ROOT   file_tcp_shtml
 
#define HTTPD_FS_SIZE   21333
 

Variables

const char data_404_html [15]
 
const char data_files_shtml [771]
 
const char data_index1_html [4227]
 
const char data_index2_html [4156]
 
const char data_index3_html [4027]
 
const char data_index_html [5449]
 
const char data_nat_shtml [236]
 
const char data_nbrs_shtml [492]
 
const char data_nbrsled_shtml [487]
 
const char data_nbrsping_shtml [491]
 
const char data_processes_shtml [190]
 
const char data_routes_shtml [157]
 
const char data_routesping_shtml [157]
 
const char data_rplreset_shtml [35]
 
const char data_rplroot_shtml [33]
 
const char data_status_shtml [204]
 
const char data_tcp_shtml [206]
 
struct httpd_fsdata_file file_404_html [] ={{ NULL, data_404_html , data_404_html +10, sizeof(data_404_html) -10}}
 
struct httpd_fsdata_file file_files_shtml [] ={{ file_404_html, data_files_shtml , data_files_shtml +13, sizeof(data_files_shtml) -13}}
 
struct httpd_fsdata_file file_index1_html [] ={{ file_index_html, data_index1_html , data_index1_html +13, sizeof(data_index1_html) -13}}
 
struct httpd_fsdata_file file_index2_html [] ={{ file_index1_html, data_index2_html , data_index2_html +13, sizeof(data_index2_html) -13}}
 
struct httpd_fsdata_file file_index3_html [] ={{ file_index2_html, data_index3_html , data_index3_html +13, sizeof(data_index3_html) -13}}
 
struct httpd_fsdata_file file_index_html [] ={{ file_files_shtml, data_index_html , data_index_html +12, sizeof(data_index_html) -12}}
 
struct httpd_fsdata_file file_nat_shtml [] ={{ file_index3_html, data_nat_shtml , data_nat_shtml +11, sizeof(data_nat_shtml) -11}}
 
struct httpd_fsdata_file file_nbrs_shtml [] ={{ file_nat_shtml, data_nbrs_shtml , data_nbrs_shtml +12, sizeof(data_nbrs_shtml) -12}}
 
struct httpd_fsdata_file file_nbrsled_shtml [] ={{ file_nbrs_shtml, data_nbrsled_shtml , data_nbrsled_shtml +15, sizeof(data_nbrsled_shtml) -15}}
 
struct httpd_fsdata_file file_nbrsping_shtml [] ={{ file_nbrsled_shtml, data_nbrsping_shtml, data_nbrsping_shtml +16, sizeof(data_nbrsping_shtml) -16}}
 
struct httpd_fsdata_file file_processes_shtml [] ={{ file_nbrsping_shtml, data_processes_shtml, data_processes_shtml +17, sizeof(data_processes_shtml) -17}}
 
struct httpd_fsdata_file file_routes_shtml [] ={{file_processes_shtml, data_routes_shtml , data_routes_shtml +14, sizeof(data_routes_shtml) -14}}
 
struct httpd_fsdata_file file_routesping_shtml [] ={{ file_routes_shtml, data_routesping_shtml, data_routesping_shtml +18, sizeof(data_routesping_shtml) -18}}
 
struct httpd_fsdata_file file_rplreset_shtml [] ={{file_routesping_shtml, data_rplreset_shtml, data_rplreset_shtml +16, sizeof(data_rplreset_shtml) -16}}
 
struct httpd_fsdata_file file_rplroot_shtml [] ={{ file_rplreset_shtml, data_rplroot_shtml , data_rplroot_shtml +15, sizeof(data_rplroot_shtml) -15}}
 
struct httpd_fsdata_file file_status_shtml [] ={{ file_rplroot_shtml, data_status_shtml , data_status_shtml +14, sizeof(data_status_shtml) -14}}
 
struct httpd_fsdata_file file_tcp_shtml [] ={{ file_status_shtml, data_tcp_shtml , data_tcp_shtml +11, sizeof(data_tcp_shtml) -11}}
 

#define HTTPD_FS_NUMFILES   17

Referenced by httpd_fs_init().

#define HTTPD_FS_ROOT   file_tcp_shtml

Referenced by httpd_fs_count(), and httpd_fs_open().

#define HTTPD_FS_SIZE   21333

const char data_404_html[15]
Initial value:
= {
0x2f, 0x34, 0x30, 0x34, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x34, 0x30, 0x34, 0x0a}
const char data_files_shtml[771]
const char data_index1_html[4227]
const char data_index2_html[4156]
const char data_index3_html[4027]
const char data_index_html[5449]
const char data_nat_shtml[236]
Initial value:
= {
0x2f, 0x6e, 0x61, 0x74, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x6c, 0x61,
0x73, 0x73, 0x3d, 0x22, 0x74, 0x20, 0x74, 0x2d, 0x62, 0x20,
0x74, 0x2d, 0x73, 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x68, 0x65,
0x61, 0x64, 0x3e, 0x3c, 0x74, 0x72, 0x3e, 0x3c, 0x74, 0x68,
0x3e, 0x49, 0x50, 0x76, 0x36, 0x20, 0x61, 0x64, 0x64, 0x72,
0x65, 0x73, 0x73, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74,
0x68, 0x3e, 0x49, 0x50, 0x76, 0x36, 0x20, 0x70, 0x6f, 0x72,
0x74, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e,
0x49, 0x50, 0x76, 0x34, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20,
0x20, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x3c, 0x2f,
0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x49, 0x50, 0x76,
0x34, 0x20, 0x70, 0x6f, 0x72, 0x74, 0x3c, 0x2f, 0x74, 0x68,
0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x4d, 0x61, 0x70, 0x70, 0x65,
0x64, 0x20, 0x70, 0x6f, 0x72, 0x74, 0x3c, 0x2f, 0x74, 0x68,
0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x50, 0x72, 0x6f, 0x74, 0x6f,
0x63, 0x6f, 0x6c, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74,
0x68, 0x3e, 0x4c, 0x69, 0x66, 0x65, 0x74, 0x69, 0x6d, 0x65,
0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x46,
0x6c, 0x61, 0x67, 0x73, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c,
0x2f, 0x74, 0x72, 0x3e, 0x3c, 0x2f, 0x74, 0x68, 0x65, 0x61,
0x64, 0x3e, 0x0a, 0x25, 0x21, 0x20, 0x61, 0x6d, 0x61, 0x70,
0x0a, 0x3c, 0x2f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3e, 0x0a}
const char data_nbrs_shtml[492]
const char data_nbrsled_shtml[487]
const char data_nbrsping_shtml[491]
const char data_processes_shtml[190]
Initial value:
= {
0x2f, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x65, 0x73, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x25, 0x21, 0x3a, 0x20, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65,
0x72, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x0a, 0x3c, 0x68, 0x31,
0x3e, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x20, 0x70, 0x72,
0x6f, 0x63, 0x65, 0x73, 0x73, 0x65, 0x73, 0x3c, 0x2f, 0x68,
0x31, 0x3e, 0x3c, 0x62, 0x72, 0x3e, 0x3c, 0x74, 0x61, 0x62,
0x6c, 0x65, 0x20, 0x77, 0x69, 0x64, 0x74, 0x68, 0x3d, 0x22,
0x31, 0x30, 0x30, 0x25, 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x72,
0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x49, 0x44, 0x3c, 0x2f, 0x74,
0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x4e, 0x61, 0x6d, 0x65,
0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x54,
0x68, 0x72, 0x65, 0x61, 0x64, 0x3c, 0x2f, 0x74, 0x68, 0x3e,
0x3c, 0x74, 0x68, 0x3e, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73,
0x73, 0x20, 0x73, 0x74, 0x61, 0x74, 0x65, 0x3c, 0x2f, 0x74,
0x68, 0x3e, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x0a, 0x25, 0x21,
0x20, 0x70, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x65, 0x73,
0x0a, 0x25, 0x21, 0x3a, 0x20, 0x2f, 0x66, 0x6f, 0x6f, 0x74,
0x65, 0x72, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x0a}
const char data_routes_shtml[157]
Initial value:
= {
0x2f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x6c, 0x61,
0x73, 0x73, 0x3d, 0x22, 0x74, 0x20, 0x74, 0x2d, 0x62, 0x20,
0x74, 0x2d, 0x73, 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x68, 0x65,
0x61, 0x64, 0x3e, 0x3c, 0x74, 0x72, 0x3e, 0x3c, 0x74, 0x68,
0x3e, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x3c, 0x2f, 0x74, 0x68,
0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x4e, 0x65, 0x78, 0x74, 0x2d,
0x68, 0x6f, 0x70, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74,
0x68, 0x3e, 0x4c, 0x69, 0x6e, 0x6b, 0x20, 0x6d, 0x65, 0x74,
0x72, 0x69, 0x63, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74,
0x68, 0x3e, 0x50, 0x69, 0x6e, 0x67, 0x20, 0x74, 0x69, 0x6d,
0x65, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x2f, 0x74, 0x72,
0x3e, 0x3c, 0x2f, 0x74, 0x68, 0x65, 0x61, 0x64, 0x3e, 0x0a,
0x25, 0x21, 0x20, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x0a,
0x3c, 0x2f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3e, 0x0a}
const char data_routesping_shtml[157]
Initial value:
= {
0x2f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x73, 0x70, 0x69, 0x6e, 0x67, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x6c, 0x61,
0x73, 0x73, 0x3d, 0x22, 0x74, 0x20, 0x74, 0x2d, 0x62, 0x20,
0x74, 0x2d, 0x73, 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x68, 0x65,
0x61, 0x64, 0x3e, 0x3c, 0x74, 0x72, 0x3e, 0x3c, 0x74, 0x68,
0x3e, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x3c, 0x2f, 0x74, 0x68,
0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x4e, 0x6f, 0x70, 0x61, 0x74,
0x68, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e,
0x4e, 0x65, 0x78, 0x74, 0x2d, 0x68, 0x6f, 0x70, 0x3c, 0x2f,
0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x50, 0x69, 0x6e,
0x67, 0x20, 0x74, 0x69, 0x6d, 0x65, 0x3c, 0x2f, 0x74, 0x68,
0x3e, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x3c, 0x2f, 0x74, 0x68,
0x65, 0x61, 0x64, 0x3e, 0x0a, 0x25, 0x21, 0x20, 0x72, 0x74,
0x73, 0x70, 0x69, 0x6e, 0x67, 0x0a, 0x3c, 0x2f, 0x74, 0x61,
0x62, 0x6c, 0x65, 0x3e, 0x0a}
const char data_rplreset_shtml[35]
Initial value:
= {
0x2f, 0x72, 0x70, 0x6c, 0x72, 0x65, 0x73, 0x65, 0x74, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x25, 0x21, 0x20, 0x72, 0x70, 0x6c, 0x72, 0x65, 0x73, 0x65,
0x74, 0x0a, 0x0a, 0x0a, 0x0a}
const char data_rplroot_shtml[33]
Initial value:
= {
0x2f, 0x72, 0x70, 0x6c, 0x72, 0x6f, 0x6f, 0x74, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x25, 0x21, 0x20, 0x72, 0x70, 0x6c, 0x72, 0x6f, 0x6f, 0x74,
0x0a, 0x0a, 0x0a, 0x0a}
const char data_status_shtml[204]
Initial value:
= {
0x2f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x3c, 0x68, 0x31, 0x3e, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73,
0x73, 0x65, 0x73, 0x3c, 0x2f, 0x68, 0x31, 0x3e, 0x0a, 0x25,
0x21, 0x20, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65,
0x73, 0x0a, 0x3c, 0x68, 0x31, 0x3e, 0x4e, 0x65, 0x69, 0x67,
0x68, 0x62, 0x6f, 0x72, 0x73, 0x3c, 0x2f, 0x68, 0x31, 0x3e,
0x0a, 0x25, 0x21, 0x20, 0x6e, 0x65, 0x69, 0x67, 0x68, 0x62,
0x6f, 0x72, 0x73, 0x0a, 0x3c, 0x68, 0x31, 0x3e, 0x52, 0x6f,
0x75, 0x74, 0x65, 0x73, 0x3c, 0x2f, 0x68, 0x31, 0x3e, 0x0a,
0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x6c, 0x61,
0x73, 0x73, 0x3d, 0x22, 0x74, 0x20, 0x74, 0x2d, 0x62, 0x20,
0x74, 0x2d, 0x73, 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x68, 0x65,
0x61, 0x64, 0x3e, 0x3c, 0x74, 0x72, 0x3e, 0x3c, 0x74, 0x68,
0x3e, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x3c, 0x2f, 0x74, 0x68,
0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x4e, 0x65, 0x78, 0x74, 0x2d,
0x68, 0x6f, 0x70, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x2f,
0x74, 0x72, 0x3e, 0x3c, 0x2f, 0x74, 0x68, 0x65, 0x61, 0x64,
0x3e, 0x0a, 0x25, 0x21, 0x20, 0x72, 0x6f, 0x75, 0x74, 0x65,
0x73, 0x0a, 0x3c, 0x2f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x3e,
0x0a}
const char data_tcp_shtml[206]
Initial value:
= {
0x2f, 0x74, 0x63, 0x70, 0x2e, 0x73, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0x3c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x20, 0x63, 0x6c, 0x61,
0x73, 0x73, 0x3d, 0x22, 0x74, 0x20, 0x74, 0x2d, 0x62, 0x20,
0x74, 0x2d, 0x73, 0x22, 0x3e, 0x0a, 0x3c, 0x74, 0x68, 0x65,
0x61, 0x64, 0x3e, 0x3c, 0x74, 0x72, 0x3e, 0x3c, 0x74, 0x68,
0x3e, 0x4c, 0x6f, 0x63, 0x61, 0x6c, 0x3c, 0x2f, 0x74, 0x68,
0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x52, 0x65, 0x6d, 0x6f, 0x74,
0x65, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e,
0x53, 0x74, 0x61, 0x74, 0x65, 0x3c, 0x2f, 0x74, 0x68, 0x3e,
0x3c, 0x74, 0x68, 0x3e, 0x52, 0x65, 0x74, 0x72, 0x61, 0x6e,
0x73, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x3c,
0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74, 0x68, 0x3e, 0x54, 0x69,
0x6d, 0x65, 0x72, 0x3c, 0x2f, 0x74, 0x68, 0x3e, 0x3c, 0x74,
0x68, 0x3e, 0x46, 0x6c, 0x61, 0x67, 0x73, 0x3c, 0x2f, 0x74,
0x68, 0x3e, 0x3c, 0x2f, 0x74, 0x72, 0x3e, 0x3c, 0x2f, 0x74,
0x68, 0x65, 0x61, 0x64, 0x3e, 0x0a, 0x25, 0x21, 0x20, 0x74,
0x63, 0x70, 0x2d, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74,
0x69, 0x6f, 0x6e, 0x73, 0x0a, 0x3c, 0x2f, 0x74, 0x61, 0x62,
0x6c, 0x65, 0x3e, 0x0a, 0x25, 0x21, 0x20, 0x66, 0x69, 0x6c,
0x65, 0x2d, 0x73, 0x74, 0x61, 0x74, 0x73, 0x20, 0x2e, 0x0a}
struct httpd_fsdata_file file_404_html[] ={{ NULL, data_404_html , data_404_html +10, sizeof(data_404_html) -10}}
struct httpd_fsdata_file file_files_shtml[] ={{ file_404_html, data_files_shtml , data_files_shtml +13, sizeof(data_files_shtml) -13}}
struct httpd_fsdata_file file_index1_html[] ={{ file_index_html, data_index1_html , data_index1_html +13, sizeof(data_index1_html) -13}}
struct httpd_fsdata_file file_index2_html[] ={{ file_index1_html, data_index2_html , data_index2_html +13, sizeof(data_index2_html) -13}}
struct httpd_fsdata_file file_index3_html[] ={{ file_index2_html, data_index3_html , data_index3_html +13, sizeof(data_index3_html) -13}}
struct httpd_fsdata_file file_index_html[] ={{ file_files_shtml, data_index_html , data_index_html +12, sizeof(data_index_html) -12}}
struct httpd_fsdata_file file_nat_shtml[] ={{ file_index3_html, data_nat_shtml , data_nat_shtml +11, sizeof(data_nat_shtml) -11}}
struct httpd_fsdata_file file_nbrs_shtml[] ={{ file_nat_shtml, data_nbrs_shtml , data_nbrs_shtml +12, sizeof(data_nbrs_shtml) -12}}
struct httpd_fsdata_file file_nbrsled_shtml[] ={{ file_nbrs_shtml, data_nbrsled_shtml , data_nbrsled_shtml +15, sizeof(data_nbrsled_shtml) -15}}
struct httpd_fsdata_file file_rplroot_shtml[] ={{ file_rplreset_shtml, data_rplroot_shtml , data_rplroot_shtml +15, sizeof(data_rplroot_shtml) -15}}
struct httpd_fsdata_file file_status_shtml[] ={{ file_rplroot_shtml, data_status_shtml , data_status_shtml +14, sizeof(data_status_shtml) -14}}
struct httpd_fsdata_file file_tcp_shtml[] ={{ file_status_shtml, data_tcp_shtml , data_tcp_shtml +11, sizeof(data_tcp_shtml) -11}}