beremiz
Clone
Summary
Browse
Changes
Graph
Rename Wamp test
15 months ago, Edouard Tisserant
b314b2860bfa
merge
15 months ago, Edouard Tisserant
bdc21b1273f9
PLCOpen Editor: fix "Save As" wx.FileDialog (consequence of wxpython4)
15 months ago, Edouard Tisserant
3fb62fecd5c9
IDE: Add IDE identity tab in Identity Manager dialog.
15 months ago, Edouard Tisserant
d3308c58845e
Python runtime: attempt to rationalize main loop logic.
15 months ago, Edouard Tisserant
a1965cb0da9b
Python Runtime: fix StopPLC timeout if twisted and wxpython enabled
15 months ago, Edouard Tisserant
24365756503e
Tests: fix WAMP test, broken by change in runtime output when joining session.
15 months ago, Edouard Tisserant
00ef78dffbf6
WAMP: enhance feedback in case of connection problem
15 months ago, Edouard Tisserant
000a19775462
MQTT: Fix warning when subscribing first topic from python.
16 months ago, Edouard Tisserant
089ecd14deb3
Tests: Update Wamp test to reflect the fact that certificates are now stored on IDE side instead of inside project directory.
15 months ago, Edouard Tisserant
31073b5acb7a
IDE: add certificate manager as a new tab in Identity Manager dialog
15 months ago, Edouard Tisserant
97eac383d9af
Code cleaning and refactoring without side effect.
15 months ago, Edouard Tisserant
f54c32474825
IDE: fix exception when quitting after using WAMP
15 months ago, Edouard Tisserant
387bd44f6dd1
WAMP: enhance feedback for connection problems from IDE or CLI
15 months ago, Edouard Tisserant
fd9bfe601d10
WAMP: IDE generates its own PSK to connect to server.
15 months ago, Edouard Tisserant
6077e101bb68
Tests: drop WAMP dhparam generation, time consuming and useless in test context
15 months ago, Edouard Tisserant
1d7c241a101a
WAMP: drop dead code forgotten in previous commit
15 months ago, Edouard Tisserant
072d6be85a0e
Tests: upgrade WAMP test to TLS.
15 months ago, Edouard Tisserant
a88f30b1261e
WAMP: fix IDE/CLI client TLS support, fix runtime client connection, add minimal certificate manager.
15 months ago, Edouard Tisserant
3eb461b9ee51
Fix: leftover debug code after partial commit
15 months ago, Edouard Tisserant
15770ee8c716
merge
15 months ago, Edouard Tisserant
7da45bd15fc8
merge
16 months ago, Edouard Tisserant
2fb97bc2158a
Merge remote-tracking branch 'hggit/python3' into python3
16 months ago, Edouard Tisserant
63c002e87c57
SVGHMI: update generated xslt
17 months ago, Edouard Tisserant
32e0ffdf2f44
merged
16 months ago, Edouard Tisserant
59f90953b117
MQTT: fix typo in resub python callback.
17 months ago, Edouard Tisserant
c6c80c088497
MQTT: fix non reconnecting python topics. WIP
17 months ago, Edouard Tisserant
97e93962be0c
Let extensions know when configuration is new, to apply defaults.
17 months ago, Edouard Tisserant
8c12c0df026a
MQTT: fix build error when publishing json topic.
17 months ago, Edouard Tisserant
08ab4ad50346
IDE: Better xmlclass behavior with simple XML element having no attibutes (simple TAGs).
17 months ago, Edouard Tisserant
d459b9179ec3
Tests: Add WAMP automated test
15 months ago, Edouard Tisserant
80c52609d1ad
Update requirements.txt and add specific requirements for tests.
15 months ago, Edouard Tisserant
5f9e61421174
IDE: enforce CRA to WAMP connector, using known PSK as credentials. TLS support is WIP.
15 months ago, Edouard Tisserant
6220f357a726
IDE: Enhancements in PSK management.
15 months ago, Edouard Tisserant
7a44882ea126
python runtime: more Wamp client fixes
15 months ago, Edouard Tisserant
e2a9eaf4889a
python runtime: fix behaviour of -c when given file do not exist yet
15 months ago, Edouard Tisserant
ef48f96ccf06
IDE/CLI: cleaner implementation of actions To Do Before Quit
15 months ago, Edouard Tisserant
6b4e1452fa16
test: upgrade wamp test.
15 months ago, Edouard Tisserant
766f3e0e7277
fix random python 3 porting consequences.
15 months ago, Edouard Tisserant
f9f116d8a022
python runtime: use given service name (-n CLI option) as CRA ID by default.
15 months ago, Edouard Tisserant
49e297aaf694
python runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.
15 months ago, Edouard Tisserant
78e331383533
python runtime: Wamp client now parses PSK file to extract secret from it instead of using the whole file as a secret.
15 months ago, Edouard Tisserant
a734a4d3ef23
python runtime: fix behaviour of -s CLI option when given file doesn't exist.
15 months ago, Edouard Tisserant
8a9986e26dfc
WAMP: enable TLS support. Add web settings for hostname verification and server certificate.
16 months ago, Edouard Tisserant
fe41562050ed
Python runtime: change meaning of -s and -c options in CLI
16 months ago, Edouard Tisserant
ef2620af8ad0
Fix debugger exception caused by py2/py3 merging error.
16 months ago, Edouard Tisserant
2e42d9b676ed
PY_EXT: fix exception with CSV loading.
16 months ago, Edouard Tisserant
2d6446418d0d
Fix csv_by_string example
16 months ago, Edouard Tisserant
0e0776f5459f
PY_EXT: fix wrong column header produced by csv_write_by_string.
16 months ago, Edouard Tisserant
d317b2ee46ef
Add example for CSV_WRITE_BY_STRING
16 months ago, Edouard Tisserant
6a82b8b7564b
Py_ext: add CSV write by String FB + refactoring
16 months ago, Edouard Tisserant
79aa1772f491
Python runtime: call "OnIdle" tasks when py_eval FBs execution queue is empty.
16 months ago, Edouard Tisserant
9e59bb5ad9e1
merged
16 months ago, Edouard Tisserant
5d86ede7384a
WAMP: fix secret upload
16 months ago, Edouard Tisserant
bf2b89396fef
Removed useless bitmaps
16 months ago, Edouard Tisserant
649f91dc4db3
SVGHMI: update generated xslt
17 months ago, Edouard Tisserant
ac6bbf44491e
SVGHMI: back button widget is optionally activable.
17 months ago, Edouard Tisserant
b9fea435d886
Update GitHub Actions to use upload-artifact@v4
17 months ago, Edouard Tisserant
e0c9ec66a036
Merge remote-tracking branch 'hggit/python3' into python3
17 months ago, Edouard Tisserant
3550841665d3
fixing outdated comments
17 months ago, Edouard Tisserant
45a66c3fa78a