Skip to content

Codec functions for encoding and decoding payloads of endpoints messages

License

Notifications You must be signed in to change notification settings

CampusIoT/payload-codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRaWAN endpoint Payload Codec

Codec functions for encoding and decoding payloads of (mainly LoRaWAN) endpoints messages

Languages: Javascript, Java, Python, Go, C++, NodeRED

Application servers integration : TTN, Chirpstack

Networks: LoRaWAN, Sigfox

Usage

Javascript

TODO: LoRaWAN® Device Identification QR Codes for Automated Onboarding

Soon

  • QRCode generator
  • List of ProfileID (ie Vendor Identifier and Vendor Profile Identifier)

TODO: LoRaWAN® App Payload Codec API

Soon

  • Javascript codecs will (probably) implement 3 functions: decodeUL(bytes,fport), decodeDL(bytes,fport) and encodeDL(bytes,fport).

See also

Releases

No releases published

Packages

No packages published