Amazon Smart Plug handleiding
Handleiding
Je bekijkt pagina 4 van 15

2
SEGGER SystemView target-side library, Copyright (c) 1995-2021 SEGGER Microcontroller GmbH, is licensed under BSD 1-clause license.
Documentation
----------------------------------
HTML version of the ESP-IDF Programming Guide uses the Sphinx theme sphinx_idf_theme, which is Copyright (c) 2013-2020 Dave Snider,
Read the Docs, Inc. & contributors, and Espressif Systems (Shanghai) CO., LTD. It is based on sphinx_rtd_theme. Both are licensed under MIT
license.
ROM Source Code Copyrights
----------------------------------
Espressif SoCs mask ROM hardware includes binaries compiled from portions of the following third party software:
Newlib , licensed under the BSD License and is Copyright of various parties, as described in COPYING.NEWLIB .
Xtensa libhal, Copyright (c) Tensilica Inc and licensed under the MIT license (see below).
TinyBasic Plus, Copyright Mike Field & Scott Lawrence and licensed under the MIT license (see below).
miniz, by Rich Geldreich - placed into the public domain.
wpa_supplicant Copyright (c) 2003-2022 Jouni Malinen <j@w1.> and contributors and licensed under the BSD license.
----------------------------------
TJpgDec Copyright (C) 2011, ChaN, all right reserved. See below for license.
Parts of Zephyr RTOS USB stack:
DesignWare USB device driver Copyright (c) 2016 Intel Corporation and licensed under Apache 2.0 license.
Generic USB device driver Copyright (c) 2006 Bertrik Sikken (bertrik@sikken.nl), 2016 Intel Corporation and licensed under BSD 3-clause
license.
USB descriptors functionality Copyright (c) 2017 PHYTEC Messtechnik GmbH, 2017-2018 Intel Corporation and licensed under Apache 2.0
license.
USB DFU class driver Copyright (c) 2015-2016 Intel Corporation, 2017 PHYTEC Messtechnik GmbH and licensed under BSD 3-clause
license.
USB CDC ACM class driver Copyright (c) 2015-2016 Intel Corporation and licensed under Apache 2.0 license.
----------------------------------
Xtensa libhal MIT License
Copyright (c) 2003, 2006, 2010 Tensilica Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation les (the
“Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
----------------------------------
TinyBasic Plus MIT License
Copyright (c) 2012-2013
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation les (the
“Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
Additional third party copyrighted code is included under the following licenses.
Where source code headers specify Copyright & License information, this information takes precedence over the summaries made here.
Some examples use external components which are not Apache licensed, please check the copyright description in each example source
code.
Firmware Components
----------------------------------
These third party libraries can be included into the application (rmware) produced by ESP-IDF.
Newlib is licensed under the BSD License and is Copyright of various parties, as described in COPYING.NEWLIB .
Xtensa header les are Copyright (C) 2013 Tensilica Inc and are licensed under the MIT License as reproduced in the individual header les.
Original parts of FreeRTOS (components/freertos) are Copyright (C) 2017
Amazon.com, Inc. or its aliates are licensed under the MIT License, as described in license.txt .
Original parts of LWIP (components/lwip) are Copyright (C) 2001, 2002 Swedish Institute of Computer Science and are licensed under the
BSD License as described in COPYING le .
wpa_supplicant Copyright (c) 2003-2022 Jouni Malinen <j@w1.> and contributors and licensed under the BSD license.
Fast PBKDF2 Copyright (c) 2015 Joseph Birr-Pixton and licensed under CC0 Public Domain Dedication license.
FreeBSD net80211 Copyright (c) 2004-2008 Sam Leer, Errno Consulting and licensed under the BSD license.
argtable3 argument parsing library Copyright (C) 1998-2001,2003-2011,2013 Stewart Heitmann and licensed under 3-clause BSD license.
argtable3 also includes the following software components. For details, please see argtable3 LICENSE le .
C Hash Table library, Copyright (c) 2002, Christopher Clark and licensed under 3-clause BSD license.
The Better String library, Copyright (c) 2014, Paul Hsieh and licensed under 3-clause BSD license.
TCL library, Copyright the Regents of the University of California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState Corporation
and other parties, and licensed under TCL/TK License.
linenoise line editing library Copyright (c) 2010-2014 Salvatore Sanlippo, Copyright (c) 2010-2013 Pieter Noordhuis, licensed under
2-clause BSD license.
FatFS library, Copyright (C) 2017 ChaN, is licensed under a BSD-style license .
cJSON library, Copyright (c) 2009-2017 Dave Gamble and cJSON contributors, is licensed under MIT license as described in LICENSE le .
micro-ecc library, Copyright (c) 2014 Kenneth MacKay, is licensed under 2-clause BSD license.
Mbed TLS library, Copyright (C) 2006-2018 ARM Limited, is licensed under Apache License 2.0 as described in LICENSE le .
SPIFFS library, Copyright (c) 2013-2017 Peter Andersson, is licensed under MIT license as described in LICENSE le .
SD/MMC driver is derived from OpenBSD SD/MMC driver, Copyright (c) 2006 Uwe Stuehler, and is licensed under BSD license.
ESP-MQTT MQTT Package (contiki-mqtt) - Copyright (c) 2014, Stephen Robinson, MQTT-ESP - Tuan PM <tuanpm at live dot com> is
licensed under Apache License 2.0 as described in LICENSE le .
BLE Mesh is adapted from Zephyr Project, Copyright (c) 2017-2018 Intel Corporation and licensed under Apache License 2.0.
mynewt-nimble Apache Mynewt NimBLE, Copyright 2015-2018, The Apache Software Foundation, is licensed under Apache License 2.0 as
described in LICENSE le .
----------------------------------
TLSF allocator Two Level Segregated Fit memory allocator, Copyright (c) 2006-2016, Matthew Conte, and licensed under the BSD 3-clause
license.
openthread, Copyright (c) The OpenThread Authors, is licensed under BSD License as described in LICENSE le .
UBSAN runtime — Copyright (c) 2016, Linaro Limited and Jiří Zárevúcky, licensed under the BSD 2-clause license.
HTTP Parser Based on src/http/ngx_http_parse.c from NGINX copyright Igor Sysoev. Additional changes are licensed under the same terms
as NGINX and Joyent, Inc. and other Node contributors. For details please check LICENSE le.
Bekijk gratis de handleiding van Amazon Smart Plug, stel vragen en lees de antwoorden op veelvoorkomende problemen, of gebruik onze assistent om sneller informatie in de handleiding te vinden of uitleg te krijgen over specifieke functies.
Productinformatie
Merk | Amazon |
Model | Smart Plug |
Categorie | Niet gecategoriseerd |
Taal | Nederlands |
Grootte | 2746 MB |
Caratteristiche Prodotto
Kleur van het product | Wit |
Ingebouwd display | Nee |
Gewicht | 150 g |
Breedte | 56 mm |
Diepte | 63 mm |