Skip to content

SensationalSystems/smart_building_sensors_decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Things Network decoder functions for Smart Building Sensors

We sell a range of low-cost LoRaWAN sensors designed for homes and offices. The range includes Door & Window detectors, Temperature & Relative Humidity sensors and PIR motion detectors. This repo has individual decoders for the sensors, and a combined decoder that can handle all in one application.

You can find the sensors here:

To use this:

  • create a TTN application and register your devices using the TTN console
  • in your application, choose "Payload Formats" from the navigation
  • paste the decoder function into the textarea

The unit send well documented payloads that these decoders should handle. The devices also all use different LoRaWAN ports, so a combined decoder is included to handle them all in one function.

This code is MIT licenced, and it works fine in our testing. We don't claim it to be excellent, pull requests are encouraged!

About

Decoders for the Smart Building Sensors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published