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
|
e89c585f46
|
update kernal, fix CI
|
2022-11-22 18:01:54 +08:00 |
|
lyon
|
5bb24375ae
|
add python layer for requests to connnect url
|
2022-11-22 13:44:00 +08:00 |
|
lyon
|
2ad9caacc9
|
add test for hal, use table_map for hal
|
2022-11-20 23:55:03 +08:00 |
|
FlintJ
|
3381b3c144
|
add mqtt functions, but disconnect and subscribe have some question
|
2022-11-20 19:01:05 +08:00 |
|
lyon
|
8c8e1e2773
|
disable mqtt.connect as default
|
2022-11-20 14:32:37 +08:00 |
|
lyon
|
0f070e7a12
|
use test.mosquitto.org as mqtt test server
|
2022-11-20 11:56:52 +08:00 |
|
李昂
|
d1499ff983
|
!166 mqttclient库的对接
Merge pull request !166 from FlintJ/master
|
2022-11-19 15:52:17 +00:00 |
|
FlintJ
|
f74e2bad48
|
add mqtt connect/disconnect
|
2022-11-19 23:41:00 +08:00 |
|
lyon
|
b481c1c72b
|
use pikaList, pikaDict, pikaTuple API
|
2022-11-19 19:11:34 +08:00 |
|
lyon
|
db381cb9f5
|
fix mqtt_init.py for test, fix _del_ mem lack.
|
2022-11-18 23:38:49 +08:00 |
|
李昂
|
98c12434e3
|
!161 mqttclient库的对接
Merge pull request !161 from FlintJ/mqttdev
|
2022-11-18 13:54:41 +00:00 |
|
FlintJ
|
6eb1016416
|
add mqtt function
|
2022-11-18 21:20:52 +08:00 |
|
lyon
|
302ed3dd29
|
add hashlib-test.new
|
2022-11-18 19:20:22 +08:00 |
|
lyon
|
1755b51cd9
|
optimize speed for print()
|
2022-11-17 12:30:37 +08:00 |
|
lyon
|
416e8b12fc
|
cut no used code for nano by nano_lcov
|
2022-11-16 21:22:31 +08:00 |
|
lyon
|
d8b71908f0
|
enhance syntax check for def
|
2022-11-16 13:26:32 +08:00 |
|
lyon
|
09643a4a3b
|
support runByteCodeFile
|
2022-11-15 23:09:13 +08:00 |
|
pikastech
|
9418eceb9e
|
support check pos arg num for default fn
|
2022-11-15 20:15:58 +08:00 |
|
lyon
|
363238987e
|
support fn and class def on bytecode
update version, fix warning
|
2022-11-15 14:57:51 +08:00 |
|
lyon
|
307477f033
|
fix get arg_num_pos
check is_keys is_vars is_default
support load default from pos arg
|
2022-11-15 12:22:34 +08:00 |
|
pikastech
|
6d61bc07cc
|
support print None
optimizing runbytecode
use _cache_bcf
arrange the run_bytecode and cache
more args for _do_pikaVM_runBytecode
support print(None)
|
2022-11-14 16:11:21 +08:00 |
|
lyon
|
3837c3aafd
|
use requests.pyi
requests.get() method ok
test requests.get passed
|
2022-11-13 19:15:14 +08:00 |
|
lyon
|
adb8df45af
|
mqtt
|
2022-11-13 15:19:23 +08:00 |
|
lyon
|
1ab4088ed7
|
add test for mqtt_init.py
|
2022-11-13 15:16:08 +08:00 |
|
lyon
|
c6bb6ba61b
|
add mqtt_release_free api
|
2022-11-13 14:57:40 +08:00 |
|
lyon
|
5adc75c088
|
test mqtt-lease-free
|
2022-11-13 14:52:39 +08:00 |
|
lyon
|
7d90370d4c
|
fix parse err for kw def
fix VM typelist overflow
|
2022-11-12 23:18:11 +08:00 |
|
lyon
|
a96e3f5e56
|
add test network
|
2022-11-10 18:07:42 +08:00 |
|
pikastech
|
a97212a5b3
|
support bytes add bytes
|
2022-11-09 16:42:09 +08:00 |
|
lyon
|
a0c00498f8
|
support KEY_LEFT and KEY_RIGHT
|
2022-11-08 23:36:50 +08:00 |
|
lyon
|
db95b14950
|
support float('1.1')
|
2022-11-08 22:07:23 +08:00 |
|
pikastech
|
b38133b44f
|
fix obj_setInt for <str> arg error
|
2022-11-08 15:58:39 +08:00 |
|
lyon
|
9294c45feb
|
support sendSignalAwaitResult
|
2022-11-05 13:20:23 +08:00 |
|
lyon
|
85ece20f4c
|
support cq for evnet, get res from event
|
2022-11-05 12:34:18 +08:00 |
|
lyon
|
4ed6061733
|
return None when return Null from cmodule
not raise when cjson parse faild
|
2022-11-04 14:23:54 +08:00 |
|
pikastech
|
98863c79c3
|
fix core dump when print kw arg
|
2022-11-03 18:51:53 +08:00 |
|
lyon
|
feeca8f135
|
run event when vm is idle
|
2022-11-02 12:25:02 +08:00 |
|
pikastech
|
7f1d1a01f2
|
adding purec test
|
2022-10-28 19:19:31 +08:00 |
|
pikastech
|
766c9bf7c9
|
add test_purec.h to support run unittest on purec
|
2022-10-28 18:39:50 +08:00 |
|
pikastech
|
0273c638f1
|
add lto to cmake, not enable
|
2022-10-28 16:02:36 +08:00 |
|
lyon
|
51f3da5961
|
rename tokes to tokenstream
|
2022-10-27 22:23:39 +08:00 |
|
lyon
|
79361f493b
|
fix 0x7F,'p','y','o' check err when backspace + p
|
2022-10-27 12:53:23 +08:00 |
|
lyon
|
123a110080
|
cut for pikanano
|
2022-10-26 20:50:37 +08:00 |
|
lyon
|
cd5f239ce7
|
scan for each vm point for exit issue
|
2022-10-26 19:03:24 +08:00 |
|
lyon
|
ad930aca6f
|
add test for exit at any time
|
2022-10-26 17:16:50 +08:00 |
|