hsaturn
90dea36ab0
Attempt to write more readable examples
2021-05-13 03:21:03 +02:00
hsaturn
25a721e06a
Attempt to write more readable examples
2021-05-13 03:21:03 +02:00
hsaturn
b228d35ab0
Attempt to write more readable examples
2021-05-13 03:21:03 +02:00
hsaturn
c70716a595
Attempt to write more readable examples
2021-05-13 03:21:03 +02:00
hsaturn
8d5cad5fec
Added overload of Client::publish, fix compilation
2021-05-13 03:21:03 +02:00
hsaturn
d5430228e5
Fix cr/lf bug
...
Added echo on|off for later vt100 terminal
Added rnd(min,max) function
Simplied every function
Better parsing for getword (accept strings)
Fix for blink command
2021-05-13 03:21:03 +02:00
hsaturn
91c1f96146
Update README.md
...
links updates
2021-05-08 15:14:59 +02:00
hsaturn
f04a2a07c0
Fix aunit.yml
2021-04-28 21:22:07 +00:00
hsaturn
38f306c170
Fix compilation esp8266 esp32
2021-04-28 23:16:33 +02:00
hsaturn
024e80c9dc
Perpare for future ESP32 aunit tests
2021-04-28 21:00:31 +00:00
hsaturn
2249ddef7f
Release 0.7.5
0.7.5
2021-04-28 18:57:24 +02:00
hsaturn
e193929f8f
changed every command
2021-04-28 18:56:17 +02:00
hsaturn
e00e31de33
Fix build in Esp8266 mode
...
Modify dump() functions
2021-04-28 18:55:57 +02:00
hsaturn
20292b7b7b
Fix example syntax
0.7.4
2021-04-28 08:24:44 +02:00
hsaturn
26de3befa8
TinyTest Esp32 port
...
Update library definition
2021-04-28 08:19:55 +02:00
hsaturn
1098466055
Update README.md
2021-04-28 08:14:46 +02:00
hsaturn
2d3663e78c
Update README.md
2021-04-28 07:32:56 +02:00
hsaturn
5e16282ad0
Disable ci.yml
2021-04-21 01:10:35 +02:00
hsaturn
e35a43c4a4
Trying to remove unsupported platform that break ci.yml
2021-04-21 01:05:31 +02:00
hsaturn
087a203ba0
Create ci.yml
2021-04-21 00:56:49 +02:00
hsaturn
5d313bbf5e
Rewrite examples
2021-04-12 00:27:25 +02:00
hsaturn
ce896f02c4
Merge pull request #6 from hsaturn/AsyncAndWifi
...
AsyncTcp can be activated by removing the command on TCP_ASYNC in TinyMqtt.h
But the code is not bug free yet.
2021-04-11 23:33:29 +02:00
hsaturn
d3210c3c93
Merge branch 'main' into AsyncAndWifi
2021-04-11 23:30:13 +02:00
hsaturn
23f1207718
Lot of new functions for tinytest
...
- command every allowing to add peridic evaluations
very usefull for benchmarks and load tests
- on/off command
2021-04-11 23:27:15 +02:00
hsaturn
122ab88960
Rewrite client-with-wifi.ino
2021-04-11 23:26:49 +02:00
hsaturn
28b0ac1611
Fix missing receive loop for mqttclient
2021-04-11 21:21:48 +02:00
hsaturn
1cfb5cfab1
Allow multiple command per line separated by ;
2021-04-11 19:19:06 +02:00
hsaturn
b023cd67a9
Fix AUnit in debug mode / Not async
2021-04-11 17:02:24 +02:00
hsaturn
24ee6b5201
Fixes in WiFiClient mode
2021-04-11 16:33:12 +02:00
hsaturn
2e92a98db2
Trying to fuse togeter Async and not async version
2021-04-11 15:51:33 +02:00
hsaturn
c59bddfd39
Implementation of Unsuback (unless MqttClient disconnects)
2021-04-11 01:58:44 +02:00
hsaturn
7bdb9cc0cd
Tinytest, allow to blink output 0
2021-04-11 01:57:58 +02:00
hsaturn
be62699702
Fix connect problem with MqttClient
2021-04-11 00:48:04 +02:00
hsaturn
77da47e1da
Update README.md
2021-04-10 18:02:48 +02:00
hsaturn
88797bfafd
Added AUnit
2021-04-10 18:02:28 +02:00
hsaturn
1e3b37623d
Fix AUnit build
2021-04-10 17:54:46 +02:00
hsaturn
ba6a96976a
ESP32 version that could work
2021-04-10 17:47:21 +02:00
hsaturn
6afd3939b3
Merge remote-tracking branch 'origin/AsyncTcp' into main
2021-04-10 17:23:53 +02:00
hsaturn
2ffe0c13fa
README.md update
2021-04-10 17:23:46 +02:00
hsaturn
fe3f8d7b32
Very promising async commit
2021-04-10 17:19:57 +02:00
hsaturn
d1c7ebe134
Added unsubscribe to tinytest
2021-04-10 17:18:53 +02:00
hsaturn
aa0ed9a7a7
Bad merge fix
2021-04-10 17:18:53 +02:00
hsaturn
48eb0daf9a
Fix bug in unsubscription list
2021-04-10 17:16:25 +02:00
hsaturn
34c05bc37a
Fix compilation in DEBUG mode
2021-04-10 17:16:25 +02:00
hsaturn
7c96c4a5cc
Fix warning
2021-04-10 17:16:25 +02:00
hsaturn
b280196395
Added mqDns to tinytest
2021-04-10 17:16:25 +02:00
hsaturn
c75f4893e8
AsyncTcp
...
AsyncTcp
2021-04-10 17:16:25 +02:00
hsaturn
d666f6a53b
AsyncTCP (to be continued)
2021-04-10 17:16:25 +02:00
hsaturn
7ef18de755
Very promising async commit
2021-04-10 17:16:25 +02:00
hsaturn
838df3a34a
Added unsubscribe to tinytest
2021-04-10 17:15:21 +02:00