Code Monkey home page Code Monkey logo

strega's Introduction

STREGA

The Encoder-decoders for STREGA devices are written in JSCRIPT. The DECODERS and ENCODERS work for all types of STREGA devices.

For ChirpStack users, please use the ChirpStack CODECS as encoder and decoder.

Since June 28, 2021, Payload Formatters for TTI and TTS (stack v3) is diirectly availabnle from their "Device Repository".

Each decoder file notates which LNS it was tested on as they each seem to behave a little different. Scott tested each script against The Things Network (community), Things Industries Cloud Hosted, Tektelic-NS, and ChirpStack.

Datacake - Supports uplinks. Tested from TTI v3 app server via HTTP to Datacake

Tektelic-NS: Decoder to be used in the "Data Converters" section

We thank Scott Waller from THINGY (www.thingy.us) for providing the one for the Datacake platform.

strega's People

Contributors

strega-technologies avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

strega's Issues

Décodeur TTI non aligné

Bonjour,
Le décodeur TTI diffère des autres, est-ce une erreur ?

Décodeur Datacake ligne 103 : var b1 = msg2.substr(2,3);
Décodeur TTI ligne 148 : var b1 = msg.substr(1,3); <-- Différent
Décodeur TTN ligne 148 : var b1 = msg.substr(2,3);
Décodeur Chirpstack ligne 103 : var b1 = msg2.substr(2,3);

Codecs for Actility ThingPark

Hello. I've connected a Strega Smart Valve to Actility ThingPark Enterprise (7.1.3) and at least on this version of ThingPark, I'm not seeing Strega as a vendor. I've added the device as a Generic device and ThingPark is able to receive periodic uplinks and is showing the battery status.
The only thing missing is the device driver in order for the ThingPark to decode and encode downlink and uplink messages. I've tried to add a custom driver but I'm getting undefined.
Do you have the codecs for ThingPark? On your website it shows that the device is compatible with Actility.

Thank you in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.