Commit graph

52 commits

Author SHA1 Message Date
42b2d359ae added smartPOC over MQTT 2025-03-24 09:22:06 +01:00
4c6b96fabd Merge branch 'master' of https://git.cheetah.cat/smartpager/dispatcher 2025-03-23 22:39:33 +01:00
7eb1aa78ab before update 2025-03-23 22:37:20 +01:00
f6f376f268 added tetracontrol support 2024-04-17 17:27:51 +02:00
2814584831 fixed eMessage crap 2023-02-24 17:33:45 +01:00
e786715ab3 birdy slim iot now has real random ID 2022-12-21 02:10:31 +01:00
7d116cfe95 less log for lorawan traffic 2022-12-21 02:10:03 +01:00
d66b265795 clearing all timeout timers when delivered successful 2022-12-21 02:09:48 +01:00
53e0bd5c0f fixed new emessage interface change 2022-12-21 01:48:16 +01:00
cac8efe042 added connector config keys and added new status updates for timeouts 2022-12-10 22:11:21 +01:00
26becf3407 new config interface + presets/profiles 2022-12-01 11:49:00 +01:00
8cf15e3082 Merge branch 'master' of https://git.cheetah.cat/smartpager/dispatcher 2022-11-27 22:57:45 +00:00
4d06934d55 prevnting skyper boskrypt 2022-11-27 22:57:38 +00:00
5432160001 added pagernetz.at dummy for later use 2022-11-27 23:55:20 +01:00
bd67a7f15e fixed typo in class reference 2022-11-24 20:20:15 +00:00
317664677d direct identifiers for the eMessage network 2022-11-24 20:11:04 +00:00
fe9a419318 fixed transit status 2022-11-15 07:01:17 +00:00
a866aa79c4 added retry for puppeteering 2022-11-14 22:02:49 +00:00
ba841740fb added eMessage Puppeteering Connector 2022-11-13 23:43:27 +00:00
43115476f8 added boskrypt support for 2 connectors 2022-11-13 23:39:09 +00:00
e0c410e1d9 added examples 2022-11-02 20:19:05 +00:00
966cb4c5ed modified 2wayts pager definition 2022-02-20 16:49:40 +00:00
3bce300c70 added emessage api 2022-02-17 20:23:04 +00:00
c950dba5a5 added BOSKrypt support 2021-05-17 23:50:25 +00:00
4ecb426958 upated menu api, now with a seperator key, if needed 2021-05-11 14:51:47 +00:00
ad82e778ed added DeviceEvents over websocket 2021-05-11 07:56:50 +00:00
2e614ccc6a added lorawan downlink+duplexTimeout 2021-05-10 00:01:15 +00:00
b0195e8e49 added socket.io for live updates 2021-05-06 18:59:49 +00:00
b6849baa4c added more devicestats 2021-05-06 13:59:24 +00:00
fdf3c3bf64 disabled Connectors now fail in a known way instead of breaking DeliveryChain 2021-04-02 16:28:30 +00:00
b7ae41caa4 added manual READ/RECV ack to API Test 2021-04-02 16:16:47 +00:00
261c0b916b added eCityruf Connector 2021-04-02 16:16:24 +00:00
6ebd562969 fixed some device state associations 2021-04-02 14:43:04 +00:00
9a354e9773 adding _payload to preserve the original text 2021-04-02 14:42:41 +00:00
22f835cefc added TTN v2 MQTT Support 2021-04-02 10:03:39 +00:00
8ea029fec2 added dapnet support, finally working ;-) 2021-03-31 21:37:19 +00:00
90e2391a8f added dapnet support, finally working ;-) 2021-03-31 21:36:29 +00:00
6c2c8965e7 added dapnet support 2021-03-31 21:28:49 +00:00
db5a646826 added dapnet support 2021-03-31 21:27:44 +00:00
a96b537f8c added dapnet support 2021-03-31 21:26:15 +00:00
0498591e4a storing metadata now too 2021-03-29 22:12:31 +00:00
a5c4a44987 added Device Data Collection and Ack Handling 2021-03-29 21:47:15 +00:00
2248525442 rx dummychain works 2021-03-29 20:25:21 +00:00
733819ad4e added http delivery api
made delivery process easier and optimized it
2021-03-26 19:54:04 +00:00
87f209a62c optimized logging 2021-03-25 14:36:16 +00:00
767e6aee06 first version of status api, cleaned up code, and split LoRaWAN into 2 Connector Types 2021-03-23 23:18:59 +00:00
91226efa79 splitting up the LoRaWAN Connector into normal and bridge(special converter hardware) mode 2021-03-23 19:21:05 +00:00
09b07297dd improved structure and message routing, aswell adding a Dummy Connector for testing Duplex 2021-03-23 16:49:16 +00:00
9252d6a522 some more testing 2021-03-05 19:15:54 +00:00
57df58326e Some more testing 2021-03-05 02:25:59 +00:00