Max Prokhorov
868d153fa4
Compact WS data
* send all ws config at once on start
* reduce ws json overhead by creating message buffer manually
* use k:[values] instead of k1:value1, k2:value2 etc. for lists
5 years ago
Xose Pérez
356be730e2
Added message type to broker
5 years ago
Xose Pérez
cb8d9c344d
Manage relay changes in third party modules via broker
5 years ago
Xose Pérez
606ef345bf
Option to not clearing cache after sending data to Thingspeak.com ( #1369 )
6 years ago
Xose Pérez
04b48881a9
Try to send up to 3 times a POST to Thingspeak if the result is not >0 ( #1213 )
6 years ago
Xose Pérez
7d09f59952
Handle configure callbacks outside the ws module
6 years ago
Xose Pérez
104caa93fa
Fix warnings
6 years ago
Xose Pérez
fa20c47f29
Check which keys should be saved and which ones shouldn't ( #730 )
6 years ago
Xose Pérez
b082d14c59
Loop hooks
6 years ago
Xose Pérez
2dc2b7d176
Checking code with cppcheck
6 years ago
Xose Pérez
34cd3e0450
Build with Thingspeak support, but only show it on webUI if there are relays or sensors available
6 years ago
Xose Pérez
2d58ddafe3
Thingspeak support over SSL
6 years ago
Xose Pérez
e0723f6998
Send Thingspeak API key to web UI
6 years ago
Xose Pérez
c14b76db8c
Fix typo
6 years ago
Xose Pérez
c4bdb03024
Check ThingSpeak update frequency limit (15s)
6 years ago
Xose Pérez
9d6a5727a5
Non SSL version of Thingspeak module
6 years ago
Xose Pérez
ad05448603
Preliminary support for Thingspeak REST API over SSL
6 years ago