Giter Club home page Giter Club logo

web's People

Watchers

 avatar  avatar

web's Issues

Add update interval configuration

Add a way to put the device in a less aggressive mode so it sends updates to the cloud only every 10 minutes or every hour. However, this has implications on the responsiveness of the device with the current firmware which is based on asset_tracker_v2: the device will not react to configuration changes immediately while it is offline.

Show nRFCloud.com device PIN

DKs come with a certificate for nRFCloud.com and for users to be able to associate their device, we need to show the PIN for those models that don't have it on the sticker.

Note: Thingy:91 with Solar Shield has PIN on sticker

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.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency compare-versions to v6.1.1

Pending Branch Automerge

These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.

  • fix(deps): update dependency @hello.nrfcloud.com/proto to v14.1.9

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/deploy.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • aws-actions/configure-aws-credentials v4
.github/workflows/test-and-release.yaml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/setup-node v4
.github/workflows/update-repo-info.yaml
  • actions/checkout v4
  • ubuntu 22.04
npm
package.json
  • @hello.nrfcloud.com/proto 14.1.8
  • @hello.nrfcloud.com/proto-map 13.2.3
  • @sentry/browser 8.17.0
  • @sinclair/typebox 0.32.34
  • classnames 2.5.1
  • code-128-encoder 3.1.1
  • compare-versions 6.1.0
  • date-fns 3.6.0
  • e118-iin-list 4.1.4
  • html5-qrcode 2.3.8
  • lodash-es 4.17.21
  • lucide-preact 0.408.0
  • maplibre-gl 4.5.0
  • nanoid 5.0.7
  • preact 10.22.1
  • qrcode 1.5.3
  • semver 7.6.2
  • svg-country-flags 1.2.10
  • yaml 2.4.5
  • @aws-sdk/client-cloudformation 3.614.0
  • @aws-sdk/client-cloudfront 3.614.0
  • @aws-sdk/client-iam 3.614.0
  • @babel/plugin-syntax-import-assertions 7.24.7
  • @bifravst/cloudformation-helpers 9.1.1
  • @bifravst/eslint-config-typescript 6.1.9
  • @bifravst/from-env 3.0.2
  • @bifravst/prettier-config 1.0.3
  • @commitlint/config-conventional 19.2.2
  • @playwright/test 1.45.1
  • @preact/preset-vite 2.9.0
  • @swc/core 1.6.13
  • @types/lodash-es 4.17.12
  • @types/node 20.14.10
  • @types/qrcode 1.5.5
  • @types/semver 7.5.8
  • @types/websocket 1.0.10
  • aws-cdk 2.149.0
  • aws-cdk-lib 2.149.0
  • bootstrap 5.3.3
  • cdk 2.149.0
  • chalk 5.3.0
  • eslint-plugin-jsx-a11y 6.9.0
  • glob 11.0.0
  • husky 9.0.11
  • lint-staged 15.2.7
  • nock 14.0.0-beta.7
  • playwright 1.45.1
  • preact-render-to-string 6.5.5
  • prettier-plugin-organize-imports 4.0.0
  • rehype-format 5.0.0
  • rehype-stringify 10.0.0
  • remark 15.0.1
  • remark-extract-frontmatter 3.2.0
  • remark-frontmatter 5.0.0
  • remark-rehype 11.1.0
  • tsmatchers 5.0.2
  • tsx 4.16.2
  • vike 0.4.179
  • websocket 1.0.35
  • node >=20.0.0
  • npm >=9.0.0

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

Link to 'troubleshooting tips'

When displaying the orange banner indicating that there is a problem with the device, the following text is displayed.

"Please make sure to follow the troubleshooting tips."

It may be better to make a hyper link out of the 'troubleshooting tips' and point users to the troubleshooting tips. If we dont have such a page, then it is better to remove the text.

Provide KConfig options to configure added device

That could look like this:

# use a sec tag that can be safely overwritten
CONFIG_NRF_CLOUD_SEC_TAG=42
# hard-code client id
CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME=y
CONFIG_NRF_CLOUD_CLIENT_ID="foo-bar"

Show "last updated" values on entering the URL/device

When opening the url for a device, frontend should show the last known values/location for the different parameters.
and under we show the "time" for when it was last real time updated:
image

This will provide a better user experience when opening demonstrating (to avoid waiting until new values are sent to the frontend)

Custom device type

it would be good to have an option to add a "custom" or "unspecified" device.

Add support for GNSS location

Allow user to enable / disable GNSS location. This may be useful for the Solar Thingy in case the device is outdoors.

  • show GNSS location on map

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.