Giter VIP home page Giter VIP logo

codec-api-lorawan's People

Contributors

0davgi0 avatar jbnoblot avatar logia556 avatar watteco avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

jbnoblot tolbon

codec-api-lorawan's Issues

Hygrotempo Decoder in Codec API

Hello,

I am currently using your Codec API for LoRaWAN and noticed that the Hygrotemp'o decoder is missing in the API, even though it is available through your online tool.

Are there any plans to include this decoder in an upcoming release?

Thanks in advance.

Chirpstack integrations

Bonjour,
Nous avons un soucis lors de l'integration de vos codecs dans chirpstack.
Le code de chirpstack que vous pouvez trouver ici :
https://github.com/chirpstack/chirpstack/blob/1e619f90a04ae81f4d19709efe8afdaa2d1c2034/chirpstack/src/codec/js/mod.rs#L94
Il attend un objet de la part du retour de decodeUplink (comme la specs Lora le demande)

Alors oui en Javascript tout est plus ou moins Object mais il y a aussi solution de mettre une propriété dans l'objet de retour qui contient la tableau de la trame.

example : data: { measurements: [...] }

Qu'en pensez vous ?

Demande informations

Bonjour,
Avez vous une definition a me donner concernant le mot cluster (la variable clustID)
ainsi que le

let batch_param = [2, [{ taglbl: 0, resol: 10, sampletype: 7, lblname: "temperature", divide: 100 },
    { taglbl: 1, resol: 100, sampletype: 6, lblname: "humidity", divide: 100 },
    { taglbl: 2, resol: 1, sampletype: 6, lblname: "battery_voltage", divide: 1000 },
    { taglbl: 3, resol: 1, sampletype: 1, lblname: "violation_detection", divide: 1 }]];

la premiere valeur dans ce tableau, à l'occurence le 2 ici, correspond a quoi exactement ?

D'avance merci pour vos éclaircissement

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.