Core Component, handles delivery, acknowledgements and more
Find a file
2021-03-23 23:18:59 +00:00
types first version of status api, cleaned up code, and split LoRaWAN into 2 Connector Types 2021-03-23 23:18:59 +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 first version of status api, cleaned up code, and split LoRaWAN into 2 Connector Types 2021-03-23 23:18:59 +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