Core Component, handles delivery, acknowledgements and more
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
cheetah 91226efa79 splitting up the LoRaWAN Connector into normal and bridge(special converter hardware) mode 4 years ago
types splitting up the LoRaWAN Connector into normal and bridge(special converter hardware) mode 4 years ago
.gitignore gitignore 4 years ago
README.md extended readme 4 years ago
config.json improved structure and message routing, aswell adding a Dummy Connector for testing Duplex 4 years ago
index.js improved structure and message routing, aswell adding a Dummy Connector for testing Duplex 4 years ago
package.json improved structure and message routing, aswell adding a Dummy Connector for testing Duplex 4 years ago

README.md

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