Commit graph

24 commits

Author SHA1 Message Date
e329ee656b Apprentissage 2021-07-13 14:53:16 +02:00
b235cdd151 Gestion de l'absence de RTT 2021-07-09 11:46:42 +02:00
4d3db32cbc Superviseur Global
Création de la matrice d'état
injection du nouveau RTO
2021-07-05 14:17:40 +02:00
30872f20ab Correction path module 2021-07-01 15:19:17 +02:00
8ed7dd7eea Rename module superviseur_local.py to superviseur.py 2021-07-01 15:17:10 +02:00
dbb6b88c22 Superviseur locaux fonctionels 2021-07-01 14:42:48 +02:00
d0a49e744e demo fonctionelle
Superviseur basique et filtrage
2021-06-24 17:22:02 +02:00
GaleWombat
ddcec924cd Adding missing property annotation and updating method name 2021-01-27 18:28:26 +01:00
Giacomo Tanganelli
7816d86972
Merge pull request #10 from michieldwitte/master
Added purging transactions as client, don't add transaction when no_response is True
2021-01-17 11:59:24 +01:00
Giacomo Tanganelli
ffefec7d16
Merge pull request #20 from mcfreis/development
Respect binary payload, binary token and a few other things
2021-01-17 11:50:32 +01:00
Bruno Obsomer
c63634ec76 Increase reception buffer size 2020-05-21 08:06:14 +02:00
Björn Freise
b13f8a5496 [B] send_ack in transaction lock and only if type nad message id are valid 2019-11-11 12:37:41 +01:00
Björn Freise
3c7b11c149 Clean up logger-calls - more semetrical through out the code 2019-04-23 11:41:14 +02:00
Björn Freise
28b465f54e Added Size1 and Size2 options 2019-04-23 11:38:45 +02:00
Björn Freise
5da871355a Clean up printf((...) and some imports 2019-04-23 11:37:18 +02:00
Michiel De Witte
6b91e581f6 fix failing test helperclient response type NON 2018-12-12 14:48:49 +01:00
Michiel De Witte
4aaa785e84 Changed send_request in helperclient to check response on message id 2018-12-12 12:03:44 +01:00
Michiel De Witte
697c781833 Added purging transactions as client, don't add transaction when no_response is True 2018-11-21 18:09:05 +01:00
giacomo.tanganelli@for.unipi.it
487ddf50e1 Merge remote-tracking branch 'origin/master' 2018-05-11 16:00:00 +02:00
giacomo.tanganelli@for.unipi.it
c88afef47b get_non implemented for clients 2018-05-11 15:59:48 +02:00
Michiel De Witte
e9a08fa1d9 set receiver thread as daemon 2018-03-02 15:42:22 +01:00
Michiel De Witte
94aa766b8f removed forced logging 2018-02-21 13:23:47 +01:00
Michiel De Witte
1c18883b59 Basic client-side implementation of RFC7967: CoAP No-Response Option 2018-02-19 14:06:35 +01:00
giacomo.tanganelli@for.unipi.it
4db21cd7e7 Porting to Python3 2018-01-23 11:31:46 +01:00