https://github.com/nrfcloud/utils
Utility code/scripts for working with nRF Cloud
https://github.com/nrfcloud/utils
Last synced: 4 months ago
JSON representation
Utility code/scripts for working with nRF Cloud
- Host: GitHub
- URL: https://github.com/nrfcloud/utils
- Owner: nRFCloud
- License: other
- Created: 2021-06-11T15:55:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T22:15:57.000Z (10 months ago)
- Last Synced: 2024-07-19T06:48:37.462Z (10 months ago)
- Language: Python
- Size: 259 KB
- Stars: 5
- Watchers: 9
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# nRF Cloud Utilities
This repository contains scripts that support certain use cases of nRF Cloud, mainly endpoints in [the REST API](https://api.nrfcloud.com/v1).
The scripts are gathered from various teams and organized according to their programmatic language: [Python](https://github.com/nRFCloud/utils/tree/master/python/modem-firmware-1.3%2B) and [TypeScript](https://github.com/nRFCloud/utils/tree/master/node-ts). We cannot, at this time, offer the same scripts across all languages.
Please see the README in each folder for more information pertaining to each language.
See also the official nRF Cloud documentation on [Device Security](https://docs.nrfcloud.com/Devices/DeviceSecurity/Security), as well as the [Getting Started with Your Devices guide](https://docs.nrfcloud.com/GettingStarted/).