Skip to content

Commit

Permalink
Add a new device, Lansitec Solar Bluetooth Gateway (#744)
Browse files Browse the repository at this point in the history
* Create index.yaml

* Add files via upload

lansitec devices:
  - badge-tracker
  - indoor-bluetooth-gateway
  - macro-bluetooth-gateway
  - container-tracker
  - helmet-sensor
  - nb-badge-tracker
  - nb-bluetooth-gateway
  - nb-container-tracker
  - temperature-humidity-sensor
  - precision-platinum-sensor

* Update index.yaml

lansitec

* Delete vendor/lansitec/nb-badge-tracker.png

* Delete vendor/lansitec/nb-badge-tracker.yaml

* Delete vendor/lansitec/nb-container-tracker.png

* Delete vendor/lansitec/nb-container-tracker.yaml

* Delete vendor/lansitec/nb-solar-bluetooth-gateway.png

* Delete vendor/lansitec/nb-solar-bluetooth-gateway.yaml

* Update index.yaml

* Update badge-tracker.yaml

* Update container-tracker.yaml

* Update helmet-sensor.yaml

* Update badge-tracker.yaml

* Update container-tracker.yaml

* Update indoor-bluetooth-gateway.yaml

* Update macro-bluetooth-gateway.yaml

* Update precision-platinum-sensor.yaml

* Update profile-as923.yaml

* Update profile-au915.yaml

* Update profile-cn470.yaml

* Update profile-eu868.yaml

* Update profile-in865.yaml

* Update profile-kr920.yaml

* Update profile-us915.yaml

* Update temperature-humidity-sensor.yaml

* Update macro-bluetooth-gateway.yaml

* Delete vendor/lansitec/lansitec.png

* Delete vendor/lansitec/helmet-sensor.png

* Add files via upload

* Update profile-au915.yaml

* Update profile-cn470.yaml

* Update profile-eu868.yaml

* Update profile-in865.yaml

* Update profile-kr920.yaml

* Update profile-us915.yaml

* validate fmt

* Add a new device, Lansitec Solar Bluetooth Gateway

---------

Co-authored-by: Jaime Trinidad <[email protected]>
Co-authored-by: Jaime Trinidad <[email protected]>
  • Loading branch information
3 people authored Feb 6, 2024
1 parent 7bcb0fb commit 38a04e0
Show file tree
Hide file tree
Showing 5 changed files with 665 additions and 0 deletions.
1 change: 1 addition & 0 deletions vendor/lansitec/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ endDevices:
- badge-tracker # look in windsensor.yaml for the end device definition
- indoor-bluetooth-gateway
- macro-bluetooth-gateway
- solar-bluetooth-gateway
- container-tracker
- helmet-sensor
- temperature-humidity-sensor
Expand Down
4 changes: 4 additions & 0 deletions vendor/lansitec/solar-bluetooth-gateway-codec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Uplink decoder decodes binary data uplink into a JSON object (optional)
# For documentation on writing encoders and decoders, see: https://www.thethingsindustries.com/docs/integrations/payload-formatters/javascript/
uplinkDecoder:
fileName: solar-bluetooth-gateway.js
Loading

0 comments on commit 38a04e0

Please sign in to comment.