mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
[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.
This commit is contained in:
@@ -184,6 +184,6 @@
|
||||
.. |C018_github| replace:: C018.ino
|
||||
.. _C018_github: https://github.com/letscontrolit/ESPEasy/blob/mega/src/_C018.ino
|
||||
.. |C018_usedby| replace:: `.`
|
||||
.. |C018_shortinfo| replace:: `.`
|
||||
.. |C018_shortinfo| replace:: `Controller for the LoRaWAN/TTN network supporting RN2384 (434/868 MHz) and RN2903 (915 MHz)`
|
||||
.. |C018_maintainer| replace:: `TD-er`
|
||||
.. |C018_compileinfo| replace:: `.`
|
||||
|
||||
Reference in New Issue
Block a user