Commit Graph
18 Commits
Author SHA1 Message Date
Ton Huisman 667019f19b [Docs] Separate ESP32 and ESP8266 status 2026-03-12 23:09:42 +01:00
Ton Huisman 8221c92f01 [HTTP] Update documentation for TLS options 2025-10-18 21:14:32 +02:00
TD-er 7c77b5baeb [MQTT TLS] Add some documentation about using TLS for MQTT 2024-10-01 23:14:54 +02:00
TD-erandGitHub e387cd3bac Merge branch 'mega' into feature/MQTT_TLS 2023-09-21 22:29:35 +02:00
TD-er dac609f48f [Documentation] Document ESPEasy Functional Blocks 2023-09-12 12:30:57 +02:00
TD-er f3b617c897 [MQTT TLS] Add TLS support for MQTT 2022-02-08 12:30:04 +01:00
TD-er afc2e7ac6e [Controller Queue] Add deduplicate check in controller queue 2021-03-02 13:45:19 +01:00
TD-er 83afe65433 [Controller Queue] Add flag to allow messages to expire 2021-03-02 10:25:09 +01:00
Gijs Noorlander 63c4dfddc0 [C011] Use ESP8266HTTPClient library 2020-09-09 15:16:51 +02:00
Gijs Noorlander 022ca8a6ec [LoRa/TTN] Add Sample Set Initiator to mark samples of the same set
For LoRa, it may take a while to send out samples of different plugins.
This makes it hard to match samples belonging to the same set after receiving them.
The Sample Set Initiator is a task index which should always be considered as the first of a set samples sent to the controller.
For example when triggering to send a set of samples from rules, its order can be always the same. 
Setting the initiator to the first one of the sequence, the same sample set counter will be sent along with the samples.
2019-08-14 19:50:27 +02:00
Gijs Noorlander 74d790f105 [LoRa TTN] Add documentation stubs for C018-LoRaTTN and C017-Zabbix 2019-08-12 23:10:17 +02:00
Christian Meinert 435cebb399 Minor fixes 2019-05-02 18:12:18 +02:00
Christian Meinert fdee013fcc 1st draft version of docs for C014 Homie Controller 2019-05-02 00:02:04 +02:00
TD-er 0f03a5888b [Cache controller] Documentation 2019-04-05 22:38:53 +02:00
Grovkillen 061b691497 [docs] ThingSpeak (must check acknowledge) 2019-02-14 10:11:55 +01:00
Gijs Noorlander 776277b179 [Docs] Move Sphinx substitutions to separate file to speed-up build 2018-11-29 22:37:58 +01:00
Gijs Noorlander 56fb47b6a8 [Docs] Document ESPeasy p2p controller
And renamed some structs
2018-11-29 18:41:36 +01:00
Grovkillen 49271bebf5 [docs] Global variables for plugins + added raw plugin files 2018-11-22 11:40:16 +01:00