Core Component, handles delivery, acknowledgements and more
Find a file
cheetah 733819ad4e added http delivery api
made delivery process easier and optimized it
2021-03-26 19:54:04 +00:00
types added http delivery api 2021-03-26 19:54:04 +00:00
.gitignore gitignore 2021-03-20 03:58:31 +00:00
config.json improved structure and message routing, aswell adding a Dummy Connector for testing Duplex 2021-03-23 16:49:16 +00:00
index.js added http delivery api 2021-03-26 19:54:04 +00:00
package.json improved structure and message routing, aswell adding a Dummy Connector for testing Duplex 2021-03-23 16:49:16 +00:00
README.md extended readme 2021-03-23 18:44:57 +00:00

pocsag-daemon

Workflow

Features Working rn:

  • Duplex and Simplex Processing

Features in W.I.P:

  • LoRaWAN progress 0%
  • POCSAG only TX , no RX path
  • Still missing a RX path and processing (Message gets passed along every Device Class, which then tries to parse it, if successfull it breaks the processing loop and the Device Class handles decoding+status handling for delivery)

Planned:

  • WebSocket Live Routing Status