Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Repository files navigation

hello.nrfcloud.com/map custom device simulator

Implements a custom device on hello.nrfcloud.com/map that connects to nRF Cloud using CoAP and sends LwM2M objects using senML encoded as CBOR.

Build

go build

Usage

./device-simulator-coap -deviceId <deviceId> -privateKey <path to private key> <<< "<SenML JSON>"

See senml.schema.json for the expected SenML JSON format.

The key file should be a private key as PEM.

About

Implements a custom device on hello.nrfcloud.com/map that connects to nRF Cloud using CoAP and sends LwM2M objects using senML encoded as CBOR.

Topics

Resources

Code of conduct

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages