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
38f306c170
Fix compilation esp8266 esp32
2021-04-28 23:16:33 +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
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
5d313bbf5e
Rewrite examples
2021-04-12 00:27:25 +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
7bdb9cc0cd
Tinytest, allow to blink output 0
2021-04-11 01:57:58 +02:00
hsaturn
ba6a96976a
ESP32 version that could work
2021-04-10 17:47:21 +02:00
hsaturn
b280196395
Added mqDns to tinytest
2021-04-10 17:16:25 +02:00
hsaturn
838df3a34a
Added unsubscribe to tinytest
2021-04-10 17:15:21 +02:00
hsaturn
6f1e5d7488
Added blink command allowing to check if loop slows down
2021-04-09 23:27:50 +02:00
hsaturn
138ce973f2
Typos in libraries
2021-04-02 18:48:37 +02:00
hsaturn
549a23ffb7
Fix delete was not really deleting in tinytest
2021-03-31 10:40:06 +02:00
hsaturn
213d637eaf
Code cleaning
2021-03-28 21:31:10 +02:00
hsaturn
972759237c
Speed and stability improved
2021-03-27 01:40:49 +01:00
hsaturn
a0c41a0ccb
Smart ip feature for connect
2021-03-26 01:51:30 +01:00
hsaturn
b780dcf99c
test fix, was unable to use set when replacements occurs
2021-03-26 01:10:33 +01:00
hsaturn
8386779e92
tinytest great enhancements
2021-03-25 01:24:46 +01:00
hsaturn
d92aa1fe3c
Minor change to publish
2021-03-24 21:20:07 +01:00
hsaturn
0d6e194560
test client enhancements
2021-03-24 21:19:44 +01:00
hsaturn
70cf8137de
Fixed build of client-without-wifi
2021-03-24 18:35:57 +01:00
hsaturn
5ab315e472
Removed dependency with Streaming.h
2021-03-24 18:35:11 +01:00
hsaturn
7b20e7deb5
Supports multiple subscriptions
2021-03-23 23:51:33 +01:00
hsaturn
47bc06f0ce
removed need of Streaming.h if no debug
2021-03-22 02:44:30 +01:00
hsaturn
07c96c19a5
Better simple-client example
2021-03-22 02:35:34 +01:00
hsaturn
54c905a32f
API Changed
...
Fix too long time
2021-03-22 02:10:54 +01:00
hsaturn
18b5f0c27b
Better client creation
2021-03-22 01:19:50 +01:00
hsaturn
620dbf31af
Rewrite interpreter, can handle brokers now
2021-03-22 00:28:05 +01:00
hsaturn
4fd34bfffa
More commands, and dot notation added
2021-03-21 16:34:14 +01:00
hsaturn
428eb51850
Release 0.3.0
...
clients can now connect to outside.
bug fixed for broker (pings etc.)
crashes fixed when clients where removed
More examples added (the tinymqtt-test is great)
2021-03-21 13:50:42 +01:00
hsaturn
cc708cdf22
Example when wifi is not connected
2021-03-19 22:04:23 +01:00
hsaturn
b33c9ba687
Version 0.2
2021-03-19 19:02:40 +01:00
hsaturn
13d22f85b3
First cmmit
2021-03-16 23:44:14 +01:00