GithubHelp home page GithubHelp logo

hello-nrfcloud / proto-map Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.47 MB

Documents the communication protocol between devices, the hello.nrfcloud.com/map backend and web application

Home Page: https://hello.nrfcloud.com

License: BSD 3-Clause "New" or "Revised" License

Shell 0.24% JavaScript 0.18% TypeScript 99.58%
nordicsemiconductor cellular-iot hello-nrfcloud lwm2m nrf-asset-tracker iot hello-nrfcloud-map

proto-map's People

Contributors

coderbyheart avatar mlopezj avatar renovate[bot] avatar

Watchers

 avatar

Forkers

mlopezj

proto-map's Issues

[lwm2m] Fix generated resource docs

        /**
         * Humidity (%)
         *
         * Environmental humidity in percent. Examples: 44.2, 72.
         */
        /**
         * Minimum: 0
         * Maximum: 100
         */
        1?: number;

This should be one comment. Happens in e.g. 14205.

Shadow not handled unexpectedly

{"state":{"reported":{"roam":{"v":{"band":20,"nw":"LTE-M","rsrp":-90,"area":33129,"mccmnc":24201,"cell":21679616,"ip":"100.73.120.2","eest":7},"ts":1701900276787},"env":{"v":{"temp":20.794578,"hum":9.73001,"atmp":101.054242187,"bsec_iaq":199},"ts":1701900276736},"fg":{"ts":1701900277007,"v":{"V":4161,"SoC":89,"I":null,"T":null,"TTE":null,"TTF":null}},"sol":{"v":{"gain":0,"bat":4.15999984741211},"ts":1701900277005}}}}

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Fallback to renovate.json file as a preset is deprecated, please use a default.json file instead.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/build-and-publish.yaml
  • actions/checkout v4
  • actions/setup-node v4
.github/workflows/update-repo-info.yaml
  • actions/checkout v4
  • ubuntu 22.04
npm
package.json
  • @bifravst/eslint-config-typescript 6.1.13
  • @bifravst/prettier-config 1.1.0
  • @commitlint/config-conventional 19.2.2
  • @swc/cli 0.4.0
  • @swc/core 1.7.14
  • @types/node 22.4.1
  • @types/xml2js 0.4.14
  • chalk 5.3.0
  • globstar 1.0.0
  • husky 9.1.5
  • lint-staged 15.2.9
  • remark 15.0.1
  • remark-frontmatter 5.0.0
  • tsmatchers 5.0.2
  • tsx 4.17.0
  • typescript 5.5.4
  • xml2js 0.6.2
  • yaml 2.5.0
  • @sinclair/typebox ^0.33.7
  • node >=20.0.0
  • npm >=9.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Implement Range

We need the RangeEnumeration to improve rendering of history charts, so for example a percentage chart can be render with min=0 and max=100, instead of looking just at the min/max of the history.

image

The format for RangeEnumeration should depend on the resource type:

  • Integer: <integer>..<integer> (integer can be negative)
  • Float: <float>..<float> (float can be negative)
  • String: not supported
  • Boolean: not supported
  • Opaque: not supported
  • Time: not supported

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.