Git Product home page Git Product logo

Comments (4)

dean-sh avatar dean-sh commented on May 18, 2024

Note: After some digging, this is probably related to Azure IOT hub limitations- Maximum number of device identities returned in a single call is 1000.
https://github.com/MicrosoftDocs/azure-docs/blob/master/includes/iot-hub-limits.md

from vscode-azure-iot-tools.

formulahendry avatar formulahendry commented on May 18, 2024

Hi @dean-sh , thanks for reporting this! We will have investigation on this.

from vscode-azure-iot-tools.

asanscra avatar asanscra commented on May 18, 2024

Hello - I'm having the same issue, I have over 1000 devices and now some are not showing up in vscode. Any updates or fixes for this?

from vscode-azure-iot-tools.

grlulaj avatar grlulaj commented on May 18, 2024

This is by design. The extension uses the Node SDK to list devices from the service registry. Info on this call can be found at https://github.com/Azure/azure-iot-sdk-node/blob/master/service/src/registry.ts#L225, but the short answer is this call will only ever return <= 1000 records.

from vscode-azure-iot-tools.

Related Issues (20)

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.