GithubHelp home page GithubHelp logo

hello-nrfcloud / proto Goto Github PK

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

Documents the communication protocol between the hello.nrfcloud.com backend and the web application

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

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

Shell 1.52% TypeScript 97.46% JavaScript 1.02%
nordicsemiconductor cellular-iot hello-nrfcloud nrf-asset-tracker iot

proto's People

Contributors

coderbyheart avatar github-actions[bot] avatar maxd-nordic avatar pudkrong avatar renovate[bot] avatar

Forkers

mlopezj

proto's Issues

Add ProblemDetail message

/**
 * Problem Details Object
 *
 * @see https://datatracker.ietf.org/doc/draft-ietf-httpapi-rfc7807bis/
 */
export type ProblemDetail = {
        "@context": "https://github.com/hello-nrfcloud/proto/ProblemDetail"
        @id?: string, // if request included ID
	type: URL, // e.g. "https://hello.nrfcloud.com/error/InternalError"
	status: StatusCode
	title: string
	detail?: string
}

See https://datatracker.ietf.org/doc/html/rfc7807

See https://github.com/teamstatus/aws-backend/blob/455799d9d1b1710f4683f399cfc58d9033df946f/core/ProblemDetail.ts#L27

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/checkout v4
  • actions/setup-node v4
  • actions/cache v4
.github/workflows/update-repo-info.yaml
  • actions/checkout v4
  • ubuntu 22.04
npm
package.json
  • @hello.nrfcloud.com/proto-lwm2m 3.2.1
  • @sinclair/typebox 0.32.15
  • ajv 8.12.0
  • jsonata 2.0.4
  • @bifravst/eslint-config-typescript 6.0.10
  • @bifravst/prettier-config 1.0.0
  • @commitlint/config-conventional 19.0.3
  • @swc/cli 0.3.10
  • @swc/core 1.4.6
  • @types/glob 8.1.0
  • @types/node 20.11.25
  • chalk 5.3.0
  • glob 10.3.10
  • husky 9.0.11
  • lint-staged 15.2.2
  • prettier-plugin-organize-imports 3.2.4
  • tsmatchers 5.0.2
  • tsx 4.7.1
  • node >=20.0.0
  • npm >=9.0.0

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

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.