1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
Commit graph

13 commits

Author SHA1 Message Date
postmannen
65c3eaacb0 checking for valid command type in json input config 2021-02-18 08:25:13 +01:00
postmannen
8dea13b850 added types for ACK and NACK messages 2021-02-17 18:59:49 +01:00
postmannen
f7cbbe3115 storing to message kv buffer seems to work 2021-02-16 12:29:15 +01:00
postmannen
993f89e2c6 implemented general store and get to kv store 2021-02-15 11:28:27 +01:00
postmannen
fb02962231 put in a ring buffer for new messages 2021-02-12 11:21:51 +01:00
postmannen
4071650f74 Added error handling for correctness of message fields 2021-02-10 14:29:17 +01:00
postmannen
dce6152496 simplified the structure of the infile.txt json format 2021-02-10 10:14:49 +01:00
postmannen
1a3b19071e changed MessageKind to CommandOrEvent 2021-02-10 07:25:44 +01:00
postmannen
271447d42d first concept of receiving messages from end nodes 2021-02-10 05:11:48 +01:00
postmannen
39e29a079e added messageKind and handling of different types of message 2021-02-09 11:16:02 +01:00
postmannen
7d5b2bccb9 testing with message types 2021-02-05 07:25:12 +01:00
postmannen
98d5c4b3da input from file seems to initially work 2021-02-04 13:26:10 +01:00
postmannen
86bfb014b3 changed exported types 2021-02-04 11:46:58 +01:00