Commit Graph

18 Commits

Author SHA1 Message Date
b861881061 source and destination id added in replace of device id 2023-10-13 13:24:33 +02:00
b140b22354 fixed erronius behaviour with "response to response" in communication
protocol, additional handler needed
2023-10-12 14:43:09 +02:00
aa448f3cbe synchronized io buffer on http and mqtt, fixed 'msgid' and 'applytype'
variables names in outgoing data
2023-09-05 13:29:23 +02:00
fb552427d6 some refactoring and optimization in mqtt and rest api handler 2023-08-27 11:00:08 +02:00
a12d15cdbc increased max variable value length to 2 KB 2023-08-21 19:22:37 +02:00
fc2b1879e4 added callback for user defined payload handler, some dependencies
cleared
2023-08-18 11:20:08 +02:00
efc482a30f increased max data response size for 2dmx device 2023-08-17 13:29:01 +02:00
e815020210 reduced memory allocate for variable value, handle errors in wifi scan
api function
2023-08-15 13:39:51 +02:00
dd0cb3bdad fixed freeing memory after large size VarValue 2023-08-15 10:36:10 +02:00
e600cdd5f1 variable size increased 2023-08-14 16:11:13 +02:00
80704b20c9 disabled debug messages from rest api 2023-08-14 10:35:03 +02:00
3df345a09d rest api function type on read executed, delayed wifi scan, debug mode
in rest api
2023-08-13 18:35:09 +02:00
933beaef55 changed rest api payload variables structure 2023-08-03 12:17:50 +02:00
e689f4a2e1 implemented original JSON types in the payload 2023-07-28 17:34:36 +02:00
66bf716d79 hash and apply type added 2023-07-27 18:36:59 +02:00
8feca7d470 variables access rest api implemented 2023-07-27 17:02:29 +02:00
a9192feb22 clean and refactoring 2023-07-26 15:40:59 +02:00
c76fe416e0 integrated new REST data format 2023-07-26 15:11:23 +02:00