question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No ability to select API host with `mbed dm` command

See original GitHub issue

Currently, the Mbed CLI tool defaults to the production api.mbedcloud.com instance of Pelion Device Management.

While this is okay for most customers, there should be an optional argument -s that allows you to specify the instance of Pelion Device Management, such as api-os2.mbedcloudstaging.net.

There are 2 reasons for this:

  • Internal testing (not critical)
  • Support for Pelion On Premises deployment, which will have a different DNS address

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
theotherjimmycommented, Sep 12, 2018

@cmonr They’re not new options. They’re just re-used options. We can add docs for them.

0reactions
cmonrcommented, Sep 12, 2018

Will there be a docs PR to describe the new options introduced in #8063?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Full API list - API references and tutorials - Mbed
This is the full list of APIs Mbed OS offers application writers (it does not include the internal APIs, which are not intended...
Read more >
UnbufferedSerial - API references and tutorials - Mbed
The UnbufferedSerial class provides UART functionality with an API similar to the BufferedSerial class. The classes also share the same default configurations.
Read more >
Power management (sleep) - API references and tutorials
This function invokes sleep manager, which selects the most appropriate sleep mode. Note: In most cases, you don't need to call sleep() directly....
Read more >
Using the new mbed power management API
Today, ARM and Silicon Labs are releasing an extension to the ARM mbed SDK, enabling mbed users to more efficiently use system resources....
Read more >
Cellular - API references and tutorials - Mbed
The easy cellular connection uses standard 3GPP AT 27.007 AT commands to set up the cellular modem and to register to the network....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found