client-c  0.8.1
kaa_client_props_t Struct Reference

#include <econais_ec19d_kaa_client_properies.h>

Public Attributes

unsigned long max_update_time
 
esp8266_serial_tserial
 
const char * wifi_ssid
 
const char * wifi_pswd
 
char * kaa_public_key
 
size_t kaa_public_key_length
 

Detailed Description

Copyright 2014-2016 CyberVision, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 27 of file econais_ec19d_kaa_client_properies.h.

Member Data Documentation

char* kaa_client_props_t::kaa_public_key

Definition at line 32 of file leaf_kaa_client_properies.h.

size_t kaa_client_props_t::kaa_public_key_length

Definition at line 33 of file leaf_kaa_client_properies.h.

unsigned long kaa_client_props_t::max_update_time

Definition at line 28 of file econais_ec19d_kaa_client_properies.h.

esp8266_serial_t* kaa_client_props_t::serial

Definition at line 29 of file leaf_kaa_client_properies.h.

const char* kaa_client_props_t::wifi_pswd

Definition at line 31 of file leaf_kaa_client_properies.h.

const char* kaa_client_props_t::wifi_ssid

Definition at line 30 of file leaf_kaa_client_properies.h.


The documentation for this struct was generated from the following files: