SmartParksOrg / smartparks-toolset

Toolset for Smart Parks devices

Home Page:https://www.smartparks.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


Logo

Smart Parks Toolset

This toolset contains 3 tools in wich you can get better insights in the sensors of Smart Parks.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Sensor Battery Calculator

This tool can be used to estimate the power consumption and battery life for our OpenCollar sensors. Please be aware that this is a model and can only be used as guidance for finding the most optimal settings and deployment strategies. In doubt, please consult Smart Parks directly.

Decoder app

This tool can be used to decode LoRaWAN payloads in HEX and BASE64 format. We have also provided some default decoders. Please be aware that this is a tool for debugging only. In doubt, please consult Smart Parks directly.

Encoder app

This tool can be used to encode a JSON file into a LoRaWAN payloads in HEX and BASE64 format. We have also provided some default encoders. Please be aware that this is a tool for debugging only. In doubt, please consult Smart Parks directly.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Friso Modderman - Smart Parks - Initial work - adminfriso

About

Toolset for Smart Parks devices

https://www.smartparks.org

License:MIT License


Languages

Language:JavaScript 84.6%Language:HTML 15.2%Language:CSS 0.1%