26 Commits

Author SHA1 Message Date
FlintJ
e95db78cc3 add publish function 2022-11-23 10:14:48 +08:00
FlintJ
753b7f1569 add setWill and unsubscribe function 2022-11-23 09:28:31 +08:00
FlintJ
f9846a79af git pull origin mqttdev And have some error 2022-11-22 22:46:03 +08:00
FlintJ
64faaa45db add c function for subscribe call back and print receive messages 2022-11-22 22:08:58 +08:00
pikastech
277610b413 update used file 2022-11-22 22:08:18 +08:00
pikastech
5a16752b08 Merge branch 'master' into mqttdev 2022-11-22 21:25:56 +08:00
lyon
5bb24375ae add python layer for requests to connnect url 2022-11-22 13:44:00 +08:00
FlintJ
3381b3c144 add mqtt functions, but disconnect and subscribe have some question 2022-11-20 19:01:05 +08:00
lyon
0f070e7a12 use test.mosquitto.org as mqtt test server 2022-11-20 11:56:52 +08:00
FlintJ
f74e2bad48 add mqtt connect/disconnect 2022-11-19 23:41:00 +08:00
lyon
db381cb9f5 fix mqtt_init.py for test, fix _del_ mem lack. 2022-11-18 23:38:49 +08:00
FlintJ
6eb1016416 add mqtt function 2022-11-18 21:20:52 +08:00
lyon
1ab4088ed7 add test for mqtt_init.py 2022-11-13 15:16:08 +08:00
lyon
bcf4c637a7 add test for REPL run file 2022-10-25 19:49:45 +08:00
lyon
1964761ef8 add stdtask.py 2022-10-25 13:47:15 +08:00
lyon
d0df040067 support unittest for REPL, check overflow for REPL 2022-10-25 11:52:42 +08:00
pikastech
45c3edcfa1 add test for UnitTest.py
add volatile for precompiler

update prec
2022-10-08 19:23:32 +08:00
pikastech
4d3bcac816 release v1.11.3 2022-10-04 17:53:59 +08:00
pikastech
b21fd029ed optimize str slice, time speed recuse 95% 2022-09-29 20:41:57 +08:00
pikastech
fd4fb54dc7 fix ref err in function local context
update date
2022-09-28 10:57:19 +08:00
pikastech
efd9abbf17 add mem check
add big_dict_update test
2022-09-27 21:30:30 +08:00
pikastech
b067caa7e0 add dict_update test case 2022-09-27 17:54:50 +08:00
pikastech
de4ec19b3d add issue_big_dict test 2022-09-27 16:26:33 +08:00
pikastech
6eb499dd5f fix callbck write object.attr 2022-09-27 10:25:26 +08:00
pikastech
917aa71e70 fix issue_global.py 2022-09-26 22:02:26 +08:00
pikastech
75d6f97823 move test to top 2022-09-26 21:47:52 +08:00