Skip to content

SensationalSystems/bosch-parking-lot-sensor-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

The Things Network decoder function for Bosch Parking Lot Sensors

Bosch Connected Devices and Solutions make a LoRaWAN Parking Lot Sensor that detects the presence of a car in a parking space. This device enables interesting applications for car parks, like tracking usage, displaying the exact number of available spaces to reduce time searching for a free space.

We sell the sensors online, 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 sends a few different payloads that are well documented. A startup packet is sent when the unit is first installed, or reboots. Status updates are sent every time a car is parked or driven away from a space. The decoder function handles all of these.

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

A TTN-compatible decoder function for the Bosch Parking Lot Sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published